Shades of British Racing Green #035115
Tints of British Racing Green #035115
RGB
CMYK
RGB Variations
Color information
#035115 (or 0x035115) is known color: British Racing Green. HEX triplet: 03, 51 and 15. RGB value is (3,81,21). Sum of RGB (Red+Green+Blue) = 3+81+21=105 (13% of max value = 765). Red value is 3 (1.56% from 255 or 2.86% from 105); Green value is 81 (32.03% from 255 or 77.14% from 105); Blue value is 21 (8.59% from 255 or 20% from 105); Max value from RGB is 81 - color contains mainly: green. Hex color #035115 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #035115 is #FCAEEA. Grayscale: #333333. Windows color (decimal): -16559851 or 1396995. OLE color: 1396995.
HSL color Cylindrical-coordinate representation of color #035115: hue angle of 133.85º degrees, saturation: 0.93, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035115 is Cyan = 0.96, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 3 | 81 | 21 | - |
| CMYK | 0.96 | 0 | 0.74 | 0.68 |
| HSL | 133.85º | 0.93% | 0.16% | - |
| HSV(B) | 133.85º | 0.96% | 0.32% | - |
| XYZ | 3.12 | 5.96 | 1.7 | - |
| YUV | 50.84 | 111.16 | 93.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 81 | 21 | 0.96 | 0 | 0.74 | 0.68 | 133.85 | 0.93 | 0.16 |
| Hex | 3 | 51 | 15 | 60 | 0 | 4A | 44 | 86 | 5D | 10 |
| Octal | 3 | 121 | 25 | 140 | 0 | 112 | 104 | 206 | 135 | 20 |
| Binary | 11 | 1010001 | 10101 | 1100000 | 0 | 1001010 | 1000100 | 10000110 | 1011101 | 10000 |
Color Harmonies of #035115
Complementary color
Monochromatic Colors of #035115
Black with #035115
Text Example
Text Example
White with #035115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035115; }
p { color: rgb(3,81,21); }
H1.HeaderClassName
{
color: #035115;
}
.AnyTagClassName
{
color: #035115;
}
</style>
background-color css
<style>
a { background-color: #035115; }
a { background-color: rgb(3,81,21); }
div.DivClassName
{
background-color: #035115;
}
.BgClassName
{
background-color: #035115;
}
</style>
border-color css
<style>
span { border-color: #035115; }
span { border-color: rgb(3,81,21); }
td.TdClassName
{
border-color: #035115;
}
.TagClassName
{
border-color: #035115;
}
</style>