Shades of British Racing Green #014029
Tints of British Racing Green #014029
RGB
CMYK
RGB Variations
Color information
#014029 (or 0x014029) is known color: British Racing Green. HEX triplet: 01, 40 and 29. RGB value is (1,64,41). Sum of RGB (Red+Green+Blue) = 1+64+41=106 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.94% from 106); Green value is 64 (25.39% from 255 or 60.38% from 106); Blue value is 41 (16.41% from 255 or 38.68% from 106); Max value from RGB is 64 - color contains mainly: green. Hex color #014029 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014029 is #FEBFD6. Grayscale: #2A2A2A. Windows color (decimal): -16695255 or 2703361. OLE color: 2703361.
HSL color Cylindrical-coordinate representation of color #014029: hue angle of 158.1º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #014029 is Cyan = 0.98, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 1 | 64 | 41 | - |
| CMYK | 0.98 | 0 | 0.36 | 0.75 |
| HSL | 158.1º | 0.97% | 0.13% | - |
| HSV(B) | 158.1º | 0.98% | 0.25% | - |
| XYZ | 2.25 | 3.83 | 2.72 | - |
| YUV | 42.54 | 127.13 | 98.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 64 | 41 | 0.98 | 0 | 0.36 | 0.75 | 158.1 | 0.97 | 0.13 |
| Hex | 1 | 40 | 29 | 62 | 0 | 24 | 4B | 9E | 61 | D |
| Octal | 1 | 100 | 51 | 142 | 0 | 44 | 113 | 236 | 141 | 15 |
| Binary | 1 | 1000000 | 101001 | 1100010 | 0 | 100100 | 1001011 | 10011110 | 1100001 | 1101 |
Color Harmonies of #014029
Complementary color
Monochromatic Colors of #014029
Black with #014029
Text Example
Text Example
White with #014029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014029; }
p { color: rgb(1,64,41); }
H1.HeaderClassName
{
color: #014029;
}
.AnyTagClassName
{
color: #014029;
}
</style>
background-color css
<style>
a { background-color: #014029; }
a { background-color: rgb(1,64,41); }
div.DivClassName
{
background-color: #014029;
}
.BgClassName
{
background-color: #014029;
}
</style>
border-color css
<style>
span { border-color: #014029; }
span { border-color: rgb(1,64,41); }
td.TdClassName
{
border-color: #014029;
}
.TagClassName
{
border-color: #014029;
}
</style>