Shades of British Racing Green #014724
Tints of British Racing Green #014724
RGB
CMYK
RGB Variations
Color information
#014724 (or 0x014724) is known color: British Racing Green. HEX triplet: 01, 47 and 24. RGB value is (1,71,36). Sum of RGB (Red+Green+Blue) = 1+71+36=108 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.93% from 108); Green value is 71 (28.12% from 255 or 65.74% from 108); Blue value is 36 (14.45% from 255 or 33.33% from 108); Max value from RGB is 71 - color contains mainly: green. Hex color #014724 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014724 is #FEB8DB. Grayscale: #2E2E2E. Windows color (decimal): -16693468 or 2377473. OLE color: 2377473.
HSL color Cylindrical-coordinate representation of color #014724: hue angle of 150º 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 #014724 is Cyan = 0.99, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 1 | 71 | 36 | - |
| CMYK | 0.99 | 0 | 0.49 | 0.72 |
| HSL | 150º | 0.97% | 0.14% | - |
| HSV(B) | 150º | 0.99% | 0.28% | - |
| XYZ | 2.58 | 4.64 | 2.43 | - |
| YUV | 46.08 | 122.31 | 95.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 71 | 36 | 0.99 | 0 | 0.49 | 0.72 | 150 | 0.97 | 0.14 |
| Hex | 1 | 47 | 24 | 63 | 0 | 31 | 48 | 96 | 61 | E |
| Octal | 1 | 107 | 44 | 143 | 0 | 61 | 110 | 226 | 141 | 16 |
| Binary | 1 | 1000111 | 100100 | 1100011 | 0 | 110001 | 1001000 | 10010110 | 1100001 | 1110 |
Color Harmonies of #014724
Complementary color
Monochromatic Colors of #014724
Black with #014724
Text Example
Text Example
White with #014724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014724; }
p { color: rgb(1,71,36); }
H1.HeaderClassName
{
color: #014724;
}
.AnyTagClassName
{
color: #014724;
}
</style>
background-color css
<style>
a { background-color: #014724; }
a { background-color: rgb(1,71,36); }
div.DivClassName
{
background-color: #014724;
}
.BgClassName
{
background-color: #014724;
}
</style>
border-color css
<style>
span { border-color: #014724; }
span { border-color: rgb(1,71,36); }
td.TdClassName
{
border-color: #014724;
}
.TagClassName
{
border-color: #014724;
}
</style>