Shades of British Racing Green #014617
Tints of British Racing Green #014617
RGB
CMYK
RGB Variations
Color information
#014617 (or 0x014617) is known color: British Racing Green. HEX triplet: 01, 46 and 17. RGB value is (1,70,23). Sum of RGB (Red+Green+Blue) = 1+70+23=94 (12% of max value = 765). Red value is 1 (0.78% from 255 or 1.06% from 94); Green value is 70 (27.73% from 255 or 74.47% from 94); Blue value is 23 (9.38% from 255 or 24.47% from 94); Max value from RGB is 70 - color contains mainly: green. Hex color #014617 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #014617 is #FEB9E8. Grayscale: #2C2C2C. Windows color (decimal): -16693737 or 1525249. OLE color: 1525249.
HSL color Cylindrical-coordinate representation of color #014617: hue angle of 139.13º 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 #014617 is Cyan = 0.99, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 1 | 70 | 23 | - |
| CMYK | 0.99 | 0 | 0.67 | 0.73 |
| HSL | 139.13º | 0.97% | 0.14% | - |
| HSV(B) | 139.13º | 0.99% | 0.27% | - |
| XYZ | 2.36 | 4.45 | 1.55 | - |
| YUV | 44.01 | 116.14 | 97.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 70 | 23 | 0.99 | 0 | 0.67 | 0.73 | 139.13 | 0.97 | 0.14 |
| Hex | 1 | 46 | 17 | 63 | 0 | 43 | 49 | 8B | 61 | E |
| Octal | 1 | 106 | 27 | 143 | 0 | 103 | 111 | 213 | 141 | 16 |
| Binary | 1 | 1000110 | 10111 | 1100011 | 0 | 1000011 | 1001001 | 10001011 | 1100001 | 1110 |
Color Harmonies of #014617
Complementary color
Monochromatic Colors of #014617
Black with #014617
Text Example
Text Example
White with #014617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014617; }
p { color: rgb(1,70,23); }
H1.HeaderClassName
{
color: #014617;
}
.AnyTagClassName
{
color: #014617;
}
</style>
background-color css
<style>
a { background-color: #014617; }
a { background-color: rgb(1,70,23); }
div.DivClassName
{
background-color: #014617;
}
.BgClassName
{
background-color: #014617;
}
</style>
border-color css
<style>
span { border-color: #014617; }
span { border-color: rgb(1,70,23); }
td.TdClassName
{
border-color: #014617;
}
.TagClassName
{
border-color: #014617;
}
</style>