Shades of British Racing Green #014534
Tints of British Racing Green #014534
RGB
CMYK
RGB Variations
Color information
#014534 (or 0x014534) is known color: British Racing Green. HEX triplet: 01, 45 and 34. RGB value is (1,69,52). Sum of RGB (Red+Green+Blue) = 1+69+52=122 (16% of max value = 765). Red value is 1 (0.78% from 255 or 0.82% from 122); Green value is 69 (27.34% from 255 or 56.56% from 122); Blue value is 52 (20.70% from 255 or 42.62% from 122); Max value from RGB is 69 - color contains mainly: green. Hex color #014534 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014534 is #FEBACB. Grayscale: #2E2E2E. Windows color (decimal): -16693964 or 3425537. OLE color: 3425537.
HSL color Cylindrical-coordinate representation of color #014534: hue angle of 165º 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 #014534 is Cyan = 0.99, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 1 | 69 | 52 | - |
| CMYK | 0.99 | 0 | 0.25 | 0.73 |
| HSL | 165º | 0.97% | 0.14% | - |
| HSV(B) | 165º | 0.99% | 0.27% | - |
| XYZ | 2.76 | 4.51 | 3.97 | - |
| YUV | 46.73 | 130.97 | 95.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 69 | 52 | 0.99 | 0 | 0.25 | 0.73 | 165 | 0.97 | 0.14 |
| Hex | 1 | 45 | 34 | 63 | 0 | 19 | 49 | A5 | 61 | E |
| Octal | 1 | 105 | 64 | 143 | 0 | 31 | 111 | 245 | 141 | 16 |
| Binary | 1 | 1000101 | 110100 | 1100011 | 0 | 11001 | 1001001 | 10100101 | 1100001 | 1110 |
Color Harmonies of #014534
Complementary color
Monochromatic Colors of #014534
Black with #014534
Text Example
Text Example
White with #014534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014534; }
p { color: rgb(1,69,52); }
H1.HeaderClassName
{
color: #014534;
}
.AnyTagClassName
{
color: #014534;
}
</style>
background-color css
<style>
a { background-color: #014534; }
a { background-color: rgb(1,69,52); }
div.DivClassName
{
background-color: #014534;
}
.BgClassName
{
background-color: #014534;
}
</style>
border-color css
<style>
span { border-color: #014534; }
span { border-color: rgb(1,69,52); }
td.TdClassName
{
border-color: #014534;
}
.TagClassName
{
border-color: #014534;
}
</style>