Shades of British Racing Green #023915
Tints of British Racing Green #023915
RGB
CMYK
RGB Variations
Color information
#023915 (or 0x023915) is known color: British Racing Green. HEX triplet: 02, 39 and 15. RGB value is (2,57,21). Sum of RGB (Red+Green+Blue) = 2+57+21=80 (10% of max value = 765). Red value is 2 (1.17% from 255 or 2.5% from 80); Green value is 57 (22.66% from 255 or 71.25% from 80); Blue value is 21 (8.59% from 255 or 26.25% from 80); Max value from RGB is 57 - color contains mainly: green. Hex color #023915 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #023915 is #FDC6EA. Grayscale: #242424. Windows color (decimal): -16631531 or 1390850. OLE color: 1390850.
HSL color Cylindrical-coordinate representation of color #023915: hue angle of 140.73º 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 #023915 is Cyan = 0.96, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 2 | 57 | 21 | - |
| CMYK | 0.96 | 0 | 0.63 | 0.78 |
| HSL | 140.73º | 0.93% | 0.12% | - |
| HSV(B) | 140.73º | 0.96% | 0.22% | - |
| XYZ | 1.62 | 2.99 | 1.2 | - |
| YUV | 36.45 | 119.28 | 103.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 57 | 21 | 0.96 | 0 | 0.63 | 0.78 | 140.73 | 0.93 | 0.12 |
| Hex | 2 | 39 | 15 | 60 | 0 | 3F | 4E | 8D | 5D | C |
| Octal | 2 | 71 | 25 | 140 | 0 | 77 | 116 | 215 | 135 | 14 |
| Binary | 10 | 111001 | 10101 | 1100000 | 0 | 111111 | 1001110 | 10001101 | 1011101 | 1100 |
Color Harmonies of #023915
Complementary color
Monochromatic Colors of #023915
Black with #023915
Text Example
Text Example
White with #023915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #023915; }
p { color: rgb(2,57,21); }
H1.HeaderClassName
{
color: #023915;
}
.AnyTagClassName
{
color: #023915;
}
</style>
background-color css
<style>
a { background-color: #023915; }
a { background-color: rgb(2,57,21); }
div.DivClassName
{
background-color: #023915;
}
.BgClassName
{
background-color: #023915;
}
</style>
border-color css
<style>
span { border-color: #023915; }
span { border-color: rgb(2,57,21); }
td.TdClassName
{
border-color: #023915;
}
.TagClassName
{
border-color: #023915;
}
</style>