#aadc62

Color #AADC62 Conifer (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Conifer #AADC62

Tints of Conifer #AADC62

Color information

#AADC62 (or 0xAADC62) is unknown color: approx Conifer. HEX triplet: AA, DC and 62. RGB value is (170,220,98). Sum of RGB (Red+Green+Blue) = 170+220+98=488 (64% of max value = 765). Red value is 170 (66.80% from 255 or 34.84% from 488); Green value is 220 (86.33% from 255 or 45.08% from 488); Blue value is 98 (38.67% from 255 or 20.08% from 488); Max value from RGB is 220 - color contains mainly: green. Hex color #AADC62 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AADC62 is #55239D. Grayscale: #BFBFBF. Windows color (decimal): -5579678 or 6479018. OLE color: 6479018.

HSL color Cylindrical-coordinate representation of color #AADC62: hue angle of 84.59º degrees, saturation: 0.64, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #AADC62 is Cyan = 0.23, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.14.

Color convert

RGB17022098-
CMYK0.2300.550.14
HSL84.59º63.54%62.35%-
HSV(B)84.59º55.45%86.27%-
XYZ44.3860.6120.92-
YUV191.1475.44112.92-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 170 (66.80% from 255) = 34.84%
GREEN value IS 220 (86.33% from 255) = 45.08%
BLUE value IS 98 (38.67% from 255) = 20.08%
R=34.84%
G=45.08%
B=20.08%

CMYK

C (Cyan) values IS 0.23
M (Magenta) values IS 0
Y (Yellow) values IS 0.55
K (Black) values IS 0.14
SystemRedGreenBlueCMYKHSL
Decimal170220980.2300.550.1484.5963.5462.35
HexAADC6217037E55403e
Octal252334142270671612510076
Binary10101010110111001100010101110110111111010101011000000111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #aadc62

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #aadc62; }

 p { color: rgb(170,220,98); }

 H1.HeaderClassName
 {
   color: #aadc62;
 }
 .AnyTagClassName
 {
   color: #aadc62;
 }
</style>
background-color css

<style>
 a { background-color: #aadc62; }

 a { background-color: rgb(170,220,98); }

 div.DivClassName
 {
   background-color: #aadc62;
 }
 .BgClassName
 {
   background-color: #aadc62;
 }
</style>
border-color css

<style>
 span { border-color: #aadc62; }

 span { border-color: rgb(170,220,98); }

 td.TdClassName
 {
   border-color: #aadc62;
 }
 .TagClassName
 {
   border-color: #aadc62;
 }
</style>

cancel