#049714

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

Shades of Islamic Green #049714

Tints of Islamic Green #049714

Color information

#049714 (or 0x049714) is unknown color: approx Islamic Green. HEX triplet: 04, 97 and 14. RGB value is (4,151,20). Sum of RGB (Red+Green+Blue) = 4+151+20=175 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.29% from 175); Green value is 151 (59.38% from 255 or 86.29% from 175); Blue value is 20 (8.20% from 255 or 11.43% from 175); Max value from RGB is 151 - color contains mainly: green. Hex color #049714 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #049714 is #FB68EB. Grayscale: #5C5C5C. Windows color (decimal): -16476396 or 1349380. OLE color: 1349380.

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

Color convert

RGB415120-
CMYK0.9700.870.41
HSL126.53º94.84%30.39%-
HSV(B)126.53º97.35%59.22%-
XYZ11.2422.214.36-
YUV92.1187.365.15-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 2.29%
GREEN value IS 151 (59.38% from 255) = 86.29%
BLUE value IS 20 (8.20% from 255) = 11.43%
R=2.29%
G=86.29%
B=11.43%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.87
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal4151200.9700.870.41126.5394.8430.39
Hex4971461057297f5f1e
Octal42272414101275117713736
Binary10010010111101001100001010101111010011111111101111111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #049714

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #049714; }

 p { color: rgb(4,151,20); }

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

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

 a { background-color: rgb(4,151,20); }

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

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

 span { border-color: rgb(4,151,20); }

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