Shades of British Racing Green #035421
Tints of British Racing Green #035421
RGB
CMYK
RGB Variations
Color information
#035421 (or 0x035421) is known color: British Racing Green. HEX triplet: 03, 54 and 21. RGB value is (3,84,33). Sum of RGB (Red+Green+Blue) = 3+84+33=120 (15% of max value = 765). Red value is 3 (1.56% from 255 or 2.5% from 120); Green value is 84 (33.20% from 255 or 70% from 120); Blue value is 33 (13.28% from 255 or 27.5% from 120); Max value from RGB is 84 - color contains mainly: green. Hex color #035421 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035421 is #FCABDE. Grayscale: #363636. Windows color (decimal): -16559071 or 2184195. OLE color: 2184195.
HSL color Cylindrical-coordinate representation of color #035421: hue angle of 142.22º 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 #035421 is Cyan = 0.96, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 84 | 33 | - |
| CMYK | 0.96 | 0 | 0.61 | 0.67 |
| HSL | 142.22º | 0.93% | 0.17% | - |
| HSV(B) | 142.22º | 0.96% | 0.33% | - |
| XYZ | 3.48 | 6.47 | 2.5 | - |
| YUV | 53.97 | 116.16 | 91.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 84 | 33 | 0.96 | 0 | 0.61 | 0.67 | 142.22 | 0.93 | 0.17 |
| Hex | 3 | 54 | 21 | 60 | 0 | 3D | 43 | 8E | 5D | 11 |
| Octal | 3 | 124 | 41 | 140 | 0 | 75 | 103 | 216 | 135 | 21 |
| Binary | 11 | 1010100 | 100001 | 1100000 | 0 | 111101 | 1000011 | 10001110 | 1011101 | 10001 |
Color Harmonies of #035421
Complementary color
Monochromatic Colors of #035421
Black with #035421
Text Example
Text Example
White with #035421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035421; }
p { color: rgb(3,84,33); }
H1.HeaderClassName
{
color: #035421;
}
.AnyTagClassName
{
color: #035421;
}
</style>
background-color css
<style>
a { background-color: #035421; }
a { background-color: rgb(3,84,33); }
div.DivClassName
{
background-color: #035421;
}
.BgClassName
{
background-color: #035421;
}
</style>
border-color css
<style>
span { border-color: #035421; }
span { border-color: rgb(3,84,33); }
td.TdClassName
{
border-color: #035421;
}
.TagClassName
{
border-color: #035421;
}
</style>