Shades of British Racing Green #054728
Tints of British Racing Green #054728
RGB
CMYK
RGB Variations
Color information
#054728 (or 0x054728) is known color: British Racing Green. HEX triplet: 05, 47 and 28. RGB value is (5,71,40). Sum of RGB (Red+Green+Blue) = 5+71+40=116 (15% of max value = 765). Red value is 5 (2.34% from 255 or 4.31% from 116); Green value is 71 (28.12% from 255 or 61.21% from 116); Blue value is 40 (16.02% from 255 or 34.48% from 116); Max value from RGB is 71 - color contains mainly: green. Hex color #054728 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054728 is #FAB8D7. Grayscale: #2F2F2F. Windows color (decimal): -16431320 or 2639621. OLE color: 2639621.
HSL color Cylindrical-coordinate representation of color #054728: hue angle of 151.82º 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 #054728 is Cyan = 0.93, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 5 | 71 | 40 | - |
| CMYK | 0.93 | 0 | 0.44 | 0.72 |
| HSL | 151.82º | 0.87% | 0.15% | - |
| HSV(B) | 151.82º | 0.93% | 0.28% | - |
| XYZ | 2.7 | 4.69 | 2.77 | - |
| YUV | 47.73 | 123.63 | 97.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 71 | 40 | 0.93 | 0 | 0.44 | 0.72 | 151.82 | 0.87 | 0.15 |
| Hex | 5 | 47 | 28 | 5D | 0 | 2C | 48 | 98 | 57 | F |
| Octal | 5 | 107 | 50 | 135 | 0 | 54 | 110 | 230 | 127 | 17 |
| Binary | 101 | 1000111 | 101000 | 1011101 | 0 | 101100 | 1001000 | 10011000 | 1010111 | 1111 |
Color Harmonies of #054728
Complementary color
Monochromatic Colors of #054728
Black with #054728
Text Example
Text Example
White with #054728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054728; }
p { color: rgb(5,71,40); }
H1.HeaderClassName
{
color: #054728;
}
.AnyTagClassName
{
color: #054728;
}
</style>
background-color css
<style>
a { background-color: #054728; }
a { background-color: rgb(5,71,40); }
div.DivClassName
{
background-color: #054728;
}
.BgClassName
{
background-color: #054728;
}
</style>
border-color css
<style>
span { border-color: #054728; }
span { border-color: rgb(5,71,40); }
td.TdClassName
{
border-color: #054728;
}
.TagClassName
{
border-color: #054728;
}
</style>