Shades of British Racing Green #024730
Tints of British Racing Green #024730
RGB
CMYK
RGB Variations
Color information
#024730 (or 0x024730) is known color: British Racing Green. HEX triplet: 02, 47 and 30. RGB value is (2,71,48). Sum of RGB (Red+Green+Blue) = 2+71+48=121 (16% of max value = 765). Red value is 2 (1.17% from 255 or 1.65% from 121); Green value is 71 (28.12% from 255 or 58.68% from 121); Blue value is 48 (19.14% from 255 or 39.67% from 121); Max value from RGB is 71 - color contains mainly: green. Hex color #024730 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024730 is #FDB8CF. Grayscale: #2F2F2F. Windows color (decimal): -16627920 or 3163906. OLE color: 3163906.
HSL color Cylindrical-coordinate representation of color #024730: hue angle of 160º 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 #024730 is Cyan = 0.97, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 2 | 71 | 48 | - |
| CMYK | 0.97 | 0 | 0.32 | 0.72 |
| HSL | 160º | 0.95% | 0.14% | - |
| HSV(B) | 160º | 0.97% | 0.28% | - |
| XYZ | 2.81 | 4.73 | 3.56 | - |
| YUV | 47.75 | 128.14 | 95.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 71 | 48 | 0.97 | 0 | 0.32 | 0.72 | 160 | 0.95 | 0.14 |
| Hex | 2 | 47 | 30 | 61 | 0 | 20 | 48 | A0 | 5F | E |
| Octal | 2 | 107 | 60 | 141 | 0 | 40 | 110 | 240 | 137 | 16 |
| Binary | 10 | 1000111 | 110000 | 1100001 | 0 | 100000 | 1001000 | 10100000 | 1011111 | 1110 |
Color Harmonies of #024730
Complementary color
Monochromatic Colors of #024730
Black with #024730
Text Example
Text Example
White with #024730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024730; }
p { color: rgb(2,71,48); }
H1.HeaderClassName
{
color: #024730;
}
.AnyTagClassName
{
color: #024730;
}
</style>
background-color css
<style>
a { background-color: #024730; }
a { background-color: rgb(2,71,48); }
div.DivClassName
{
background-color: #024730;
}
.BgClassName
{
background-color: #024730;
}
</style>
border-color css
<style>
span { border-color: #024730; }
span { border-color: rgb(2,71,48); }
td.TdClassName
{
border-color: #024730;
}
.TagClassName
{
border-color: #024730;
}
</style>