Shades of British Racing Green #013915
Tints of British Racing Green #013915
RGB
CMYK
RGB Variations
Color information
#013915 (or 0x013915) is known color: British Racing Green. HEX triplet: 01, 39 and 15. RGB value is (1,57,21). Sum of RGB (Red+Green+Blue) = 1+57+21=79 (10% of max value = 765). Red value is 1 (0.78% from 255 or 1.27% from 79); Green value is 57 (22.66% from 255 or 72.15% from 79); Blue value is 21 (8.59% from 255 or 26.58% from 79); Max value from RGB is 57 - color contains mainly: green. Hex color #013915 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #013915 is #FEC6EA. Grayscale: #242424. Windows color (decimal): -16697067 or 1390849. OLE color: 1390849.
HSL color Cylindrical-coordinate representation of color #013915: hue angle of 141.43º degrees, saturation: 0.97, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #013915 is Cyan = 0.98, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 1 | 57 | 21 | - |
| CMYK | 0.98 | 0 | 0.63 | 0.78 |
| HSL | 141.43º | 0.97% | 0.11% | - |
| HSV(B) | 141.43º | 0.98% | 0.22% | - |
| XYZ | 1.61 | 2.99 | 1.2 | - |
| YUV | 36.15 | 119.45 | 102.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 57 | 21 | 0.98 | 0 | 0.63 | 0.78 | 141.43 | 0.97 | 0.11 |
| Hex | 1 | 39 | 15 | 62 | 0 | 3F | 4E | 8D | 61 | B |
| Octal | 1 | 71 | 25 | 142 | 0 | 77 | 116 | 215 | 141 | 13 |
| Binary | 1 | 111001 | 10101 | 1100010 | 0 | 111111 | 1001110 | 10001101 | 1100001 | 1011 |
Color Harmonies of #013915
Complementary color
Monochromatic Colors of #013915
Black with #013915
Text Example
Text Example
White with #013915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013915; }
p { color: rgb(1,57,21); }
H1.HeaderClassName
{
color: #013915;
}
.AnyTagClassName
{
color: #013915;
}
</style>
background-color css
<style>
a { background-color: #013915; }
a { background-color: rgb(1,57,21); }
div.DivClassName
{
background-color: #013915;
}
.BgClassName
{
background-color: #013915;
}
</style>
border-color css
<style>
span { border-color: #013915; }
span { border-color: rgb(1,57,21); }
td.TdClassName
{
border-color: #013915;
}
.TagClassName
{
border-color: #013915;
}
</style>