Shades of British Racing Green #014731
Tints of British Racing Green #014731
RGB
CMYK
RGB Variations
Color information
#014731 (or 0x014731) is known color: British Racing Green. HEX triplet: 01, 47 and 31. RGB value is (1,71,49). Sum of RGB (Red+Green+Blue) = 1+71+49=121 (16% of max value = 765). Red value is 1 (0.78% from 255 or 0.83% from 121); Green value is 71 (28.12% from 255 or 58.68% from 121); Blue value is 49 (19.53% from 255 or 40.50% from 121); Max value from RGB is 71 - color contains mainly: green. Hex color #014731 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014731 is #FEB8CE. Grayscale: #2F2F2F. Windows color (decimal): -16693455 or 3229441. OLE color: 3229441.
HSL color Cylindrical-coordinate representation of color #014731: hue angle of 161.14º 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 #014731 is Cyan = 0.99, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 1 | 71 | 49 | - |
| CMYK | 0.99 | 0 | 0.31 | 0.72 |
| HSL | 161.14º | 0.97% | 0.14% | - |
| HSV(B) | 161.14º | 0.99% | 0.28% | - |
| XYZ | 2.82 | 4.73 | 3.67 | - |
| YUV | 47.56 | 128.81 | 94.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 71 | 49 | 0.99 | 0 | 0.31 | 0.72 | 161.14 | 0.97 | 0.14 |
| Hex | 1 | 47 | 31 | 63 | 0 | 1F | 48 | A1 | 61 | E |
| Octal | 1 | 107 | 61 | 143 | 0 | 37 | 110 | 241 | 141 | 16 |
| Binary | 1 | 1000111 | 110001 | 1100011 | 0 | 11111 | 1001000 | 10100001 | 1100001 | 1110 |
Color Harmonies of #014731
Complementary color
Monochromatic Colors of #014731
Black with #014731
Text Example
Text Example
White with #014731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014731; }
p { color: rgb(1,71,49); }
H1.HeaderClassName
{
color: #014731;
}
.AnyTagClassName
{
color: #014731;
}
</style>
background-color css
<style>
a { background-color: #014731; }
a { background-color: rgb(1,71,49); }
div.DivClassName
{
background-color: #014731;
}
.BgClassName
{
background-color: #014731;
}
</style>
border-color css
<style>
span { border-color: #014731; }
span { border-color: rgb(1,71,49); }
td.TdClassName
{
border-color: #014731;
}
.TagClassName
{
border-color: #014731;
}
</style>