Shades of British Racing Green #024714
Tints of British Racing Green #024714
RGB
CMYK
RGB Variations
Color information
#024714 (or 0x024714) is known color: British Racing Green. HEX triplet: 02, 47 and 14. RGB value is (2,71,20). Sum of RGB (Red+Green+Blue) = 2+71+20=93 (12% of max value = 765). Red value is 2 (1.17% from 255 or 2.15% from 93); Green value is 71 (28.12% from 255 or 76.34% from 93); Blue value is 20 (8.20% from 255 or 21.51% from 93); Max value from RGB is 71 - color contains mainly: green. Hex color #024714 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #024714 is #FDB8EB. Grayscale: #2C2C2C. Windows color (decimal): -16627948 or 1328898. OLE color: 1328898.
HSL color Cylindrical-coordinate representation of color #024714: hue angle of 135.65º degrees, saturation: 0.95, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024714 is Cyan = 0.97, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 2 | 71 | 20 | - |
| CMYK | 0.97 | 0 | 0.72 | 0.72 |
| HSL | 135.65º | 0.95% | 0.14% | - |
| HSV(B) | 135.65º | 0.97% | 0.28% | - |
| XYZ | 2.4 | 4.57 | 1.42 | - |
| YUV | 44.56 | 114.14 | 97.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 71 | 20 | 0.97 | 0 | 0.72 | 0.72 | 135.65 | 0.95 | 0.14 |
| Hex | 2 | 47 | 14 | 61 | 0 | 48 | 48 | 88 | 5F | E |
| Octal | 2 | 107 | 24 | 141 | 0 | 110 | 110 | 210 | 137 | 16 |
| Binary | 10 | 1000111 | 10100 | 1100001 | 0 | 1001000 | 1001000 | 10001000 | 1011111 | 1110 |
Color Harmonies of #024714
Complementary color
Monochromatic Colors of #024714
Black with #024714
Text Example
Text Example
White with #024714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024714; }
p { color: rgb(2,71,20); }
H1.HeaderClassName
{
color: #024714;
}
.AnyTagClassName
{
color: #024714;
}
</style>
background-color css
<style>
a { background-color: #024714; }
a { background-color: rgb(2,71,20); }
div.DivClassName
{
background-color: #024714;
}
.BgClassName
{
background-color: #024714;
}
</style>
border-color css
<style>
span { border-color: #024714; }
span { border-color: rgb(2,71,20); }
td.TdClassName
{
border-color: #024714;
}
.TagClassName
{
border-color: #024714;
}
</style>