#129906

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

Shades of Islamic Green #129906

Tints of Islamic Green #129906

Color information

#129906 (or 0x129906) is unknown color: approx Islamic Green. HEX triplet: 12, 99 and 06. RGB value is (18,153,6). Sum of RGB (Red+Green+Blue) = 18+153+6=177 (23% of max value = 765). Red value is 18 (7.42% from 255 or 10.17% from 177); Green value is 153 (60.16% from 255 or 86.44% from 177); Blue value is 6 (2.73% from 255 or 3.39% from 177); Max value from RGB is 153 - color contains mainly: green. Hex color #129906 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129906 is #ED66F9. Grayscale: #606060. Windows color (decimal): -15558394 or 432402. OLE color: 432402.

HSL color Cylindrical-coordinate representation of color #129906: hue angle of 115.1º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #129906 is Cyan = 0.88, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.4.

Color convert

RGB181536-
CMYK0.8800.960.4
HSL115.1º92.45%31.18%-
HSV(B)115.1º96.08%60%-
XYZ11.6722.923.98-
YUV95.8877.2772.45-

RGB Variations

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

RGB

RED value IS 18 (7.42% from 255) = 10.17%
GREEN value IS 153 (60.16% from 255) = 86.44%
BLUE value IS 6 (2.73% from 255) = 3.39%
R=10.17%
G=86.44%
B=3.39%

CMYK

C (Cyan) values IS 0.88
M (Magenta) values IS 0
Y (Yellow) values IS 0.96
K (Black) values IS 0.4
SystemRedGreenBlueCMYKHSL
Decimal1815360.8800.960.4115.192.4531.18
Hex129965806028735c1f
Octal22231613001405016313437
Binary10010100110011101011000011000001010001110011101110011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #129906

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #129906; }

 p { color: rgb(18,153,6); }

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

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

 a { background-color: rgb(18,153,6); }

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

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

 span { border-color: rgb(18,153,6); }

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