Shades of British Racing Green #015038
Tints of British Racing Green #015038
RGB
CMYK
RGB Variations
Color information
#015038 (or 0x015038) is known color: British Racing Green. HEX triplet: 01, 50 and 38. RGB value is (1,80,56). Sum of RGB (Red+Green+Blue) = 1+80+56=137 (18% of max value = 765). Red value is 1 (0.78% from 255 or 0.73% from 137); Green value is 80 (31.64% from 255 or 58.39% from 137); Blue value is 56 (22.27% from 255 or 40.88% from 137); Max value from RGB is 80 - color contains mainly: green. Hex color #015038 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #015038 is #FEAFC7. Grayscale: #353535. Windows color (decimal): -16691144 or 3690497. OLE color: 3690497.
HSL color Cylindrical-coordinate representation of color #015038: hue angle of 161.77º degrees, saturation: 0.98, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015038 is Cyan = 0.99, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 1 | 80 | 56 | - |
| CMYK | 0.99 | 0 | 0.30 | 0.69 |
| HSL | 161.77º | 0.98% | 0.16% | - |
| HSV(B) | 161.77º | 0.99% | 0.31% | - |
| XYZ | 3.59 | 6.03 | 4.72 | - |
| YUV | 53.64 | 129.33 | 90.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 80 | 56 | 0.99 | 0 | 0.30 | 0.69 | 161.77 | 0.98 | 0.16 |
| Hex | 1 | 50 | 38 | 63 | 0 | 1E | 45 | A2 | 62 | 10 |
| Octal | 1 | 120 | 70 | 143 | 0 | 36 | 105 | 242 | 142 | 20 |
| Binary | 1 | 1010000 | 111000 | 1100011 | 0 | 11110 | 1000101 | 10100010 | 1100010 | 10000 |
Color Harmonies of #015038
Complementary color
Monochromatic Colors of #015038
Black with #015038
Text Example
Text Example
White with #015038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015038; }
p { color: rgb(1,80,56); }
H1.HeaderClassName
{
color: #015038;
}
.AnyTagClassName
{
color: #015038;
}
</style>
background-color css
<style>
a { background-color: #015038; }
a { background-color: rgb(1,80,56); }
div.DivClassName
{
background-color: #015038;
}
.BgClassName
{
background-color: #015038;
}
</style>
border-color css
<style>
span { border-color: #015038; }
span { border-color: rgb(1,80,56); }
td.TdClassName
{
border-color: #015038;
}
.TagClassName
{
border-color: #015038;
}
</style>