Shades of British Racing Green #064625
Tints of British Racing Green #064625
RGB
CMYK
RGB Variations
Color information
#064625 (or 0x064625) is known color: British Racing Green. HEX triplet: 06, 46 and 25. RGB value is (6,70,37). Sum of RGB (Red+Green+Blue) = 6+70+37=113 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.31% from 113); Green value is 70 (27.73% from 255 or 61.95% from 113); Blue value is 37 (14.84% from 255 or 32.74% from 113); Max value from RGB is 70 - color contains mainly: green. Hex color #064625 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064625 is #F9B9DA. Grayscale: #2F2F2F. Windows color (decimal): -16366043 or 2442758. OLE color: 2442758.
HSL color Cylindrical-coordinate representation of color #064625: hue angle of 149.06º 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 #064625 is Cyan = 0.91, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 70 | 37 | - |
| CMYK | 0.91 | 0 | 0.47 | 0.73 |
| HSL | 149.06º | 0.84% | 0.15% | - |
| HSV(B) | 149.06º | 0.91% | 0.27% | - |
| XYZ | 2.6 | 4.55 | 2.49 | - |
| YUV | 47.1 | 122.3 | 98.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 70 | 37 | 0.91 | 0 | 0.47 | 0.73 | 149.06 | 0.84 | 0.15 |
| Hex | 6 | 46 | 25 | 5B | 0 | 2F | 49 | 95 | 54 | F |
| Octal | 6 | 106 | 45 | 133 | 0 | 57 | 111 | 225 | 124 | 17 |
| Binary | 110 | 1000110 | 100101 | 1011011 | 0 | 101111 | 1001001 | 10010101 | 1010100 | 1111 |
Color Harmonies of #064625
Complementary color
Monochromatic Colors of #064625
Black with #064625
Text Example
Text Example
White with #064625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064625; }
p { color: rgb(6,70,37); }
H1.HeaderClassName
{
color: #064625;
}
.AnyTagClassName
{
color: #064625;
}
</style>
background-color css
<style>
a { background-color: #064625; }
a { background-color: rgb(6,70,37); }
div.DivClassName
{
background-color: #064625;
}
.BgClassName
{
background-color: #064625;
}
</style>
border-color css
<style>
span { border-color: #064625; }
span { border-color: rgb(6,70,37); }
td.TdClassName
{
border-color: #064625;
}
.TagClassName
{
border-color: #064625;
}
</style>