#129504

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

Shades of Islamic Green #129504

Tints of Islamic Green #129504

Color information

#129504 (or 0x129504) is unknown color: approx Islamic Green. HEX triplet: 12, 95 and 04. RGB value is (18,149,4). Sum of RGB (Red+Green+Blue) = 18+149+4=171 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.53% from 171); Green value is 149 (58.59% from 255 or 87.13% from 171); Blue value is 4 (1.95% from 255 or 2.34% from 171); Max value from RGB is 149 - color contains mainly: green. Hex color #129504 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129504 is #ED6AFB. Grayscale: #5D5D5D. Windows color (decimal): -15559420 or 300306. OLE color: 300306.

HSL color Cylindrical-coordinate representation of color #129504: hue angle of 114.21º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #129504 is Cyan = 0.88, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.

Color convert

RGB181494-
CMYK0.8800.970.42
HSL114.21º94.77%30%-
HSV(B)114.21º97.32%58.43%-
XYZ11.0221.633.71-
YUV93.377.674.29-

RGB Variations

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

RGB

RED value IS 18 (7.42% from 255) = 10.53%
GREEN value IS 149 (58.59% from 255) = 87.13%
BLUE value IS 4 (1.95% from 255) = 2.34%
R=10.53%
G=87.13%
B=2.34%

CMYK

C (Cyan) values IS 0.88
M (Magenta) values IS 0
Y (Yellow) values IS 0.97
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal1814940.8800.970.42114.2194.7730
Hex12954580612A725f1e
Octal22225413001415216213736
Binary10010100101011001011000011000011010101110010101111111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #129504

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #129504; }

 p { color: rgb(18,149,4); }

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

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

 a { background-color: rgb(18,149,4); }

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

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

 span { border-color: rgb(18,149,4); }

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