Shades of British Racing Green #035318
Tints of British Racing Green #035318
RGB
CMYK
RGB Variations
Color information
#035318 (or 0x035318) is known color: British Racing Green. HEX triplet: 03, 53 and 18. RGB value is (3,83,24). Sum of RGB (Red+Green+Blue) = 3+83+24=110 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.73% from 110); Green value is 83 (32.81% from 255 or 75.45% from 110); Blue value is 24 (9.77% from 255 or 21.82% from 110); Max value from RGB is 83 - color contains mainly: green. Hex color #035318 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #035318 is #FCACE7. Grayscale: #343434. Windows color (decimal): -16559336 or 1594115. OLE color: 1594115.
HSL color Cylindrical-coordinate representation of color #035318: hue angle of 135.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 #035318 is Cyan = 0.96, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 83 | 24 | - |
| CMYK | 0.96 | 0 | 0.71 | 0.67 |
| HSL | 135.75º | 0.93% | 0.17% | - |
| HSV(B) | 135.75º | 0.96% | 0.33% | - |
| XYZ | 3.3 | 6.27 | 1.9 | - |
| YUV | 52.35 | 112 | 92.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 83 | 24 | 0.96 | 0 | 0.71 | 0.67 | 135.75 | 0.93 | 0.17 |
| Hex | 3 | 53 | 18 | 60 | 0 | 47 | 43 | 88 | 5D | 11 |
| Octal | 3 | 123 | 30 | 140 | 0 | 107 | 103 | 210 | 135 | 21 |
| Binary | 11 | 1010011 | 11000 | 1100000 | 0 | 1000111 | 1000011 | 10001000 | 1011101 | 10001 |
Color Harmonies of #035318
Complementary color
Monochromatic Colors of #035318
Black with #035318
Text Example
Text Example
White with #035318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035318; }
p { color: rgb(3,83,24); }
H1.HeaderClassName
{
color: #035318;
}
.AnyTagClassName
{
color: #035318;
}
</style>
background-color css
<style>
a { background-color: #035318; }
a { background-color: rgb(3,83,24); }
div.DivClassName
{
background-color: #035318;
}
.BgClassName
{
background-color: #035318;
}
</style>
border-color css
<style>
span { border-color: #035318; }
span { border-color: rgb(3,83,24); }
td.TdClassName
{
border-color: #035318;
}
.TagClassName
{
border-color: #035318;
}
</style>