#07a201

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

Shades of Islamic Green #07A201

Tints of Islamic Green #07A201

Color information

#07A201 (or 0x07A201) is unknown color: approx Islamic Green. HEX triplet: 07, A2 and 01. RGB value is (7,162,1). Sum of RGB (Red+Green+Blue) = 7+162+1=170 (22% of max value = 765). Red value is 7 (3.12% from 255 or 4.12% from 170); Green value is 162 (63.67% from 255 or 95.29% from 170); Blue value is 1 (0.78% from 255 or 0.59% from 170); Max value from RGB is 162 - color contains mainly: green. Hex color #07A201 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #07A201 is #F85DFE. Grayscale: #616161. Windows color (decimal): -16276991 or 107015. OLE color: 107015.

HSL color Cylindrical-coordinate representation of color #07A201: hue angle of 117.76º degrees, saturation: 0.99, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #07A201 is Cyan = 0.96, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.36.

Color convert

RGB71621-
CMYK0.9600.990.36
HSL117.76º98.77%31.96%-
HSV(B)117.76º99.38%63.53%-
XYZ13.0125.894.34-
YUV97.373.6563.59-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 4.12%
GREEN value IS 162 (63.67% from 255) = 95.29%
BLUE value IS 1 (0.78% from 255) = 0.59%
R=4.12%
G=95.29%
B=0.59%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.99
K (Black) values IS 0.36
SystemRedGreenBlueCMYKHSL
Decimal716210.9600.990.36117.7698.7731.96
Hex7A216006324766320
Octal7242114001434416614340
Binary11110100010111000000110001110010011101101100011100000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #07a201

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #07a201; }

 p { color: rgb(7,162,1); }

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

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

 a { background-color: rgb(7,162,1); }

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

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

 span { border-color: rgb(7,162,1); }

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

cancel