Shades of British Racing Green #055329
Tints of British Racing Green #055329
RGB
CMYK
RGB Variations
Color information
#055329 (or 0x055329) is known color: British Racing Green. HEX triplet: 05, 53 and 29. RGB value is (5,83,41). Sum of RGB (Red+Green+Blue) = 5+83+41=129 (17% of max value = 765). Red value is 5 (2.34% from 255 or 3.88% from 129); Green value is 83 (32.81% from 255 or 64.34% from 129); Blue value is 41 (16.41% from 255 or 31.78% from 129); Max value from RGB is 83 - color contains mainly: green. Hex color #055329 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055329 is #FAACD6. Grayscale: #363636. Windows color (decimal): -16428247 or 2708229. OLE color: 2708229.
HSL color Cylindrical-coordinate representation of color #055329: hue angle of 147.69º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055329 is Cyan = 0.94, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 5 | 83 | 41 | - |
| CMYK | 0.94 | 0 | 0.51 | 0.67 |
| HSL | 147.69º | 0.89% | 0.17% | - |
| HSV(B) | 147.69º | 0.94% | 0.33% | - |
| XYZ | 3.56 | 6.38 | 3.14 | - |
| YUV | 54.89 | 120.16 | 92.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 83 | 41 | 0.94 | 0 | 0.51 | 0.67 | 147.69 | 0.89 | 0.17 |
| Hex | 5 | 53 | 29 | 5E | 0 | 33 | 43 | 94 | 59 | 11 |
| Octal | 5 | 123 | 51 | 136 | 0 | 63 | 103 | 224 | 131 | 21 |
| Binary | 101 | 1010011 | 101001 | 1011110 | 0 | 110011 | 1000011 | 10010100 | 1011001 | 10001 |
Color Harmonies of #055329
Complementary color
Monochromatic Colors of #055329
Black with #055329
Text Example
Text Example
White with #055329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055329; }
p { color: rgb(5,83,41); }
H1.HeaderClassName
{
color: #055329;
}
.AnyTagClassName
{
color: #055329;
}
</style>
background-color css
<style>
a { background-color: #055329; }
a { background-color: rgb(5,83,41); }
div.DivClassName
{
background-color: #055329;
}
.BgClassName
{
background-color: #055329;
}
</style>
border-color css
<style>
span { border-color: #055329; }
span { border-color: rgb(5,83,41); }
td.TdClassName
{
border-color: #055329;
}
.TagClassName
{
border-color: #055329;
}
</style>