Shades of British Racing Green #054427
Tints of British Racing Green #054427
RGB
CMYK
RGB Variations
Color information
#054427 (or 0x054427) is known color: British Racing Green. HEX triplet: 05, 44 and 27. RGB value is (5,68,39). Sum of RGB (Red+Green+Blue) = 5+68+39=112 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.46% from 112); Green value is 68 (26.95% from 255 or 60.71% from 112); Blue value is 39 (15.62% from 255 or 34.82% from 112); Max value from RGB is 68 - color contains mainly: green. Hex color #054427 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054427 is #FABBD8. Grayscale: #2D2D2D. Windows color (decimal): -16432089 or 2573317. OLE color: 2573317.
HSL color Cylindrical-coordinate representation of color #054427: hue angle of 152.38º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #054427 is Cyan = 0.93, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 5 | 68 | 39 | - |
| CMYK | 0.93 | 0 | 0.43 | 0.73 |
| HSL | 152.38º | 0.86% | 0.14% | - |
| HSV(B) | 152.38º | 0.93% | 0.27% | - |
| XYZ | 2.5 | 4.31 | 2.62 | - |
| YUV | 45.86 | 124.13 | 98.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 68 | 39 | 0.93 | 0 | 0.43 | 0.73 | 152.38 | 0.86 | 0.14 |
| Hex | 5 | 44 | 27 | 5D | 0 | 2B | 49 | 98 | 56 | E |
| Octal | 5 | 104 | 47 | 135 | 0 | 53 | 111 | 230 | 126 | 16 |
| Binary | 101 | 1000100 | 100111 | 1011101 | 0 | 101011 | 1001001 | 10011000 | 1010110 | 1110 |
Color Harmonies of #054427
Complementary color
Monochromatic Colors of #054427
Black with #054427
Text Example
Text Example
White with #054427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054427; }
p { color: rgb(5,68,39); }
H1.HeaderClassName
{
color: #054427;
}
.AnyTagClassName
{
color: #054427;
}
</style>
background-color css
<style>
a { background-color: #054427; }
a { background-color: rgb(5,68,39); }
div.DivClassName
{
background-color: #054427;
}
.BgClassName
{
background-color: #054427;
}
</style>
border-color css
<style>
span { border-color: #054427; }
span { border-color: rgb(5,68,39); }
td.TdClassName
{
border-color: #054427;
}
.TagClassName
{
border-color: #054427;
}
</style>