#9ae15e

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

Shades of Conifer #9AE15E

Tints of Conifer #9AE15E

Color information

#9AE15E (or 0x9AE15E) is unknown color: approx Conifer. HEX triplet: 9A, E1 and 5E. RGB value is (154,225,94). Sum of RGB (Red+Green+Blue) = 154+225+94=473 (62% of max value = 765). Red value is 154 (60.55% from 255 or 32.56% from 473); Green value is 225 (88.28% from 255 or 47.57% from 473); Blue value is 94 (37.11% from 255 or 19.87% from 473); Max value from RGB is 225 - color contains mainly: green. Hex color #9AE15E is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #9AE15E is #651EA1. Grayscale: #BDBDBD. Windows color (decimal): -6626978 or 6218138. OLE color: 6218138.

HSL color Cylindrical-coordinate representation of color #9AE15E: hue angle of 92.52º degrees, saturation: 0.69, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #9AE15E is Cyan = 0.32, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.12.

Color convert

RGB15422594-
CMYK0.3200.580.12
HSL92.52º68.59%62.55%-
HSV(B)92.52º58.22%88.24%-
XYZ42.2761.5320.24-
YUV188.8474.48103.15-

RGB Variations

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

RGB

RED value IS 154 (60.55% from 255) = 32.56%
GREEN value IS 225 (88.28% from 255) = 47.57%
BLUE value IS 94 (37.11% from 255) = 19.87%
R=32.56%
G=47.57%
B=19.87%

CMYK

C (Cyan) values IS 0.32
M (Magenta) values IS 0
Y (Yellow) values IS 0.58
K (Black) values IS 0.12
SystemRedGreenBlueCMYKHSL
Decimal154225940.3200.580.1292.5268.5962.55
Hex9AE15E2003AC5d453f
Octal232341136400721413510577
Binary100110101110000110111101000000111010110010111011000101111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #9ae15e

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #9ae15e; }

 p { color: rgb(154,225,94); }

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

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

 a { background-color: rgb(154,225,94); }

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

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

 span { border-color: rgb(154,225,94); }

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

cancel