Shades of British Racing Green #024015
Tints of British Racing Green #024015
RGB
CMYK
RGB Variations
Color information
#024015 (or 0x024015) is known color: British Racing Green. HEX triplet: 02, 40 and 15. RGB value is (2,64,21). Sum of RGB (Red+Green+Blue) = 2+64+21=87 (11% of max value = 765). Red value is 2 (1.17% from 255 or 2.30% from 87); Green value is 64 (25.39% from 255 or 73.56% from 87); Blue value is 21 (8.59% from 255 or 24.14% from 87); Max value from RGB is 64 - color contains mainly: green. Hex color #024015 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #024015 is #FDBFEA. Grayscale: #282828. Windows color (decimal): -16629739 or 1392642. OLE color: 1392642.
HSL color Cylindrical-coordinate representation of color #024015: hue angle of 138.39º degrees, saturation: 0.94, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024015 is Cyan = 0.97, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 2 | 64 | 21 | - |
| CMYK | 0.97 | 0 | 0.67 | 0.75 |
| HSL | 138.39º | 0.94% | 0.13% | - |
| HSV(B) | 138.39º | 0.97% | 0.25% | - |
| XYZ | 1.99 | 3.73 | 1.33 | - |
| YUV | 40.56 | 116.96 | 100.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 64 | 21 | 0.97 | 0 | 0.67 | 0.75 | 138.39 | 0.94 | 0.13 |
| Hex | 2 | 40 | 15 | 61 | 0 | 43 | 4B | 8A | 5E | D |
| Octal | 2 | 100 | 25 | 141 | 0 | 103 | 113 | 212 | 136 | 15 |
| Binary | 10 | 1000000 | 10101 | 1100001 | 0 | 1000011 | 1001011 | 10001010 | 1011110 | 1101 |
Color Harmonies of #024015
Complementary color
Monochromatic Colors of #024015
Black with #024015
Text Example
Text Example
White with #024015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024015; }
p { color: rgb(2,64,21); }
H1.HeaderClassName
{
color: #024015;
}
.AnyTagClassName
{
color: #024015;
}
</style>
background-color css
<style>
a { background-color: #024015; }
a { background-color: rgb(2,64,21); }
div.DivClassName
{
background-color: #024015;
}
.BgClassName
{
background-color: #024015;
}
</style>
border-color css
<style>
span { border-color: #024015; }
span { border-color: rgb(2,64,21); }
td.TdClassName
{
border-color: #024015;
}
.TagClassName
{
border-color: #024015;
}
</style>