#079214

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

Shades of Islamic Green #079214

Tints of Islamic Green #079214

Color information

#079214 (or 0x079214) is unknown color: approx Islamic Green. HEX triplet: 07, 92 and 14. RGB value is (7,146,20). Sum of RGB (Red+Green+Blue) = 7+146+20=173 (22% of max value = 765). Red value is 7 (3.12% from 255 or 4.05% from 173); Green value is 146 (57.42% from 255 or 84.39% from 173); Blue value is 20 (8.20% from 255 or 11.56% from 173); Max value from RGB is 146 - color contains mainly: green. Hex color #079214 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079214 is #F86DEB. Grayscale: #5A5A5A. Windows color (decimal): -16281068 or 1348103. OLE color: 1348103.

HSL color Cylindrical-coordinate representation of color #079214: hue angle of 125.61º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #079214 is Cyan = 0.95, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.

Color convert

RGB714620-
CMYK0.9500.860.43
HSL125.61º90.85%30%-
HSV(B)125.61º95.21%57.25%-
XYZ10.4920.654.1-
YUV90.0888.4568.75-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 4.05%
GREEN value IS 146 (57.42% from 255) = 84.39%
BLUE value IS 20 (8.20% from 255) = 11.56%
R=4.05%
G=84.39%
B=11.56%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0
Y (Yellow) values IS 0.86
K (Black) values IS 0.43
SystemRedGreenBlueCMYKHSL
Decimal7146200.9500.860.43125.6190.8530
Hex792145F0562B7e5b1e
Octal72222413701265317613336
Binary11110010010101001011111010101101010111111110101101111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #079214

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #079214; }

 p { color: rgb(7,146,20); }

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

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

 a { background-color: rgb(7,146,20); }

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

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

 span { border-color: rgb(7,146,20); }

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