Shades of British Racing Green #034935
Tints of British Racing Green #034935
RGB
CMYK
RGB Variations
Color information
#034935 (or 0x034935) is known color: British Racing Green. HEX triplet: 03, 49 and 35. RGB value is (3,73,53). Sum of RGB (Red+Green+Blue) = 3+73+53=129 (17% of max value = 765). Red value is 3 (1.56% from 255 or 2.33% from 129); Green value is 73 (28.91% from 255 or 56.59% from 129); Blue value is 53 (21.09% from 255 or 41.09% from 129); Max value from RGB is 73 - color contains mainly: green. Hex color #034935 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034935 is #FCB6CA. Grayscale: #313131. Windows color (decimal): -16561867 or 3492099. OLE color: 3492099.
HSL color Cylindrical-coordinate representation of color #034935: hue angle of 162.86º 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 #034935 is Cyan = 0.96, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 3 | 73 | 53 | - |
| CMYK | 0.96 | 0 | 0.27 | 0.71 |
| HSL | 162.86º | 0.92% | 0.15% | - |
| HSV(B) | 162.86º | 0.96% | 0.29% | - |
| XYZ | 3.06 | 5.04 | 4.18 | - |
| YUV | 49.79 | 129.81 | 94.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 73 | 53 | 0.96 | 0 | 0.27 | 0.71 | 162.86 | 0.92 | 0.15 |
| Hex | 3 | 49 | 35 | 60 | 0 | 1B | 47 | A3 | 5C | F |
| Octal | 3 | 111 | 65 | 140 | 0 | 33 | 107 | 243 | 134 | 17 |
| Binary | 11 | 1001001 | 110101 | 1100000 | 0 | 11011 | 1000111 | 10100011 | 1011100 | 1111 |
Color Harmonies of #034935
Complementary color
Monochromatic Colors of #034935
Black with #034935
Text Example
Text Example
White with #034935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034935; }
p { color: rgb(3,73,53); }
H1.HeaderClassName
{
color: #034935;
}
.AnyTagClassName
{
color: #034935;
}
</style>
background-color css
<style>
a { background-color: #034935; }
a { background-color: rgb(3,73,53); }
div.DivClassName
{
background-color: #034935;
}
.BgClassName
{
background-color: #034935;
}
</style>
border-color css
<style>
span { border-color: #034935; }
span { border-color: rgb(3,73,53); }
td.TdClassName
{
border-color: #034935;
}
.TagClassName
{
border-color: #034935;
}
</style>