Shades of British Racing Green #023913
Tints of British Racing Green #023913
RGB
CMYK
RGB Variations
Color information
#023913 (or 0x023913) is known color: British Racing Green. HEX triplet: 02, 39 and 13. RGB value is (2,57,19). Sum of RGB (Red+Green+Blue) = 2+57+19=78 (10% of max value = 765). Red value is 2 (1.17% from 255 or 2.56% from 78); Green value is 57 (22.66% from 255 or 73.08% from 78); Blue value is 19 (7.81% from 255 or 24.36% from 78); Max value from RGB is 57 - color contains mainly: green. Hex color #023913 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #023913 is #FDC6EC. Grayscale: #242424. Windows color (decimal): -16631533 or 1259778. OLE color: 1259778.
HSL color Cylindrical-coordinate representation of color #023913: hue angle of 138.55º degrees, saturation: 0.93, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #023913 is Cyan = 0.96, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 2 | 57 | 19 | - |
| CMYK | 0.96 | 0 | 0.67 | 0.78 |
| HSL | 138.55º | 0.93% | 0.12% | - |
| HSV(B) | 138.55º | 0.96% | 0.22% | - |
| XYZ | 1.61 | 2.99 | 1.11 | - |
| YUV | 36.22 | 118.28 | 103.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 57 | 19 | 0.96 | 0 | 0.67 | 0.78 | 138.55 | 0.93 | 0.12 |
| Hex | 2 | 39 | 13 | 60 | 0 | 43 | 4E | 8B | 5D | C |
| Octal | 2 | 71 | 23 | 140 | 0 | 103 | 116 | 213 | 135 | 14 |
| Binary | 10 | 111001 | 10011 | 1100000 | 0 | 1000011 | 1001110 | 10001011 | 1011101 | 1100 |
Color Harmonies of #023913
Complementary color
Monochromatic Colors of #023913
Black with #023913
Text Example
Text Example
White with #023913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #023913; }
p { color: rgb(2,57,19); }
H1.HeaderClassName
{
color: #023913;
}
.AnyTagClassName
{
color: #023913;
}
</style>
background-color css
<style>
a { background-color: #023913; }
a { background-color: rgb(2,57,19); }
div.DivClassName
{
background-color: #023913;
}
.BgClassName
{
background-color: #023913;
}
</style>
border-color css
<style>
span { border-color: #023913; }
span { border-color: rgb(2,57,19); }
td.TdClassName
{
border-color: #023913;
}
.TagClassName
{
border-color: #023913;
}
</style>