Shades of British Racing Green #035116
Tints of British Racing Green #035116
RGB
CMYK
RGB Variations
Color information
#035116 (or 0x035116) is known color: British Racing Green. HEX triplet: 03, 51 and 16. RGB value is (3,81,22). Sum of RGB (Red+Green+Blue) = 3+81+22=106 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.83% from 106); Green value is 81 (32.03% from 255 or 76.42% from 106); Blue value is 22 (8.98% from 255 or 20.75% from 106); Max value from RGB is 81 - color contains mainly: green. Hex color #035116 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #035116 is #FCAEE9. Grayscale: #333333. Windows color (decimal): -16559850 or 1462531. OLE color: 1462531.
HSL color Cylindrical-coordinate representation of color #035116: hue angle of 134.62º 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 #035116 is Cyan = 0.96, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 3 | 81 | 22 | - |
| CMYK | 0.96 | 0 | 0.73 | 0.68 |
| HSL | 134.62º | 0.93% | 0.16% | - |
| HSV(B) | 134.62º | 0.96% | 0.32% | - |
| XYZ | 3.12 | 5.96 | 1.75 | - |
| YUV | 50.95 | 111.66 | 93.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 81 | 22 | 0.96 | 0 | 0.73 | 0.68 | 134.62 | 0.93 | 0.16 |
| Hex | 3 | 51 | 16 | 60 | 0 | 49 | 44 | 87 | 5D | 10 |
| Octal | 3 | 121 | 26 | 140 | 0 | 111 | 104 | 207 | 135 | 20 |
| Binary | 11 | 1010001 | 10110 | 1100000 | 0 | 1001001 | 1000100 | 10000111 | 1011101 | 10000 |
Color Harmonies of #035116
Complementary color
Monochromatic Colors of #035116
Black with #035116
Text Example
Text Example
White with #035116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035116; }
p { color: rgb(3,81,22); }
H1.HeaderClassName
{
color: #035116;
}
.AnyTagClassName
{
color: #035116;
}
</style>
background-color css
<style>
a { background-color: #035116; }
a { background-color: rgb(3,81,22); }
div.DivClassName
{
background-color: #035116;
}
.BgClassName
{
background-color: #035116;
}
</style>
border-color css
<style>
span { border-color: #035116; }
span { border-color: rgb(3,81,22); }
td.TdClassName
{
border-color: #035116;
}
.TagClassName
{
border-color: #035116;
}
</style>