Shades of British Racing Green #024931
Tints of British Racing Green #024931
RGB
CMYK
RGB Variations
Color information
#024931 (or 0x024931) is known color: British Racing Green. HEX triplet: 02, 49 and 31. RGB value is (2,73,49). Sum of RGB (Red+Green+Blue) = 2+73+49=124 (16% of max value = 765). Red value is 2 (1.17% from 255 or 1.61% from 124); Green value is 73 (28.91% from 255 or 58.87% from 124); Blue value is 49 (19.53% from 255 or 39.52% from 124); Max value from RGB is 73 - color contains mainly: green. Hex color #024931 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024931 is #FDB6CE. Grayscale: #313131. Windows color (decimal): -16627407 or 3229954. OLE color: 3229954.
HSL color Cylindrical-coordinate representation of color #024931: hue angle of 159.72º 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 #024931 is Cyan = 0.97, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 2 | 73 | 49 | - |
| CMYK | 0.97 | 0 | 0.33 | 0.71 |
| HSL | 159.72º | 0.95% | 0.15% | - |
| HSV(B) | 159.72º | 0.97% | 0.29% | - |
| XYZ | 2.96 | 5 | 3.71 | - |
| YUV | 49.04 | 127.98 | 94.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 73 | 49 | 0.97 | 0 | 0.33 | 0.71 | 159.72 | 0.95 | 0.15 |
| Hex | 2 | 49 | 31 | 61 | 0 | 21 | 47 | A0 | 5F | F |
| Octal | 2 | 111 | 61 | 141 | 0 | 41 | 107 | 240 | 137 | 17 |
| Binary | 10 | 1001001 | 110001 | 1100001 | 0 | 100001 | 1000111 | 10100000 | 1011111 | 1111 |
Color Harmonies of #024931
Complementary color
Monochromatic Colors of #024931
Black with #024931
Text Example
Text Example
White with #024931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024931; }
p { color: rgb(2,73,49); }
H1.HeaderClassName
{
color: #024931;
}
.AnyTagClassName
{
color: #024931;
}
</style>
background-color css
<style>
a { background-color: #024931; }
a { background-color: rgb(2,73,49); }
div.DivClassName
{
background-color: #024931;
}
.BgClassName
{
background-color: #024931;
}
</style>
border-color css
<style>
span { border-color: #024931; }
span { border-color: rgb(2,73,49); }
td.TdClassName
{
border-color: #024931;
}
.TagClassName
{
border-color: #024931;
}
</style>