Shades of British Racing Green #014716
Tints of British Racing Green #014716
RGB
CMYK
RGB Variations
Color information
#014716 (or 0x014716) is known color: British Racing Green. HEX triplet: 01, 47 and 16. RGB value is (1,71,22). Sum of RGB (Red+Green+Blue) = 1+71+22=94 (12% of max value = 765). Red value is 1 (0.78% from 255 or 1.06% from 94); Green value is 71 (28.12% from 255 or 75.53% from 94); Blue value is 22 (8.98% from 255 or 23.40% from 94); Max value from RGB is 71 - color contains mainly: green. Hex color #014716 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #014716 is #FEB8E9. Grayscale: #2C2C2C. Windows color (decimal): -16693482 or 1459969. OLE color: 1459969.
HSL color Cylindrical-coordinate representation of color #014716: hue angle of 138º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #014716 is Cyan = 0.99, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 1 | 71 | 22 | - |
| CMYK | 0.99 | 0 | 0.69 | 0.72 |
| HSL | 138º | 0.97% | 0.14% | - |
| HSV(B) | 138º | 0.99% | 0.28% | - |
| XYZ | 2.41 | 4.57 | 1.51 | - |
| YUV | 44.48 | 115.31 | 96.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 71 | 22 | 0.99 | 0 | 0.69 | 0.72 | 138 | 0.97 | 0.14 |
| Hex | 1 | 47 | 16 | 63 | 0 | 45 | 48 | 8A | 61 | E |
| Octal | 1 | 107 | 26 | 143 | 0 | 105 | 110 | 212 | 141 | 16 |
| Binary | 1 | 1000111 | 10110 | 1100011 | 0 | 1000101 | 1001000 | 10001010 | 1100001 | 1110 |
Color Harmonies of #014716
Complementary color
Monochromatic Colors of #014716
Black with #014716
Text Example
Text Example
White with #014716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014716; }
p { color: rgb(1,71,22); }
H1.HeaderClassName
{
color: #014716;
}
.AnyTagClassName
{
color: #014716;
}
</style>
background-color css
<style>
a { background-color: #014716; }
a { background-color: rgb(1,71,22); }
div.DivClassName
{
background-color: #014716;
}
.BgClassName
{
background-color: #014716;
}
</style>
border-color css
<style>
span { border-color: #014716; }
span { border-color: rgb(1,71,22); }
td.TdClassName
{
border-color: #014716;
}
.TagClassName
{
border-color: #014716;
}
</style>