Shades of British Racing Green #054328
Tints of British Racing Green #054328
RGB
CMYK
RGB Variations
Color information
#054328 (or 0x054328) is known color: British Racing Green. HEX triplet: 05, 43 and 28. RGB value is (5,67,40). Sum of RGB (Red+Green+Blue) = 5+67+40=112 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.46% from 112); Green value is 67 (26.56% from 255 or 59.82% from 112); Blue value is 40 (16.02% from 255 or 35.71% from 112); Max value from RGB is 67 - color contains mainly: green. Hex color #054328 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054328 is #FABCD7. Grayscale: #2D2D2D. Windows color (decimal): -16432344 or 2638597. OLE color: 2638597.
HSL color Cylindrical-coordinate representation of color #054328: hue angle of 153.87º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #054328 is Cyan = 0.93, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 5 | 67 | 40 | - |
| CMYK | 0.93 | 0 | 0.40 | 0.74 |
| HSL | 153.87º | 0.86% | 0.14% | - |
| HSV(B) | 153.87º | 0.93% | 0.26% | - |
| XYZ | 2.45 | 4.2 | 2.69 | - |
| YUV | 45.38 | 124.96 | 99.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 67 | 40 | 0.93 | 0 | 0.40 | 0.74 | 153.87 | 0.86 | 0.14 |
| Hex | 5 | 43 | 28 | 5D | 0 | 28 | 4A | 9A | 56 | E |
| Octal | 5 | 103 | 50 | 135 | 0 | 50 | 112 | 232 | 126 | 16 |
| Binary | 101 | 1000011 | 101000 | 1011101 | 0 | 101000 | 1001010 | 10011010 | 1010110 | 1110 |
Color Harmonies of #054328
Complementary color
Monochromatic Colors of #054328
Black with #054328
Text Example
Text Example
White with #054328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054328; }
p { color: rgb(5,67,40); }
H1.HeaderClassName
{
color: #054328;
}
.AnyTagClassName
{
color: #054328;
}
</style>
background-color css
<style>
a { background-color: #054328; }
a { background-color: rgb(5,67,40); }
div.DivClassName
{
background-color: #054328;
}
.BgClassName
{
background-color: #054328;
}
</style>
border-color css
<style>
span { border-color: #054328; }
span { border-color: rgb(5,67,40); }
td.TdClassName
{
border-color: #054328;
}
.TagClassName
{
border-color: #054328;
}
</style>