Shades of British Racing Green #064621
Tints of British Racing Green #064621
RGB
CMYK
RGB Variations
Color information
#064621 (or 0x064621) is known color: British Racing Green. HEX triplet: 06, 46 and 21. RGB value is (6,70,33). Sum of RGB (Red+Green+Blue) = 6+70+33=109 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.50% from 109); Green value is 70 (27.73% from 255 or 64.22% from 109); Blue value is 33 (13.28% from 255 or 30.28% from 109); Max value from RGB is 70 - color contains mainly: green. Hex color #064621 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064621 is #F9B9DE. Grayscale: #2E2E2E. Windows color (decimal): -16366047 or 2180614. OLE color: 2180614.
HSL color Cylindrical-coordinate representation of color #064621: hue angle of 145.31º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #064621 is Cyan = 0.91, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 70 | 33 | - |
| CMYK | 0.91 | 0 | 0.53 | 0.73 |
| HSL | 145.31º | 0.84% | 0.15% | - |
| HSV(B) | 145.31º | 0.91% | 0.27% | - |
| XYZ | 2.54 | 4.53 | 2.18 | - |
| YUV | 46.65 | 120.3 | 99.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 70 | 33 | 0.91 | 0 | 0.53 | 0.73 | 145.31 | 0.84 | 0.15 |
| Hex | 6 | 46 | 21 | 5B | 0 | 35 | 49 | 91 | 54 | F |
| Octal | 6 | 106 | 41 | 133 | 0 | 65 | 111 | 221 | 124 | 17 |
| Binary | 110 | 1000110 | 100001 | 1011011 | 0 | 110101 | 1001001 | 10010001 | 1010100 | 1111 |
Color Harmonies of #064621
Complementary color
Monochromatic Colors of #064621
Black with #064621
Text Example
Text Example
White with #064621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064621; }
p { color: rgb(6,70,33); }
H1.HeaderClassName
{
color: #064621;
}
.AnyTagClassName
{
color: #064621;
}
</style>
background-color css
<style>
a { background-color: #064621; }
a { background-color: rgb(6,70,33); }
div.DivClassName
{
background-color: #064621;
}
.BgClassName
{
background-color: #064621;
}
</style>
border-color css
<style>
span { border-color: #064621; }
span { border-color: rgb(6,70,33); }
td.TdClassName
{
border-color: #064621;
}
.TagClassName
{
border-color: #064621;
}
</style>