Shades of British Racing Green #064224
Tints of British Racing Green #064224
RGB
CMYK
RGB Variations
Color information
#064224 (or 0x064224) is known color: British Racing Green. HEX triplet: 06, 42 and 24. RGB value is (6,66,36). Sum of RGB (Red+Green+Blue) = 6+66+36=108 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.56% from 108); Green value is 66 (26.17% from 255 or 61.11% from 108); Blue value is 36 (14.45% from 255 or 33.33% from 108); Max value from RGB is 66 - color contains mainly: green. Hex color #064224 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064224 is #F9BDDB. Grayscale: #2C2C2C. Windows color (decimal): -16367068 or 2376198. OLE color: 2376198.
HSL color Cylindrical-coordinate representation of color #064224: hue angle of 150º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #064224 is Cyan = 0.91, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 66 | 36 | - |
| CMYK | 0.91 | 0 | 0.45 | 0.74 |
| HSL | 150º | 0.83% | 0.14% | - |
| HSV(B) | 150º | 0.91% | 0.26% | - |
| XYZ | 2.34 | 4.06 | 2.33 | - |
| YUV | 44.64 | 123.12 | 100.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 66 | 36 | 0.91 | 0 | 0.45 | 0.74 | 150 | 0.83 | 0.14 |
| Hex | 6 | 42 | 24 | 5B | 0 | 2D | 4A | 96 | 53 | E |
| Octal | 6 | 102 | 44 | 133 | 0 | 55 | 112 | 226 | 123 | 16 |
| Binary | 110 | 1000010 | 100100 | 1011011 | 0 | 101101 | 1001010 | 10010110 | 1010011 | 1110 |
Color Harmonies of #064224
Complementary color
Monochromatic Colors of #064224
Black with #064224
Text Example
Text Example
White with #064224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064224; }
p { color: rgb(6,66,36); }
H1.HeaderClassName
{
color: #064224;
}
.AnyTagClassName
{
color: #064224;
}
</style>
background-color css
<style>
a { background-color: #064224; }
a { background-color: rgb(6,66,36); }
div.DivClassName
{
background-color: #064224;
}
.BgClassName
{
background-color: #064224;
}
</style>
border-color css
<style>
span { border-color: #064224; }
span { border-color: rgb(6,66,36); }
td.TdClassName
{
border-color: #064224;
}
.TagClassName
{
border-color: #064224;
}
</style>