Shades of British Racing Green #035227
Tints of British Racing Green #035227
RGB
CMYK
RGB Variations
Color information
#035227 (or 0x035227) is known color: British Racing Green. HEX triplet: 03, 52 and 27. RGB value is (3,82,39). Sum of RGB (Red+Green+Blue) = 3+82+39=124 (16% of max value = 765). Red value is 3 (1.56% from 255 or 2.42% from 124); Green value is 82 (32.42% from 255 or 66.13% from 124); Blue value is 39 (15.62% from 255 or 31.45% from 124); Max value from RGB is 82 - color contains mainly: green. Hex color #035227 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035227 is #FCADD8. Grayscale: #353535. Windows color (decimal): -16559577 or 2576899. OLE color: 2576899.
HSL color Cylindrical-coordinate representation of color #035227: hue angle of 147.34º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035227 is Cyan = 0.96, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 3 | 82 | 39 | - |
| CMYK | 0.96 | 0 | 0.52 | 0.68 |
| HSL | 147.34º | 0.93% | 0.17% | - |
| HSV(B) | 147.34º | 0.96% | 0.32% | - |
| XYZ | 3.42 | 6.2 | 2.94 | - |
| YUV | 53.48 | 119.83 | 92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 82 | 39 | 0.96 | 0 | 0.52 | 0.68 | 147.34 | 0.93 | 0.17 |
| Hex | 3 | 52 | 27 | 60 | 0 | 34 | 44 | 93 | 5D | 11 |
| Octal | 3 | 122 | 47 | 140 | 0 | 64 | 104 | 223 | 135 | 21 |
| Binary | 11 | 1010010 | 100111 | 1100000 | 0 | 110100 | 1000100 | 10010011 | 1011101 | 10001 |
Color Harmonies of #035227
Complementary color
Monochromatic Colors of #035227
Black with #035227
Text Example
Text Example
White with #035227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035227; }
p { color: rgb(3,82,39); }
H1.HeaderClassName
{
color: #035227;
}
.AnyTagClassName
{
color: #035227;
}
</style>
background-color css
<style>
a { background-color: #035227; }
a { background-color: rgb(3,82,39); }
div.DivClassName
{
background-color: #035227;
}
.BgClassName
{
background-color: #035227;
}
</style>
border-color css
<style>
span { border-color: #035227; }
span { border-color: rgb(3,82,39); }
td.TdClassName
{
border-color: #035227;
}
.TagClassName
{
border-color: #035227;
}
</style>