Shades of British Racing Green #035328
Tints of British Racing Green #035328
RGB
CMYK
RGB Variations
Color information
#035328 (or 0x035328) is known color: British Racing Green. HEX triplet: 03, 53 and 28. RGB value is (3,83,40). Sum of RGB (Red+Green+Blue) = 3+83+40=126 (16% of max value = 765). Red value is 3 (1.56% from 255 or 2.38% from 126); Green value is 83 (32.81% from 255 or 65.87% from 126); Blue value is 40 (16.02% from 255 or 31.75% from 126); Max value from RGB is 83 - color contains mainly: green. Hex color #035328 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035328 is #FCACD7. Grayscale: #363636. Windows color (decimal): -16559320 or 2642691. OLE color: 2642691.
HSL color Cylindrical-coordinate representation of color #035328: hue angle of 147.75º 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 #035328 is Cyan = 0.96, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 83 | 40 | - |
| CMYK | 0.96 | 0 | 0.52 | 0.67 |
| HSL | 147.75º | 0.93% | 0.17% | - |
| HSV(B) | 147.75º | 0.96% | 0.33% | - |
| XYZ | 3.51 | 6.36 | 3.05 | - |
| YUV | 54.18 | 120 | 91.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 83 | 40 | 0.96 | 0 | 0.52 | 0.67 | 147.75 | 0.93 | 0.17 |
| Hex | 3 | 53 | 28 | 60 | 0 | 34 | 43 | 94 | 5D | 11 |
| Octal | 3 | 123 | 50 | 140 | 0 | 64 | 103 | 224 | 135 | 21 |
| Binary | 11 | 1010011 | 101000 | 1100000 | 0 | 110100 | 1000011 | 10010100 | 1011101 | 10001 |
Color Harmonies of #035328
Complementary color
Monochromatic Colors of #035328
Black with #035328
Text Example
Text Example
White with #035328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035328; }
p { color: rgb(3,83,40); }
H1.HeaderClassName
{
color: #035328;
}
.AnyTagClassName
{
color: #035328;
}
</style>
background-color css
<style>
a { background-color: #035328; }
a { background-color: rgb(3,83,40); }
div.DivClassName
{
background-color: #035328;
}
.BgClassName
{
background-color: #035328;
}
</style>
border-color css
<style>
span { border-color: #035328; }
span { border-color: rgb(3,83,40); }
td.TdClassName
{
border-color: #035328;
}
.TagClassName
{
border-color: #035328;
}
</style>