#119508

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

Shades of Islamic Green #119508

Tints of Islamic Green #119508

Color information

#119508 (or 0x119508) is unknown color: approx Islamic Green. HEX triplet: 11, 95 and 08. RGB value is (17,149,8). Sum of RGB (Red+Green+Blue) = 17+149+8=174 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.77% from 174); Green value is 149 (58.59% from 255 or 85.63% from 174); Blue value is 8 (3.52% from 255 or 4.60% from 174); Max value from RGB is 149 - color contains mainly: green. Hex color #119508 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119508 is #EE6AF7. Grayscale: #5D5D5D. Windows color (decimal): -15624952 or 562449. OLE color: 562449.

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

Color convert

RGB171498-
CMYK0.8900.950.42
HSL116.17º89.81%30.78%-
HSV(B)116.17º94.63%58.43%-
XYZ11.0221.633.82-
YUV93.4679.7773.46-

RGB Variations

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

RGB

RED value IS 17 (7.03% from 255) = 9.77%
GREEN value IS 149 (58.59% from 255) = 85.63%
BLUE value IS 8 (3.52% from 255) = 4.60%
R=9.77%
G=85.63%
B=4.60%

CMYK

C (Cyan) values IS 0.89
M (Magenta) values IS 0
Y (Yellow) values IS 0.95
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal1714980.8900.950.42116.1789.8130.78
Hex119585905F2A745a1f
Octal212251013101375216413237
Binary100011001010110001011001010111111010101110100101101011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #119508

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #119508; }

 p { color: rgb(17,149,8); }

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

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

 a { background-color: rgb(17,149,8); }

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

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

 span { border-color: rgb(17,149,8); }

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