Shades of British Racing Green #024319
Tints of British Racing Green #024319
RGB
CMYK
RGB Variations
Color information
#024319 (or 0x024319) is known color: British Racing Green. HEX triplet: 02, 43 and 19. RGB value is (2,67,25). Sum of RGB (Red+Green+Blue) = 2+67+25=94 (12% of max value = 765). Red value is 2 (1.17% from 255 or 2.13% from 94); Green value is 67 (26.56% from 255 or 71.28% from 94); Blue value is 25 (10.16% from 255 or 26.60% from 94); Max value from RGB is 67 - color contains mainly: green. Hex color #024319 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #024319 is #FDBCE6. Grayscale: #2A2A2A. Windows color (decimal): -16628967 or 1655554. OLE color: 1655554.
HSL color Cylindrical-coordinate representation of color #024319: hue angle of 141.23º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024319 is Cyan = 0.97, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 2 | 67 | 25 | - |
| CMYK | 0.97 | 0 | 0.63 | 0.74 |
| HSL | 141.23º | 0.94% | 0.14% | - |
| HSV(B) | 141.23º | 0.97% | 0.26% | - |
| XYZ | 2.21 | 4.1 | 1.59 | - |
| YUV | 42.78 | 117.97 | 98.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 67 | 25 | 0.97 | 0 | 0.63 | 0.74 | 141.23 | 0.94 | 0.14 |
| Hex | 2 | 43 | 19 | 61 | 0 | 3F | 4A | 8D | 5E | E |
| Octal | 2 | 103 | 31 | 141 | 0 | 77 | 112 | 215 | 136 | 16 |
| Binary | 10 | 1000011 | 11001 | 1100001 | 0 | 111111 | 1001010 | 10001101 | 1011110 | 1110 |
Color Harmonies of #024319
Complementary color
Monochromatic Colors of #024319
Black with #024319
Text Example
Text Example
White with #024319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024319; }
p { color: rgb(2,67,25); }
H1.HeaderClassName
{
color: #024319;
}
.AnyTagClassName
{
color: #024319;
}
</style>
background-color css
<style>
a { background-color: #024319; }
a { background-color: rgb(2,67,25); }
div.DivClassName
{
background-color: #024319;
}
.BgClassName
{
background-color: #024319;
}
</style>
border-color css
<style>
span { border-color: #024319; }
span { border-color: rgb(2,67,25); }
td.TdClassName
{
border-color: #024319;
}
.TagClassName
{
border-color: #024319;
}
</style>