#069310

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

Shades of Islamic Green #069310

Tints of Islamic Green #069310

Color information

#069310 (or 0x069310) is unknown color: approx Islamic Green. HEX triplet: 06, 93 and 10. RGB value is (6,147,16). Sum of RGB (Red+Green+Blue) = 6+147+16=169 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.55% from 169); Green value is 147 (57.81% from 255 or 86.98% from 169); Blue value is 16 (6.64% from 255 or 9.47% from 169); Max value from RGB is 147 - color contains mainly: green. Hex color #069310 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #069310 is #F96CEF. Grayscale: #5A5A5A. Windows color (decimal): -16346352 or 1086214. OLE color: 1086214.

HSL color Cylindrical-coordinate representation of color #069310: hue angle of 124.26º 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 #069310 is Cyan = 0.96, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.

Color convert

RGB614716-
CMYK0.9600.890.42
HSL124.26º92.16%30%-
HSV(B)124.26º95.92%57.65%-
XYZ10.620.943.97-
YUV89.9186.2968.15-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.55%
GREEN value IS 147 (57.81% from 255) = 86.98%
BLUE value IS 16 (6.64% from 255) = 9.47%
R=3.55%
G=86.98%
B=9.47%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.89
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal6147160.9600.890.42124.2692.1630
Hex69310600592A7c5c1e
Octal62232014001315217413436
Binary11010010011100001100000010110011010101111100101110011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #069310

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #069310; }

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

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

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

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

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

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

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

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