Shades of British Racing Green #024316
Tints of British Racing Green #024316
RGB
CMYK
RGB Variations
Color information
#024316 (or 0x024316) is known color: British Racing Green. HEX triplet: 02, 43 and 16. RGB value is (2,67,22). Sum of RGB (Red+Green+Blue) = 2+67+22=91 (12% of max value = 765). Red value is 2 (1.17% from 255 or 2.20% from 91); Green value is 67 (26.56% from 255 or 73.63% from 91); Blue value is 22 (8.98% from 255 or 24.18% from 91); Max value from RGB is 67 - color contains mainly: green. Hex color #024316 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #024316 is #FDBCE9. Grayscale: #2A2A2A. Windows color (decimal): -16628970 or 1458946. OLE color: 1458946.
HSL color Cylindrical-coordinate representation of color #024316: hue angle of 138.46º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024316 is Cyan = 0.97, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 2 | 67 | 22 | - |
| CMYK | 0.97 | 0 | 0.67 | 0.74 |
| HSL | 138.46º | 0.94% | 0.14% | - |
| HSV(B) | 138.46º | 0.97% | 0.26% | - |
| XYZ | 2.18 | 4.09 | 1.43 | - |
| YUV | 42.44 | 116.47 | 99.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 67 | 22 | 0.97 | 0 | 0.67 | 0.74 | 138.46 | 0.94 | 0.14 |
| Hex | 2 | 43 | 16 | 61 | 0 | 43 | 4A | 8A | 5E | E |
| Octal | 2 | 103 | 26 | 141 | 0 | 103 | 112 | 212 | 136 | 16 |
| Binary | 10 | 1000011 | 10110 | 1100001 | 0 | 1000011 | 1001010 | 10001010 | 1011110 | 1110 |
Color Harmonies of #024316
Complementary color
Monochromatic Colors of #024316
Black with #024316
Text Example
Text Example
White with #024316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024316; }
p { color: rgb(2,67,22); }
H1.HeaderClassName
{
color: #024316;
}
.AnyTagClassName
{
color: #024316;
}
</style>
background-color css
<style>
a { background-color: #024316; }
a { background-color: rgb(2,67,22); }
div.DivClassName
{
background-color: #024316;
}
.BgClassName
{
background-color: #024316;
}
</style>
border-color css
<style>
span { border-color: #024316; }
span { border-color: rgb(2,67,22); }
td.TdClassName
{
border-color: #024316;
}
.TagClassName
{
border-color: #024316;
}
</style>