Shades of British Racing Green #024916
Tints of British Racing Green #024916
RGB
CMYK
RGB Variations
Color information
#024916 (or 0x024916) is known color: British Racing Green. HEX triplet: 02, 49 and 16. RGB value is (2,73,22). Sum of RGB (Red+Green+Blue) = 2+73+22=97 (12% of max value = 765). Red value is 2 (1.17% from 255 or 2.06% from 97); Green value is 73 (28.91% from 255 or 75.26% from 97); Blue value is 22 (8.98% from 255 or 22.68% from 97); Max value from RGB is 73 - color contains mainly: green. Hex color #024916 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #024916 is #FDB6E9. Grayscale: #2E2E2E. Windows color (decimal): -16627434 or 1460482. OLE color: 1460482.
HSL color Cylindrical-coordinate representation of color #024916: hue angle of 136.9º degrees, saturation: 0.95, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024916 is Cyan = 0.97, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 2 | 73 | 22 | - |
| CMYK | 0.97 | 0 | 0.70 | 0.71 |
| HSL | 136.9º | 0.95% | 0.15% | - |
| HSV(B) | 136.9º | 0.97% | 0.29% | - |
| XYZ | 2.55 | 4.84 | 1.56 | - |
| YUV | 45.96 | 114.48 | 96.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 73 | 22 | 0.97 | 0 | 0.70 | 0.71 | 136.9 | 0.95 | 0.15 |
| Hex | 2 | 49 | 16 | 61 | 0 | 46 | 47 | 89 | 5F | F |
| Octal | 2 | 111 | 26 | 141 | 0 | 106 | 107 | 211 | 137 | 17 |
| Binary | 10 | 1001001 | 10110 | 1100001 | 0 | 1000110 | 1000111 | 10001001 | 1011111 | 1111 |
Color Harmonies of #024916
Complementary color
Monochromatic Colors of #024916
Black with #024916
Text Example
Text Example
White with #024916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024916; }
p { color: rgb(2,73,22); }
H1.HeaderClassName
{
color: #024916;
}
.AnyTagClassName
{
color: #024916;
}
</style>
background-color css
<style>
a { background-color: #024916; }
a { background-color: rgb(2,73,22); }
div.DivClassName
{
background-color: #024916;
}
.BgClassName
{
background-color: #024916;
}
</style>
border-color css
<style>
span { border-color: #024916; }
span { border-color: rgb(2,73,22); }
td.TdClassName
{
border-color: #024916;
}
.TagClassName
{
border-color: #024916;
}
</style>