#119306

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

Shades of Islamic Green #119306

Tints of Islamic Green #119306

Color information

#119306 (or 0x119306) is unknown color: approx Islamic Green. HEX triplet: 11, 93 and 06. RGB value is (17,147,6). Sum of RGB (Red+Green+Blue) = 17+147+6=170 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10% from 170); Green value is 147 (57.81% from 255 or 86.47% from 170); Blue value is 6 (2.73% from 255 or 3.53% from 170); Max value from RGB is 147 - color contains mainly: green. Hex color #119306 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119306 is #EE6CF9. Grayscale: #5C5C5C. Windows color (decimal): -15625466 or 430865. OLE color: 430865.

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

Color convert

RGB171476-
CMYK0.8800.960.42
HSL115.32º92.16%30%-
HSV(B)115.32º95.92%57.65%-
XYZ10.7213.66-
YUV92.0679.4374.46-

RGB Variations

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

RGB

RED value IS 17 (7.03% from 255) = 10%
GREEN value IS 147 (57.81% from 255) = 86.47%
BLUE value IS 6 (2.73% from 255) = 3.53%
R=10%
G=86.47%
B=3.53%

CMYK

C (Cyan) values IS 0.88
M (Magenta) values IS 0
Y (Yellow) values IS 0.96
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal1714760.8800.960.42115.3292.1630
Hex11936580602A735c1e
Octal21223613001405216313436
Binary10001100100111101011000011000001010101110011101110011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #119306

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #119306; }

 p { color: rgb(17,147,6); }

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

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

 a { background-color: rgb(17,147,6); }

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

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

 span { border-color: rgb(17,147,6); }

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