Shades of British Racing Green #064530
Tints of British Racing Green #064530
RGB
CMYK
RGB Variations
Color information
#064530 (or 0x064530) is known color: British Racing Green. HEX triplet: 06, 45 and 30. RGB value is (6,69,48). Sum of RGB (Red+Green+Blue) = 6+69+48=123 (16% of max value = 765). Red value is 6 (2.73% from 255 or 4.88% from 123); Green value is 69 (27.34% from 255 or 56.10% from 123); Blue value is 48 (19.14% from 255 or 39.02% from 123); Max value from RGB is 69 - color contains mainly: green. Hex color #064530 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064530 is #F9BACF. Grayscale: #2F2F2F. Windows color (decimal): -16366288 or 3163398. OLE color: 3163398.
HSL color Cylindrical-coordinate representation of color #064530: hue angle of 160º 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 #064530 is Cyan = 0.91, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 69 | 48 | - |
| CMYK | 0.91 | 0 | 0.30 | 0.73 |
| HSL | 160º | 0.84% | 0.15% | - |
| HSV(B) | 160º | 0.91% | 0.27% | - |
| XYZ | 2.74 | 4.51 | 3.52 | - |
| YUV | 47.77 | 128.13 | 98.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 69 | 48 | 0.91 | 0 | 0.30 | 0.73 | 160 | 0.84 | 0.15 |
| Hex | 6 | 45 | 30 | 5B | 0 | 1E | 49 | A0 | 54 | F |
| Octal | 6 | 105 | 60 | 133 | 0 | 36 | 111 | 240 | 124 | 17 |
| Binary | 110 | 1000101 | 110000 | 1011011 | 0 | 11110 | 1001001 | 10100000 | 1010100 | 1111 |
Color Harmonies of #064530
Complementary color
Monochromatic Colors of #064530
Black with #064530
Text Example
Text Example
White with #064530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064530; }
p { color: rgb(6,69,48); }
H1.HeaderClassName
{
color: #064530;
}
.AnyTagClassName
{
color: #064530;
}
</style>
background-color css
<style>
a { background-color: #064530; }
a { background-color: rgb(6,69,48); }
div.DivClassName
{
background-color: #064530;
}
.BgClassName
{
background-color: #064530;
}
</style>
border-color css
<style>
span { border-color: #064530; }
span { border-color: rgb(6,69,48); }
td.TdClassName
{
border-color: #064530;
}
.TagClassName
{
border-color: #064530;
}
</style>