Shades of British Racing Green #054729
Tints of British Racing Green #054729
RGB
CMYK
RGB Variations
Color information
#054729 (or 0x054729) is known color: British Racing Green. HEX triplet: 05, 47 and 29. RGB value is (5,71,41). Sum of RGB (Red+Green+Blue) = 5+71+41=117 (15% of max value = 765). Red value is 5 (2.34% from 255 or 4.27% from 117); Green value is 71 (28.12% from 255 or 60.68% from 117); Blue value is 41 (16.41% from 255 or 35.04% from 117); Max value from RGB is 71 - color contains mainly: green. Hex color #054729 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054729 is #FAB8D6. Grayscale: #2F2F2F. Windows color (decimal): -16431319 or 2705157. OLE color: 2705157.
HSL color Cylindrical-coordinate representation of color #054729: hue angle of 152.73º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #054729 is Cyan = 0.93, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 5 | 71 | 41 | - |
| CMYK | 0.93 | 0 | 0.42 | 0.72 |
| HSL | 152.73º | 0.87% | 0.15% | - |
| HSV(B) | 152.73º | 0.93% | 0.28% | - |
| XYZ | 2.72 | 4.7 | 2.86 | - |
| YUV | 47.85 | 124.13 | 97.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 71 | 41 | 0.93 | 0 | 0.42 | 0.72 | 152.73 | 0.87 | 0.15 |
| Hex | 5 | 47 | 29 | 5D | 0 | 2A | 48 | 99 | 57 | F |
| Octal | 5 | 107 | 51 | 135 | 0 | 52 | 110 | 231 | 127 | 17 |
| Binary | 101 | 1000111 | 101001 | 1011101 | 0 | 101010 | 1001000 | 10011001 | 1010111 | 1111 |
Color Harmonies of #054729
Complementary color
Monochromatic Colors of #054729
Black with #054729
Text Example
Text Example
White with #054729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054729; }
p { color: rgb(5,71,41); }
H1.HeaderClassName
{
color: #054729;
}
.AnyTagClassName
{
color: #054729;
}
</style>
background-color css
<style>
a { background-color: #054729; }
a { background-color: rgb(5,71,41); }
div.DivClassName
{
background-color: #054729;
}
.BgClassName
{
background-color: #054729;
}
</style>
border-color css
<style>
span { border-color: #054729; }
span { border-color: rgb(5,71,41); }
td.TdClassName
{
border-color: #054729;
}
.TagClassName
{
border-color: #054729;
}
</style>