Shades of British Racing Green #024616
Tints of British Racing Green #024616
RGB
CMYK
RGB Variations
Color information
#024616 (or 0x024616) is known color: British Racing Green. HEX triplet: 02, 46 and 16. RGB value is (2,70,22). Sum of RGB (Red+Green+Blue) = 2+70+22=94 (12% of max value = 765). Red value is 2 (1.17% from 255 or 2.13% from 94); Green value is 70 (27.73% from 255 or 74.47% from 94); Blue value is 22 (8.98% from 255 or 23.40% from 94); Max value from RGB is 70 - color contains mainly: green. Hex color #024616 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #024616 is #FDB9E9. Grayscale: #2C2C2C. Windows color (decimal): -16628202 or 1459714. OLE color: 1459714.
HSL color Cylindrical-coordinate representation of color #024616: hue angle of 137.65º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024616 is Cyan = 0.97, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 2 | 70 | 22 | - |
| CMYK | 0.97 | 0 | 0.69 | 0.73 |
| HSL | 137.65º | 0.94% | 0.14% | - |
| HSV(B) | 137.65º | 0.97% | 0.27% | - |
| XYZ | 2.36 | 4.45 | 1.49 | - |
| YUV | 44.2 | 115.47 | 97.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 70 | 22 | 0.97 | 0 | 0.69 | 0.73 | 137.65 | 0.94 | 0.14 |
| Hex | 2 | 46 | 16 | 61 | 0 | 45 | 49 | 8A | 5E | E |
| Octal | 2 | 106 | 26 | 141 | 0 | 105 | 111 | 212 | 136 | 16 |
| Binary | 10 | 1000110 | 10110 | 1100001 | 0 | 1000101 | 1001001 | 10001010 | 1011110 | 1110 |
Color Harmonies of #024616
Complementary color
Monochromatic Colors of #024616
Black with #024616
Text Example
Text Example
White with #024616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024616; }
p { color: rgb(2,70,22); }
H1.HeaderClassName
{
color: #024616;
}
.AnyTagClassName
{
color: #024616;
}
</style>
background-color css
<style>
a { background-color: #024616; }
a { background-color: rgb(2,70,22); }
div.DivClassName
{
background-color: #024616;
}
.BgClassName
{
background-color: #024616;
}
</style>
border-color css
<style>
span { border-color: #024616; }
span { border-color: rgb(2,70,22); }
td.TdClassName
{
border-color: #024616;
}
.TagClassName
{
border-color: #024616;
}
</style>