Shades of British Racing Green #054329
Tints of British Racing Green #054329
RGB
CMYK
RGB Variations
Color information
#054329 (or 0x054329) is known color: British Racing Green. HEX triplet: 05, 43 and 29. RGB value is (5,67,41). Sum of RGB (Red+Green+Blue) = 5+67+41=113 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.42% from 113); Green value is 67 (26.56% from 255 or 59.29% from 113); Blue value is 41 (16.41% from 255 or 36.28% from 113); Max value from RGB is 67 - color contains mainly: green. Hex color #054329 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054329 is #FABCD6. Grayscale: #2D2D2D. Windows color (decimal): -16432343 or 2704133. OLE color: 2704133.
HSL color Cylindrical-coordinate representation of color #054329: hue angle of 154.84º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #054329 is Cyan = 0.93, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 5 | 67 | 41 | - |
| CMYK | 0.93 | 0 | 0.39 | 0.74 |
| HSL | 154.84º | 0.86% | 0.14% | - |
| HSV(B) | 154.84º | 0.93% | 0.26% | - |
| XYZ | 2.47 | 4.21 | 2.78 | - |
| YUV | 45.5 | 125.46 | 99.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 67 | 41 | 0.93 | 0 | 0.39 | 0.74 | 154.84 | 0.86 | 0.14 |
| Hex | 5 | 43 | 29 | 5D | 0 | 27 | 4A | 9B | 56 | E |
| Octal | 5 | 103 | 51 | 135 | 0 | 47 | 112 | 233 | 126 | 16 |
| Binary | 101 | 1000011 | 101001 | 1011101 | 0 | 100111 | 1001010 | 10011011 | 1010110 | 1110 |
Color Harmonies of #054329
Complementary color
Monochromatic Colors of #054329
Black with #054329
Text Example
Text Example
White with #054329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054329; }
p { color: rgb(5,67,41); }
H1.HeaderClassName
{
color: #054329;
}
.AnyTagClassName
{
color: #054329;
}
</style>
background-color css
<style>
a { background-color: #054329; }
a { background-color: rgb(5,67,41); }
div.DivClassName
{
background-color: #054329;
}
.BgClassName
{
background-color: #054329;
}
</style>
border-color css
<style>
span { border-color: #054329; }
span { border-color: rgb(5,67,41); }
td.TdClassName
{
border-color: #054329;
}
.TagClassName
{
border-color: #054329;
}
</style>