Shades of British Racing Green #074934
Tints of British Racing Green #074934
RGB
CMYK
RGB Variations
Color information
#074934 (or 0x074934) is known color: British Racing Green. HEX triplet: 07, 49 and 34. RGB value is (7,73,52). Sum of RGB (Red+Green+Blue) = 7+73+52=132 (17% of max value = 765). Red value is 7 (3.12% from 255 or 5.30% from 132); Green value is 73 (28.91% from 255 or 55.30% from 132); Blue value is 52 (20.70% from 255 or 39.39% from 132); Max value from RGB is 73 - color contains mainly: green. Hex color #074934 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074934 is #F8B6CB. Grayscale: #323232. Windows color (decimal): -16299724 or 3426567. OLE color: 3426567.
HSL color Cylindrical-coordinate representation of color #074934: hue angle of 160.91º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #074934 is Cyan = 0.90, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 7 | 73 | 52 | - |
| CMYK | 0.90 | 0 | 0.29 | 0.71 |
| HSL | 160.91º | 0.83% | 0.16% | - |
| HSV(B) | 160.91º | 0.9% | 0.29% | - |
| XYZ | 3.09 | 5.06 | 4.06 | - |
| YUV | 50.87 | 128.63 | 96.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 73 | 52 | 0.90 | 0 | 0.29 | 0.71 | 160.91 | 0.83 | 0.16 |
| Hex | 7 | 49 | 34 | 5A | 0 | 1D | 47 | A1 | 52 | 10 |
| Octal | 7 | 111 | 64 | 132 | 0 | 35 | 107 | 241 | 122 | 20 |
| Binary | 111 | 1001001 | 110100 | 1011010 | 0 | 11101 | 1000111 | 10100001 | 1010010 | 10000 |
Color Harmonies of #074934
Complementary color
Monochromatic Colors of #074934
Black with #074934
Text Example
Text Example
White with #074934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074934; }
p { color: rgb(7,73,52); }
H1.HeaderClassName
{
color: #074934;
}
.AnyTagClassName
{
color: #074934;
}
</style>
background-color css
<style>
a { background-color: #074934; }
a { background-color: rgb(7,73,52); }
div.DivClassName
{
background-color: #074934;
}
.BgClassName
{
background-color: #074934;
}
</style>
border-color css
<style>
span { border-color: #074934; }
span { border-color: rgb(7,73,52); }
td.TdClassName
{
border-color: #074934;
}
.TagClassName
{
border-color: #074934;
}
</style>