Shades of British Racing Green #044415
Tints of British Racing Green #044415
RGB
CMYK
RGB Variations
Color information
#044415 (or 0x044415) is known color: British Racing Green. HEX triplet: 04, 44 and 15. RGB value is (4,68,21). Sum of RGB (Red+Green+Blue) = 4+68+21=93 (12% of max value = 765). Red value is 4 (1.95% from 255 or 4.30% from 93); Green value is 68 (26.95% from 255 or 73.12% from 93); Blue value is 21 (8.59% from 255 or 22.58% from 93); Max value from RGB is 68 - color contains mainly: green. Hex color #044415 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #044415 is #FBBBEA. Grayscale: #2B2B2B. Windows color (decimal): -16497643 or 1393668. OLE color: 1393668.
HSL color Cylindrical-coordinate representation of color #044415: hue angle of 135.94º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #044415 is Cyan = 0.94, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 4 | 68 | 21 | - |
| CMYK | 0.94 | 0 | 0.69 | 0.73 |
| HSL | 135.94º | 0.89% | 0.14% | - |
| HSV(B) | 135.94º | 0.94% | 0.27% | - |
| XYZ | 2.25 | 4.21 | 1.4 | - |
| YUV | 43.51 | 115.3 | 99.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 68 | 21 | 0.94 | 0 | 0.69 | 0.73 | 135.94 | 0.89 | 0.14 |
| Hex | 4 | 44 | 15 | 5E | 0 | 45 | 49 | 88 | 59 | E |
| Octal | 4 | 104 | 25 | 136 | 0 | 105 | 111 | 210 | 131 | 16 |
| Binary | 100 | 1000100 | 10101 | 1011110 | 0 | 1000101 | 1001001 | 10001000 | 1011001 | 1110 |
Color Harmonies of #044415
Complementary color
Monochromatic Colors of #044415
Black with #044415
Text Example
Text Example
White with #044415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #044415; }
p { color: rgb(4,68,21); }
H1.HeaderClassName
{
color: #044415;
}
.AnyTagClassName
{
color: #044415;
}
</style>
background-color css
<style>
a { background-color: #044415; }
a { background-color: rgb(4,68,21); }
div.DivClassName
{
background-color: #044415;
}
.BgClassName
{
background-color: #044415;
}
</style>
border-color css
<style>
span { border-color: #044415; }
span { border-color: rgb(4,68,21); }
td.TdClassName
{
border-color: #044415;
}
.TagClassName
{
border-color: #044415;
}
</style>