#089614

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

Shades of Islamic Green #089614

Tints of Islamic Green #089614

Color information

#089614 (or 0x089614) is unknown color: approx Islamic Green. HEX triplet: 08, 96 and 14. RGB value is (8,150,20). Sum of RGB (Red+Green+Blue) = 8+150+20=178 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.49% from 178); Green value is 150 (58.98% from 255 or 84.27% from 178); Blue value is 20 (8.20% from 255 or 11.24% from 178); Max value from RGB is 150 - color contains mainly: green. Hex color #089614 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #089614 is #F769EB. Grayscale: #5D5D5D. Windows color (decimal): -16214508 or 1349128. OLE color: 1349128.

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

Color convert

RGB815020-
CMYK0.9500.870.41
HSL125.07º89.87%30.98%-
HSV(B)125.07º94.67%58.82%-
XYZ11.1321.914.31-
YUV92.7286.9667.57-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 4.49%
GREEN value IS 150 (58.98% from 255) = 84.27%
BLUE value IS 20 (8.20% from 255) = 11.24%
R=4.49%
G=84.27%
B=11.24%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0
Y (Yellow) values IS 0.87
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal8150200.9500.870.41125.0789.8730.98
Hex896145F057297d5a1f
Octal102262413701275117513237
Binary100010010110101001011111010101111010011111101101101011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #089614

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #089614; }

 p { color: rgb(8,150,20); }

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

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

 a { background-color: rgb(8,150,20); }

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

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

 span { border-color: rgb(8,150,20); }

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