Shades of British Racing Green #044028
Tints of British Racing Green #044028
RGB
CMYK
RGB Variations
Color information
#044028 (or 0x044028) is known color: British Racing Green. HEX triplet: 04, 40 and 28. RGB value is (4,64,40). Sum of RGB (Red+Green+Blue) = 4+64+40=108 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.70% from 108); Green value is 64 (25.39% from 255 or 59.26% from 108); Blue value is 40 (16.02% from 255 or 37.04% from 108); Max value from RGB is 64 - color contains mainly: green. Hex color #044028 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #044028 is #FBBFD7. Grayscale: #2B2B2B. Windows color (decimal): -16498648 or 2637828. OLE color: 2637828.
HSL color Cylindrical-coordinate representation of color #044028: hue angle of 156º degrees, saturation: 0.88, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #044028 is Cyan = 0.94, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 4 | 64 | 40 | - |
| CMYK | 0.94 | 0 | 0.38 | 0.75 |
| HSL | 156º | 0.88% | 0.13% | - |
| HSV(B) | 156º | 0.94% | 0.25% | - |
| XYZ | 2.27 | 3.85 | 2.63 | - |
| YUV | 43.32 | 126.12 | 99.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 64 | 40 | 0.94 | 0 | 0.38 | 0.75 | 156 | 0.88 | 0.13 |
| Hex | 4 | 40 | 28 | 5E | 0 | 26 | 4B | 9C | 58 | D |
| Octal | 4 | 100 | 50 | 136 | 0 | 46 | 113 | 234 | 130 | 15 |
| Binary | 100 | 1000000 | 101000 | 1011110 | 0 | 100110 | 1001011 | 10011100 | 1011000 | 1101 |
Color Harmonies of #044028
Complementary color
Monochromatic Colors of #044028
Black with #044028
Text Example
Text Example
White with #044028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #044028; }
p { color: rgb(4,64,40); }
H1.HeaderClassName
{
color: #044028;
}
.AnyTagClassName
{
color: #044028;
}
</style>
background-color css
<style>
a { background-color: #044028; }
a { background-color: rgb(4,64,40); }
div.DivClassName
{
background-color: #044028;
}
.BgClassName
{
background-color: #044028;
}
</style>
border-color css
<style>
span { border-color: #044028; }
span { border-color: rgb(4,64,40); }
td.TdClassName
{
border-color: #044028;
}
.TagClassName
{
border-color: #044028;
}
</style>