Shades of British Racing Green #024227
Tints of British Racing Green #024227
RGB
CMYK
RGB Variations
Color information
#024227 (or 0x024227) is known color: British Racing Green. HEX triplet: 02, 42 and 27. RGB value is (2,66,39). Sum of RGB (Red+Green+Blue) = 2+66+39=107 (14% of max value = 765). Red value is 2 (1.17% from 255 or 1.87% from 107); Green value is 66 (26.17% from 255 or 61.68% from 107); Blue value is 39 (15.62% from 255 or 36.45% from 107); Max value from RGB is 66 - color contains mainly: green. Hex color #024227 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024227 is #FDBDD8. Grayscale: #2B2B2B. Windows color (decimal): -16629209 or 2572802. OLE color: 2572802.
HSL color Cylindrical-coordinate representation of color #024227: hue angle of 154.69º degrees, saturation: 0.94, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024227 is Cyan = 0.97, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 2 | 66 | 39 | - |
| CMYK | 0.97 | 0 | 0.41 | 0.74 |
| HSL | 154.69º | 0.94% | 0.13% | - |
| HSV(B) | 154.69º | 0.97% | 0.26% | - |
| XYZ | 2.34 | 4.06 | 2.58 | - |
| YUV | 43.79 | 125.3 | 98.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 66 | 39 | 0.97 | 0 | 0.41 | 0.74 | 154.69 | 0.94 | 0.13 |
| Hex | 2 | 42 | 27 | 61 | 0 | 29 | 4A | 9B | 5E | D |
| Octal | 2 | 102 | 47 | 141 | 0 | 51 | 112 | 233 | 136 | 15 |
| Binary | 10 | 1000010 | 100111 | 1100001 | 0 | 101001 | 1001010 | 10011011 | 1011110 | 1101 |
Color Harmonies of #024227
Complementary color
Monochromatic Colors of #024227
Black with #024227
Text Example
Text Example
White with #024227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024227; }
p { color: rgb(2,66,39); }
H1.HeaderClassName
{
color: #024227;
}
.AnyTagClassName
{
color: #024227;
}
</style>
background-color css
<style>
a { background-color: #024227; }
a { background-color: rgb(2,66,39); }
div.DivClassName
{
background-color: #024227;
}
.BgClassName
{
background-color: #024227;
}
</style>
border-color css
<style>
span { border-color: #024227; }
span { border-color: rgb(2,66,39); }
td.TdClassName
{
border-color: #024227;
}
.TagClassName
{
border-color: #024227;
}
</style>