Shades of British Racing Green #054817
Tints of British Racing Green #054817
RGB
CMYK
RGB Variations
Color information
#054817 (or 0x054817) is known color: British Racing Green. HEX triplet: 05, 48 and 17. RGB value is (5,72,23). Sum of RGB (Red+Green+Blue) = 5+72+23=100 (13% of max value = 765). Red value is 5 (2.34% from 255 or 5% from 100); Green value is 72 (28.52% from 255 or 72% from 100); Blue value is 23 (9.38% from 255 or 23% from 100); Max value from RGB is 72 - color contains mainly: green. Hex color #054817 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #054817 is #FAB7E8. Grayscale: #2E2E2E. Windows color (decimal): -16431081 or 1525765. OLE color: 1525765.
HSL color Cylindrical-coordinate representation of color #054817: hue angle of 136.12º 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 #054817 is Cyan = 0.93, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 5 | 72 | 23 | - |
| CMYK | 0.93 | 0 | 0.68 | 0.72 |
| HSL | 136.12º | 0.87% | 0.15% | - |
| HSV(B) | 136.12º | 0.93% | 0.28% | - |
| XYZ | 2.53 | 4.73 | 1.59 | - |
| YUV | 46.38 | 114.8 | 98.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 72 | 23 | 0.93 | 0 | 0.68 | 0.72 | 136.12 | 0.87 | 0.15 |
| Hex | 5 | 48 | 17 | 5D | 0 | 44 | 48 | 88 | 57 | F |
| Octal | 5 | 110 | 27 | 135 | 0 | 104 | 110 | 210 | 127 | 17 |
| Binary | 101 | 1001000 | 10111 | 1011101 | 0 | 1000100 | 1001000 | 10001000 | 1010111 | 1111 |
Color Harmonies of #054817
Complementary color
Monochromatic Colors of #054817
Black with #054817
Text Example
Text Example
White with #054817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054817; }
p { color: rgb(5,72,23); }
H1.HeaderClassName
{
color: #054817;
}
.AnyTagClassName
{
color: #054817;
}
</style>
background-color css
<style>
a { background-color: #054817; }
a { background-color: rgb(5,72,23); }
div.DivClassName
{
background-color: #054817;
}
.BgClassName
{
background-color: #054817;
}
</style>
border-color css
<style>
span { border-color: #054817; }
span { border-color: rgb(5,72,23); }
td.TdClassName
{
border-color: #054817;
}
.TagClassName
{
border-color: #054817;
}
</style>