Shades of British Racing Green #034934
Tints of British Racing Green #034934
RGB
CMYK
RGB Variations
Color information
#034934 (or 0x034934) is known color: British Racing Green. HEX triplet: 03, 49 and 34. RGB value is (3,73,52). Sum of RGB (Red+Green+Blue) = 3+73+52=128 (16% of max value = 765). Red value is 3 (1.56% from 255 or 2.34% from 128); Green value is 73 (28.91% from 255 or 57.03% from 128); Blue value is 52 (20.70% from 255 or 40.62% from 128); Max value from RGB is 73 - color contains mainly: green. Hex color #034934 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034934 is #FCB6CB. Grayscale: #313131. Windows color (decimal): -16561868 or 3426563. OLE color: 3426563.
HSL color Cylindrical-coordinate representation of color #034934: hue angle of 162º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #034934 is Cyan = 0.96, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 3 | 73 | 52 | - |
| CMYK | 0.96 | 0 | 0.29 | 0.71 |
| HSL | 162º | 0.92% | 0.15% | - |
| HSV(B) | 162º | 0.96% | 0.29% | - |
| XYZ | 3.04 | 5.03 | 4.06 | - |
| YUV | 49.68 | 129.31 | 94.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 73 | 52 | 0.96 | 0 | 0.29 | 0.71 | 162 | 0.92 | 0.15 |
| Hex | 3 | 49 | 34 | 60 | 0 | 1D | 47 | A2 | 5C | F |
| Octal | 3 | 111 | 64 | 140 | 0 | 35 | 107 | 242 | 134 | 17 |
| Binary | 11 | 1001001 | 110100 | 1100000 | 0 | 11101 | 1000111 | 10100010 | 1011100 | 1111 |
Color Harmonies of #034934
Complementary color
Monochromatic Colors of #034934
Black with #034934
Text Example
Text Example
White with #034934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034934; }
p { color: rgb(3,73,52); }
H1.HeaderClassName
{
color: #034934;
}
.AnyTagClassName
{
color: #034934;
}
</style>
background-color css
<style>
a { background-color: #034934; }
a { background-color: rgb(3,73,52); }
div.DivClassName
{
background-color: #034934;
}
.BgClassName
{
background-color: #034934;
}
</style>
border-color css
<style>
span { border-color: #034934; }
span { border-color: rgb(3,73,52); }
td.TdClassName
{
border-color: #034934;
}
.TagClassName
{
border-color: #034934;
}
</style>