Shades of British Racing Green #013813
Tints of British Racing Green #013813
RGB
CMYK
RGB Variations
Color information
#013813 (or 0x013813) is known color: British Racing Green. HEX triplet: 01, 38 and 13. RGB value is (1,56,19). Sum of RGB (Red+Green+Blue) = 1+56+19=76 (10% of max value = 765). Red value is 1 (0.78% from 255 or 1.32% from 76); Green value is 56 (22.27% from 255 or 73.68% from 76); Blue value is 19 (7.81% from 255 or 25% from 76); Max value from RGB is 56 - color contains mainly: green. Hex color #013813 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #013813 is #FEC7EC. Grayscale: #232323. Windows color (decimal): -16697325 or 1259521. OLE color: 1259521.
HSL color Cylindrical-coordinate representation of color #013813: hue angle of 139.64º degrees, saturation: 0.96, 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 #013813 is Cyan = 0.98, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 1 | 56 | 19 | - |
| CMYK | 0.98 | 0 | 0.66 | 0.78 |
| HSL | 139.64º | 0.96% | 0.11% | - |
| HSV(B) | 139.64º | 0.98% | 0.22% | - |
| XYZ | 1.54 | 2.88 | 1.09 | - |
| YUV | 35.34 | 118.78 | 103.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 56 | 19 | 0.98 | 0 | 0.66 | 0.78 | 139.64 | 0.96 | 0.11 |
| Hex | 1 | 38 | 13 | 62 | 0 | 42 | 4E | 8C | 60 | B |
| Octal | 1 | 70 | 23 | 142 | 0 | 102 | 116 | 214 | 140 | 13 |
| Binary | 1 | 111000 | 10011 | 1100010 | 0 | 1000010 | 1001110 | 10001100 | 1100000 | 1011 |
Color Harmonies of #013813
Complementary color
Monochromatic Colors of #013813
Black with #013813
Text Example
Text Example
White with #013813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013813; }
p { color: rgb(1,56,19); }
H1.HeaderClassName
{
color: #013813;
}
.AnyTagClassName
{
color: #013813;
}
</style>
background-color css
<style>
a { background-color: #013813; }
a { background-color: rgb(1,56,19); }
div.DivClassName
{
background-color: #013813;
}
.BgClassName
{
background-color: #013813;
}
</style>
border-color css
<style>
span { border-color: #013813; }
span { border-color: rgb(1,56,19); }
td.TdClassName
{
border-color: #013813;
}
.TagClassName
{
border-color: #013813;
}
</style>