Shades of British Racing Green #034515
Tints of British Racing Green #034515
RGB
CMYK
RGB Variations
Color information
#034515 (or 0x034515) is known color: British Racing Green. HEX triplet: 03, 45 and 15. RGB value is (3,69,21). Sum of RGB (Red+Green+Blue) = 3+69+21=93 (12% of max value = 765). Red value is 3 (1.56% from 255 or 3.23% from 93); Green value is 69 (27.34% from 255 or 74.19% from 93); Blue value is 21 (8.59% from 255 or 22.58% from 93); Max value from RGB is 69 - color contains mainly: green. Hex color #034515 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #034515 is #FCBAEA. Grayscale: #2B2B2B. Windows color (decimal): -16562923 or 1393923. OLE color: 1393923.
HSL color Cylindrical-coordinate representation of color #034515: hue angle of 136.36º degrees, saturation: 0.92, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #034515 is Cyan = 0.96, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 3 | 69 | 21 | - |
| CMYK | 0.96 | 0 | 0.70 | 0.73 |
| HSL | 136.36º | 0.92% | 0.14% | - |
| HSV(B) | 136.36º | 0.96% | 0.27% | - |
| XYZ | 2.3 | 4.33 | 1.42 | - |
| YUV | 43.79 | 115.13 | 98.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 69 | 21 | 0.96 | 0 | 0.70 | 0.73 | 136.36 | 0.92 | 0.14 |
| Hex | 3 | 45 | 15 | 60 | 0 | 46 | 49 | 88 | 5C | E |
| Octal | 3 | 105 | 25 | 140 | 0 | 106 | 111 | 210 | 134 | 16 |
| Binary | 11 | 1000101 | 10101 | 1100000 | 0 | 1000110 | 1001001 | 10001000 | 1011100 | 1110 |
Color Harmonies of #034515
Complementary color
Monochromatic Colors of #034515
Black with #034515
Text Example
Text Example
White with #034515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034515; }
p { color: rgb(3,69,21); }
H1.HeaderClassName
{
color: #034515;
}
.AnyTagClassName
{
color: #034515;
}
</style>
background-color css
<style>
a { background-color: #034515; }
a { background-color: rgb(3,69,21); }
div.DivClassName
{
background-color: #034515;
}
.BgClassName
{
background-color: #034515;
}
</style>
border-color css
<style>
span { border-color: #034515; }
span { border-color: rgb(3,69,21); }
td.TdClassName
{
border-color: #034515;
}
.TagClassName
{
border-color: #034515;
}
</style>