Shades of British Racing Green #024611
Tints of British Racing Green #024611
RGB
CMYK
RGB Variations
Color information
#024611 (or 0x024611) is known color: British Racing Green. HEX triplet: 02, 46 and 11. RGB value is (2,70,17). Sum of RGB (Red+Green+Blue) = 2+70+17=89 (11% of max value = 765). Red value is 2 (1.17% from 255 or 2.25% from 89); Green value is 70 (27.73% from 255 or 78.65% from 89); Blue value is 17 (7.03% from 255 or 19.10% from 89); Max value from RGB is 70 - color contains mainly: green. Hex color #024611 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #024611 is #FDB9EE. Grayscale: #2B2B2B. Windows color (decimal): -16628207 or 1132034. OLE color: 1132034.
HSL color Cylindrical-coordinate representation of color #024611: hue angle of 133.24º 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 #024611 is Cyan = 0.97, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 2 | 70 | 17 | - |
| CMYK | 0.97 | 0 | 0.76 | 0.73 |
| HSL | 133.24º | 0.94% | 0.14% | - |
| HSV(B) | 133.24º | 0.97% | 0.27% | - |
| XYZ | 2.32 | 4.43 | 1.26 | - |
| YUV | 43.63 | 112.97 | 98.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 70 | 17 | 0.97 | 0 | 0.76 | 0.73 | 133.24 | 0.94 | 0.14 |
| Hex | 2 | 46 | 11 | 61 | 0 | 4C | 49 | 85 | 5E | E |
| Octal | 2 | 106 | 21 | 141 | 0 | 114 | 111 | 205 | 136 | 16 |
| Binary | 10 | 1000110 | 10001 | 1100001 | 0 | 1001100 | 1001001 | 10000101 | 1011110 | 1110 |
Color Harmonies of #024611
Complementary color
Monochromatic Colors of #024611
Black with #024611
Text Example
Text Example
White with #024611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024611; }
p { color: rgb(2,70,17); }
H1.HeaderClassName
{
color: #024611;
}
.AnyTagClassName
{
color: #024611;
}
</style>
background-color css
<style>
a { background-color: #024611; }
a { background-color: rgb(2,70,17); }
div.DivClassName
{
background-color: #024611;
}
.BgClassName
{
background-color: #024611;
}
</style>
border-color css
<style>
span { border-color: #024611; }
span { border-color: rgb(2,70,17); }
td.TdClassName
{
border-color: #024611;
}
.TagClassName
{
border-color: #024611;
}
</style>