Shades of British Racing Green #054027
Tints of British Racing Green #054027
RGB
CMYK
RGB Variations
Color information
#054027 (or 0x054027) is known color: British Racing Green. HEX triplet: 05, 40 and 27. RGB value is (5,64,39). Sum of RGB (Red+Green+Blue) = 5+64+39=108 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.63% from 108); Green value is 64 (25.39% from 255 or 59.26% from 108); Blue value is 39 (15.62% from 255 or 36.11% from 108); Max value from RGB is 64 - color contains mainly: green. Hex color #054027 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054027 is #FABFD8. Grayscale: #2B2B2B. Windows color (decimal): -16433113 or 2572293. OLE color: 2572293.
HSL color Cylindrical-coordinate representation of color #054027: hue angle of 154.58º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #054027 is Cyan = 0.92, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 5 | 64 | 39 | - |
| CMYK | 0.92 | 0 | 0.39 | 0.75 |
| HSL | 154.58º | 0.86% | 0.14% | - |
| HSV(B) | 154.58º | 0.92% | 0.25% | - |
| XYZ | 2.26 | 3.85 | 2.54 | - |
| YUV | 43.51 | 125.45 | 100.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 64 | 39 | 0.92 | 0 | 0.39 | 0.75 | 154.58 | 0.86 | 0.14 |
| Hex | 5 | 40 | 27 | 5C | 0 | 27 | 4B | 9B | 56 | E |
| Octal | 5 | 100 | 47 | 134 | 0 | 47 | 113 | 233 | 126 | 16 |
| Binary | 101 | 1000000 | 100111 | 1011100 | 0 | 100111 | 1001011 | 10011011 | 1010110 | 1110 |
Color Harmonies of #054027
Complementary color
Monochromatic Colors of #054027
Black with #054027
Text Example
Text Example
White with #054027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054027; }
p { color: rgb(5,64,39); }
H1.HeaderClassName
{
color: #054027;
}
.AnyTagClassName
{
color: #054027;
}
</style>
background-color css
<style>
a { background-color: #054027; }
a { background-color: rgb(5,64,39); }
div.DivClassName
{
background-color: #054027;
}
.BgClassName
{
background-color: #054027;
}
</style>
border-color css
<style>
span { border-color: #054027; }
span { border-color: rgb(5,64,39); }
td.TdClassName
{
border-color: #054027;
}
.TagClassName
{
border-color: #054027;
}
</style>