Shades of Islamic Green #07B313
Tints of Islamic Green #07B313
RGB
CMYK
RGB Variations
Color information
#07B313 (or 0x07B313) is known color: Islamic Green. HEX triplet: 07, B3 and 13. RGB value is (7,179,19). Sum of RGB (Red+Green+Blue) = 7+179+19=205 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.41% from 205); Green value is 179 (70.31% from 255 or 87.32% from 205); Blue value is 19 (7.81% from 255 or 9.27% from 205); Max value from RGB is 179 - color contains mainly: green. Hex color #07B313 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #07B313 is #F84CEC. Grayscale: #6D6D6D. Windows color (decimal): -16272621 or 1291015. OLE color: 1291015.
HSL color Cylindrical-coordinate representation of color #07B313: hue angle of 124.19º degrees, saturation: 0.92, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #07B313 is Cyan = 0.96, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 7 | 179 | 19 | - |
| CMYK | 0.96 | 0 | 0.89 | 0.30 |
| HSL | 124.19º | 0.92% | 0.36% | - |
| HSV(B) | 124.19º | 0.96% | 0.7% | - |
| XYZ | 16.33 | 32.33 | 6 | - |
| YUV | 109.33 | 77.02 | 55.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 179 | 19 | 0.96 | 0 | 0.89 | 0.30 | 124.19 | 0.92 | 0.36 |
| Hex | 7 | B3 | 13 | 60 | 0 | 59 | 1E | 7C | 5C | 24 |
| Octal | 7 | 263 | 23 | 140 | 0 | 131 | 36 | 174 | 134 | 44 |
| Binary | 111 | 10110011 | 10011 | 1100000 | 0 | 1011001 | 11110 | 1111100 | 1011100 | 100100 |
Color Harmonies of #07B313
Complementary color
Monochromatic Colors of #07B313
Black with #07B313
Text Example
Text Example
White with #07B313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07B313; }
p { color: rgb(7,179,19); }
H1.HeaderClassName
{
color: #07B313;
}
.AnyTagClassName
{
color: #07B313;
}
</style>
background-color css
<style>
a { background-color: #07B313; }
a { background-color: rgb(7,179,19); }
div.DivClassName
{
background-color: #07B313;
}
.BgClassName
{
background-color: #07B313;
}
</style>
border-color css
<style>
span { border-color: #07B313; }
span { border-color: rgb(7,179,19); }
td.TdClassName
{
border-color: #07B313;
}
.TagClassName
{
border-color: #07B313;
}
</style>