:
logo qtransform

  to  




#A2D09F color HEX code RGB, HSL, CMYK

COLOR CODE FOR HEXA COLOR #A2D09F
#A2D09F

   In a RGB color space, hex #A2D09F is composed of 64% red, 82% green and 62% blue.
RGB color code is composed of a hexadecimal A2 red (162/255), a D0 green (208/255) and a 9F blue component (159/255). The decimal RGB color code is rgb(162,208,159)
In CMYK color space, it is composed of 22% cyan, 0% magenta, 24% yellow and 18% black.
It has a hue angle of 116.33o degrees, a saturation of 34% and a lightness of 72%.
Closest websafe color is: #99cc99 rgb (153, 204, 153).
twitter  facebook  whatsapp


Color conversion




#A2D09F
rgb(162,208,159)
=64%
from 255
82%
from 255
62%
from 255
=22
from 100
0
from 100
24
from 100
18
from 100
R: 162
red
G: 208
green
B: 159
blue
C: 22
cyan
M: 0
magenta
Y: 24
yellow
K: 18
black
Hexa colorRGB color chartCMYK color chart

Convert color


The hexadecimal color #A2D09F has RGB values of R:162, G:208, B:159 and CMYK values of C:22, M:0, Y:24, K:18. Its decimal value is 10670239.Binary code is 101000101101000010011111
In print we use cyan, yellow, magenta and black (CMYK) inks because usually we print on a white paper.

Hex colorA2D09F #A2D09F
RGB decimal162, 208, 159 rgb(162, 208, 159)
RGB %64, 82, 62 rgb(64%, 82%, 62%)
RGB Adobe175, 207, 160
CMYK %22, 0, 24, 18 22%, 0%, 24%, 18%
HSL116.33o, 34, 72 hsl(116.33o, 34%, 72%)
HSV (HSB)116o, 24%, 82% hsv(116o, 24%, 82%)
Web Safe color#99cc99 rgb (153, 204, 153)
XYZ43.714, 55.296 41.17
xyY0.31, 0.39, 55.3
Hunter-Lab74.36, -21.56, 15.76
CMY36%, 18%, 38%
Lab79.25, -22.7, 19.31
Binary color
A2 D0 9F
10100010 11010000 10011111

Shades and tints of #A2D09F


A shade is achieved by adding black to original color on hue code.
A tint is created by mixing color with white.
Use the palette to pick a color or the sliders to set the RGB, HSV, CMYK components.
For example here: #1F291F is the darkest color, and: #EDF6EC is the lightest one.

Tint color variation #A2D09F


Shade color variation


Tones of #A2D09F
A tone is produced by adding gray to any pure hue. In this case, #9FC89C is the less saturated color, and #8D9D8C is the most saturated one.


Alternatives to #A2D09F


Below, you can see some colors close to #A2D09F. Having a set of related colors can be useful if you need an inspirational alternative or other close colors to your original color choice.




Quick use #A2D09F


How to use this color on webpages, scripts or other programming languages using html, CSS, dhtml, JAVA, .NET, openGL, Swift, Xojo

Color of the text Background color example
Color of the text
Background color example

<font color="#A2D09F;">Text here</font>

<div style="background-color:#A2D09F;">Text here</div>



Color preview on black background Color preview on white background
color preview on black background
color preview on white background
HTML code

<div style="background-color:#000000"> <font color="#A2D09F;">Text here</font> </div>

HTML code

<div style="background-color:#FFFFFF; border: 1px dotted #999999;"> <font color="#A2D09F;">Text here</font> </div>



Div box shadow Text shadow css code
box shadow for color #A2D09F
text shadow css code
HTML code

<div style="background-color:#FFFFFF; box-shadow: 2px 2px 7px 1px #A2D09F;"></div>

CSS code

.box-shadow: 2px 2px 7px 1px;

CSS code

.text-shadow: 1px 2px 2px #A2D09F;



Box border html code Text shadow with RGB values for color #A2D09F
box border html code for color #A2D09F

text shadow with RGB values

HTML code

<div style="background-color:#FFFFFF; border:1px solid #A2D09F;"></div>

CSS code with RGB

.text-shadow: 0px 2px 2px rgba(162, 208, 159, 1.4);



Pre-formatted code A2D09F code for script / programming
HTML, CSS: = #A2D09F; rgb(162, 208, 159)
Java: = new Color(162, 208, 159)
.NET: = Color.FromArgb (162, 208, 159);
Xojo: = rgb (162, 208, 159, 0);
openGL: = glColor3f (0.64f, 0.82f, 0.62f);
Swift: = UIColor(red:0.64, green:0.82, blue:0.62, alpha:1.00000);
Objective-C: = [UIColor colorWithRed:0.64 green:0.82 blue:0.62 alpha:1.00000];


Color schemes with #A2D09F


Monochromatic color
monochromatic color scheme

Monochromatic color schemes are easy to create because they use only one color. Monochromatic schemes use different tones from the same angle on the color wheel (the same angle).Just change color saturation +10% and you have a new monocromatic color. On our case color: 24% has a #A2D09F saturation. Adding 24% + 10% = 34% saturation for our new color #75AB71. Decreasing 24% - 10% = 14% saturation for other monochromatic color #D7F7D5.

Analogous color
analogous color scheme

Analogous color schemes are created by using colors that are next to each other on the color wheel. Just +/- 30o on sides of the color hue angle.

Complementary color
complementary color scheme
Complementary schemes are created by combining colors from opposite sides of the color wheel. Simple add 180 degrees to color hue / angle and you have the complementary color. On our case color: #A2D09F has a 116o angle. Adding 116o + 180o = 296oo for our new complementary color #CE9FD1.

Split color
split color scheme

Compound schemes or split complementary schemens are almost the same as complementary schemes.
Instead of using colors that are opposites, it uses colors on both sides of the opposite hue angle.
On our case color: #A2D09F has a 116o angle. Adding 116o + 180o+30o = 326o for our first complementary color #D19FBB. Decreasing 116o + 180o-30o = 266o for the second complementary color #B59FD1.

Tiradic color
tiradic color scheme

Triadic schemes are made up of hues/angles equally spaced around color wheel. Add and decrease +/- 120 degrees on both sides of the color hue angle.

Tetradic color
tetradic color scheme

Tetradic schemes are made up of hues/angles spaced around color wheel. Add 120,180,300 degrees on the color hue angle.