Shades of British Racing Green #035029
Tints of British Racing Green #035029
RGB
CMYK
RGB Variations
Color information
#035029 (or 0x035029) is known color: British Racing Green. HEX triplet: 03, 50 and 29. RGB value is (3,80,41). Sum of RGB (Red+Green+Blue) = 3+80+41=124 (16% of max value = 765). Red value is 3 (1.56% from 255 or 2.42% from 124); Green value is 80 (31.64% from 255 or 64.52% from 124); Blue value is 41 (16.41% from 255 or 33.06% from 124); Max value from RGB is 80 - color contains mainly: green. Hex color #035029 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035029 is #FCAFD6. Grayscale: #343434. Windows color (decimal): -16560087 or 2707459. OLE color: 2707459.
HSL color Cylindrical-coordinate representation of color #035029: hue angle of 149.61º degrees, saturation: 0.93, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035029 is Cyan = 0.96, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 3 | 80 | 41 | - |
| CMYK | 0.96 | 0 | 0.49 | 0.69 |
| HSL | 149.61º | 0.93% | 0.16% | - |
| HSV(B) | 149.61º | 0.96% | 0.31% | - |
| XYZ | 3.31 | 5.92 | 3.07 | - |
| YUV | 52.53 | 121.49 | 92.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 80 | 41 | 0.96 | 0 | 0.49 | 0.69 | 149.61 | 0.93 | 0.16 |
| Hex | 3 | 50 | 29 | 60 | 0 | 31 | 45 | 96 | 5D | 10 |
| Octal | 3 | 120 | 51 | 140 | 0 | 61 | 105 | 226 | 135 | 20 |
| Binary | 11 | 1010000 | 101001 | 1100000 | 0 | 110001 | 1000101 | 10010110 | 1011101 | 10000 |
Color Harmonies of #035029
Complementary color
Monochromatic Colors of #035029
Black with #035029
Text Example
Text Example
White with #035029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035029; }
p { color: rgb(3,80,41); }
H1.HeaderClassName
{
color: #035029;
}
.AnyTagClassName
{
color: #035029;
}
</style>
background-color css
<style>
a { background-color: #035029; }
a { background-color: rgb(3,80,41); }
div.DivClassName
{
background-color: #035029;
}
.BgClassName
{
background-color: #035029;
}
</style>
border-color css
<style>
span { border-color: #035029; }
span { border-color: rgb(3,80,41); }
td.TdClassName
{
border-color: #035029;
}
.TagClassName
{
border-color: #035029;
}
</style>