Shades of British Racing Green #045428
Tints of British Racing Green #045428
RGB
CMYK
RGB Variations
Color information
#045428 (or 0x045428) is known color: British Racing Green. HEX triplet: 04, 54 and 28. RGB value is (4,84,40). Sum of RGB (Red+Green+Blue) = 4+84+40=128 (16% of max value = 765). Red value is 4 (1.95% from 255 or 3.12% from 128); Green value is 84 (33.20% from 255 or 65.62% from 128); Blue value is 40 (16.02% from 255 or 31.25% from 128); Max value from RGB is 84 - color contains mainly: green. Hex color #045428 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045428 is #FBABD7. Grayscale: #373737. Windows color (decimal): -16493528 or 2642948. OLE color: 2642948.
HSL color Cylindrical-coordinate representation of color #045428: hue angle of 147º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045428 is Cyan = 0.95, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 84 | 40 | - |
| CMYK | 0.95 | 0 | 0.52 | 0.67 |
| HSL | 147º | 0.91% | 0.17% | - |
| HSV(B) | 147º | 0.95% | 0.33% | - |
| XYZ | 3.6 | 6.52 | 3.08 | - |
| YUV | 55.06 | 119.5 | 91.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 84 | 40 | 0.95 | 0 | 0.52 | 0.67 | 147 | 0.91 | 0.17 |
| Hex | 4 | 54 | 28 | 5F | 0 | 34 | 43 | 93 | 5B | 11 |
| Octal | 4 | 124 | 50 | 137 | 0 | 64 | 103 | 223 | 133 | 21 |
| Binary | 100 | 1010100 | 101000 | 1011111 | 0 | 110100 | 1000011 | 10010011 | 1011011 | 10001 |
Color Harmonies of #045428
Complementary color
Monochromatic Colors of #045428
Black with #045428
Text Example
Text Example
White with #045428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045428; }
p { color: rgb(4,84,40); }
H1.HeaderClassName
{
color: #045428;
}
.AnyTagClassName
{
color: #045428;
}
</style>
background-color css
<style>
a { background-color: #045428; }
a { background-color: rgb(4,84,40); }
div.DivClassName
{
background-color: #045428;
}
.BgClassName
{
background-color: #045428;
}
</style>
border-color css
<style>
span { border-color: #045428; }
span { border-color: rgb(4,84,40); }
td.TdClassName
{
border-color: #045428;
}
.TagClassName
{
border-color: #045428;
}
</style>