Shades of British Racing Green #024515
Tints of British Racing Green #024515
RGB
CMYK
RGB Variations
Color information
#024515 (or 0x024515) is known color: British Racing Green. HEX triplet: 02, 45 and 15. RGB value is (2,69,21). Sum of RGB (Red+Green+Blue) = 2+69+21=92 (12% of max value = 765). Red value is 2 (1.17% from 255 or 2.17% from 92); Green value is 69 (27.34% from 255 or 75% from 92); Blue value is 21 (8.59% from 255 or 22.83% from 92); Max value from RGB is 69 - color contains mainly: green. Hex color #024515 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #024515 is #FDBAEA. Grayscale: #2B2B2B. Windows color (decimal): -16628459 or 1393922. OLE color: 1393922.
HSL color Cylindrical-coordinate representation of color #024515: hue angle of 137.01º 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 #024515 is Cyan = 0.97, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 2 | 69 | 21 | - |
| CMYK | 0.97 | 0 | 0.70 | 0.73 |
| HSL | 137.01º | 0.94% | 0.14% | - |
| HSV(B) | 137.01º | 0.97% | 0.27% | - |
| XYZ | 2.29 | 4.32 | 1.42 | - |
| YUV | 43.5 | 115.3 | 98.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 69 | 21 | 0.97 | 0 | 0.70 | 0.73 | 137.01 | 0.94 | 0.14 |
| Hex | 2 | 45 | 15 | 61 | 0 | 46 | 49 | 89 | 5E | E |
| Octal | 2 | 105 | 25 | 141 | 0 | 106 | 111 | 211 | 136 | 16 |
| Binary | 10 | 1000101 | 10101 | 1100001 | 0 | 1000110 | 1001001 | 10001001 | 1011110 | 1110 |
Color Harmonies of #024515
Complementary color
Monochromatic Colors of #024515
Black with #024515
Text Example
Text Example
White with #024515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024515; }
p { color: rgb(2,69,21); }
H1.HeaderClassName
{
color: #024515;
}
.AnyTagClassName
{
color: #024515;
}
</style>
background-color css
<style>
a { background-color: #024515; }
a { background-color: rgb(2,69,21); }
div.DivClassName
{
background-color: #024515;
}
.BgClassName
{
background-color: #024515;
}
</style>
border-color css
<style>
span { border-color: #024515; }
span { border-color: rgb(2,69,21); }
td.TdClassName
{
border-color: #024515;
}
.TagClassName
{
border-color: #024515;
}
</style>