Shades of British Racing Green #034416
Tints of British Racing Green #034416
RGB
CMYK
RGB Variations
Color information
#034416 (or 0x034416) is known color: British Racing Green. HEX triplet: 03, 44 and 16. RGB value is (3,68,22). Sum of RGB (Red+Green+Blue) = 3+68+22=93 (12% of max value = 765). Red value is 3 (1.56% from 255 or 3.23% from 93); Green value is 68 (26.95% from 255 or 73.12% from 93); Blue value is 22 (8.98% from 255 or 23.66% from 93); Max value from RGB is 68 - color contains mainly: green. Hex color #034416 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #034416 is #FCBBE9. Grayscale: #2B2B2B. Windows color (decimal): -16563178 or 1459203. OLE color: 1459203.
HSL color Cylindrical-coordinate representation of color #034416: hue angle of 137.54º 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 #034416 is Cyan = 0.96, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 3 | 68 | 22 | - |
| CMYK | 0.96 | 0 | 0.68 | 0.73 |
| HSL | 137.54º | 0.92% | 0.14% | - |
| HSV(B) | 137.54º | 0.96% | 0.27% | - |
| XYZ | 2.25 | 4.21 | 1.45 | - |
| YUV | 43.32 | 115.97 | 99.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 68 | 22 | 0.96 | 0 | 0.68 | 0.73 | 137.54 | 0.92 | 0.14 |
| Hex | 3 | 44 | 16 | 60 | 0 | 44 | 49 | 8A | 5C | E |
| Octal | 3 | 104 | 26 | 140 | 0 | 104 | 111 | 212 | 134 | 16 |
| Binary | 11 | 1000100 | 10110 | 1100000 | 0 | 1000100 | 1001001 | 10001010 | 1011100 | 1110 |
Color Harmonies of #034416
Complementary color
Monochromatic Colors of #034416
Black with #034416
Text Example
Text Example
White with #034416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034416; }
p { color: rgb(3,68,22); }
H1.HeaderClassName
{
color: #034416;
}
.AnyTagClassName
{
color: #034416;
}
</style>
background-color css
<style>
a { background-color: #034416; }
a { background-color: rgb(3,68,22); }
div.DivClassName
{
background-color: #034416;
}
.BgClassName
{
background-color: #034416;
}
</style>
border-color css
<style>
span { border-color: #034416; }
span { border-color: rgb(3,68,22); }
td.TdClassName
{
border-color: #034416;
}
.TagClassName
{
border-color: #034416;
}
</style>