Shades of British Racing Green #054531
Tints of British Racing Green #054531
RGB
CMYK
RGB Variations
Color information
#054531 (or 0x054531) is known color: British Racing Green. HEX triplet: 05, 45 and 31. RGB value is (5,69,49). Sum of RGB (Red+Green+Blue) = 5+69+49=123 (16% of max value = 765). Red value is 5 (2.34% from 255 or 4.07% from 123); Green value is 69 (27.34% from 255 or 56.10% from 123); Blue value is 49 (19.53% from 255 or 39.84% from 123); Max value from RGB is 69 - color contains mainly: green. Hex color #054531 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054531 is #FABACE. Grayscale: #2F2F2F. Windows color (decimal): -16431823 or 3228933. OLE color: 3228933.
HSL color Cylindrical-coordinate representation of color #054531: hue angle of 161.25º degrees, saturation: 0.86, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #054531 is Cyan = 0.93, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 5 | 69 | 49 | - |
| CMYK | 0.93 | 0 | 0.29 | 0.73 |
| HSL | 161.25º | 0.86% | 0.15% | - |
| HSV(B) | 161.25º | 0.93% | 0.27% | - |
| XYZ | 2.75 | 4.51 | 3.63 | - |
| YUV | 47.58 | 128.8 | 97.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 69 | 49 | 0.93 | 0 | 0.29 | 0.73 | 161.25 | 0.86 | 0.15 |
| Hex | 5 | 45 | 31 | 5D | 0 | 1D | 49 | A1 | 56 | F |
| Octal | 5 | 105 | 61 | 135 | 0 | 35 | 111 | 241 | 126 | 17 |
| Binary | 101 | 1000101 | 110001 | 1011101 | 0 | 11101 | 1001001 | 10100001 | 1010110 | 1111 |
Color Harmonies of #054531
Complementary color
Monochromatic Colors of #054531
Black with #054531
Text Example
Text Example
White with #054531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054531; }
p { color: rgb(5,69,49); }
H1.HeaderClassName
{
color: #054531;
}
.AnyTagClassName
{
color: #054531;
}
</style>
background-color css
<style>
a { background-color: #054531; }
a { background-color: rgb(5,69,49); }
div.DivClassName
{
background-color: #054531;
}
.BgClassName
{
background-color: #054531;
}
</style>
border-color css
<style>
span { border-color: #054531; }
span { border-color: rgb(5,69,49); }
td.TdClassName
{
border-color: #054531;
}
.TagClassName
{
border-color: #054531;
}
</style>