Shades of British Racing Green #035531
Tints of British Racing Green #035531
RGB
CMYK
RGB Variations
Color information
#035531 (or 0x035531) is known color: British Racing Green. HEX triplet: 03, 55 and 31. RGB value is (3,85,49). Sum of RGB (Red+Green+Blue) = 3+85+49=137 (18% of max value = 765). Red value is 3 (1.56% from 255 or 2.19% from 137); Green value is 85 (33.59% from 255 or 62.04% from 137); Blue value is 49 (19.53% from 255 or 35.77% from 137); Max value from RGB is 85 - color contains mainly: green. Hex color #035531 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035531 is #FCAACE. Grayscale: #383838. Windows color (decimal): -16558799 or 3233027. OLE color: 3233027.
HSL color Cylindrical-coordinate representation of color #035531: hue angle of 153.66º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035531 is Cyan = 0.96, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 85 | 49 | - |
| CMYK | 0.96 | 0 | 0.42 | 0.67 |
| HSL | 153.66º | 0.93% | 0.17% | - |
| HSV(B) | 153.66º | 0.96% | 0.33% | - |
| XYZ | 3.84 | 6.74 | 4 | - |
| YUV | 56.38 | 123.83 | 89.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 85 | 49 | 0.96 | 0 | 0.42 | 0.67 | 153.66 | 0.93 | 0.17 |
| Hex | 3 | 55 | 31 | 60 | 0 | 2A | 43 | 9A | 5D | 11 |
| Octal | 3 | 125 | 61 | 140 | 0 | 52 | 103 | 232 | 135 | 21 |
| Binary | 11 | 1010101 | 110001 | 1100000 | 0 | 101010 | 1000011 | 10011010 | 1011101 | 10001 |
Color Harmonies of #035531
Complementary color
Monochromatic Colors of #035531
Black with #035531
Text Example
Text Example
White with #035531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035531; }
p { color: rgb(3,85,49); }
H1.HeaderClassName
{
color: #035531;
}
.AnyTagClassName
{
color: #035531;
}
</style>
background-color css
<style>
a { background-color: #035531; }
a { background-color: rgb(3,85,49); }
div.DivClassName
{
background-color: #035531;
}
.BgClassName
{
background-color: #035531;
}
</style>
border-color css
<style>
span { border-color: #035531; }
span { border-color: rgb(3,85,49); }
td.TdClassName
{
border-color: #035531;
}
.TagClassName
{
border-color: #035531;
}
</style>