Shades of British Racing Green #054426
Tints of British Racing Green #054426
RGB
CMYK
RGB Variations
Color information
#054426 (or 0x054426) is known color: British Racing Green. HEX triplet: 05, 44 and 26. RGB value is (5,68,38). Sum of RGB (Red+Green+Blue) = 5+68+38=111 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.50% from 111); Green value is 68 (26.95% from 255 or 61.26% from 111); Blue value is 38 (15.23% from 255 or 34.23% from 111); Max value from RGB is 68 - color contains mainly: green. Hex color #054426 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054426 is #FABBD9. Grayscale: #2D2D2D. Windows color (decimal): -16432090 or 2507781. OLE color: 2507781.
HSL color Cylindrical-coordinate representation of color #054426: hue angle of 151.43º 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 #054426 is Cyan = 0.93, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 5 | 68 | 38 | - |
| CMYK | 0.93 | 0 | 0.44 | 0.73 |
| HSL | 151.43º | 0.86% | 0.14% | - |
| HSV(B) | 151.43º | 0.93% | 0.27% | - |
| XYZ | 2.48 | 4.31 | 2.53 | - |
| YUV | 45.74 | 123.63 | 98.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 68 | 38 | 0.93 | 0 | 0.44 | 0.73 | 151.43 | 0.86 | 0.14 |
| Hex | 5 | 44 | 26 | 5D | 0 | 2C | 49 | 97 | 56 | E |
| Octal | 5 | 104 | 46 | 135 | 0 | 54 | 111 | 227 | 126 | 16 |
| Binary | 101 | 1000100 | 100110 | 1011101 | 0 | 101100 | 1001001 | 10010111 | 1010110 | 1110 |
Color Harmonies of #054426
Complementary color
Monochromatic Colors of #054426
Black with #054426
Text Example
Text Example
White with #054426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054426; }
p { color: rgb(5,68,38); }
H1.HeaderClassName
{
color: #054426;
}
.AnyTagClassName
{
color: #054426;
}
</style>
background-color css
<style>
a { background-color: #054426; }
a { background-color: rgb(5,68,38); }
div.DivClassName
{
background-color: #054426;
}
.BgClassName
{
background-color: #054426;
}
</style>
border-color css
<style>
span { border-color: #054426; }
span { border-color: rgb(5,68,38); }
td.TdClassName
{
border-color: #054426;
}
.TagClassName
{
border-color: #054426;
}
</style>