Shades of British Racing Green #014516
Tints of British Racing Green #014516
RGB
CMYK
RGB Variations
Color information
#014516 (or 0x014516) is known color: British Racing Green. HEX triplet: 01, 45 and 16. RGB value is (1,69,22). Sum of RGB (Red+Green+Blue) = 1+69+22=92 (12% of max value = 765). Red value is 1 (0.78% from 255 or 1.09% from 92); Green value is 69 (27.34% from 255 or 75% from 92); Blue value is 22 (8.98% from 255 or 23.91% from 92); Max value from RGB is 69 - color contains mainly: green. Hex color #014516 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #014516 is #FEBAE9. Grayscale: #2B2B2B. Windows color (decimal): -16693994 or 1459457. OLE color: 1459457.
HSL color Cylindrical-coordinate representation of color #014516: hue angle of 138.53º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #014516 is Cyan = 0.99, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 1 | 69 | 22 | - |
| CMYK | 0.99 | 0 | 0.68 | 0.73 |
| HSL | 138.53º | 0.97% | 0.14% | - |
| HSV(B) | 138.53º | 0.99% | 0.27% | - |
| XYZ | 2.29 | 4.32 | 1.47 | - |
| YUV | 43.31 | 115.97 | 97.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 69 | 22 | 0.99 | 0 | 0.68 | 0.73 | 138.53 | 0.97 | 0.14 |
| Hex | 1 | 45 | 16 | 63 | 0 | 44 | 49 | 8B | 61 | E |
| Octal | 1 | 105 | 26 | 143 | 0 | 104 | 111 | 213 | 141 | 16 |
| Binary | 1 | 1000101 | 10110 | 1100011 | 0 | 1000100 | 1001001 | 10001011 | 1100001 | 1110 |
Color Harmonies of #014516
Complementary color
Monochromatic Colors of #014516
Black with #014516
Text Example
Text Example
White with #014516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014516; }
p { color: rgb(1,69,22); }
H1.HeaderClassName
{
color: #014516;
}
.AnyTagClassName
{
color: #014516;
}
</style>
background-color css
<style>
a { background-color: #014516; }
a { background-color: rgb(1,69,22); }
div.DivClassName
{
background-color: #014516;
}
.BgClassName
{
background-color: #014516;
}
</style>
border-color css
<style>
span { border-color: #014516; }
span { border-color: rgb(1,69,22); }
td.TdClassName
{
border-color: #014516;
}
.TagClassName
{
border-color: #014516;
}
</style>