Shades of British Racing Green #034321
Tints of British Racing Green #034321
RGB
CMYK
RGB Variations
Color information
#034321 (or 0x034321) is known color: British Racing Green. HEX triplet: 03, 43 and 21. RGB value is (3,67,33). Sum of RGB (Red+Green+Blue) = 3+67+33=103 (13% of max value = 765). Red value is 3 (1.56% from 255 or 2.91% from 103); Green value is 67 (26.56% from 255 or 65.05% from 103); Blue value is 33 (13.28% from 255 or 32.04% from 103); Max value from RGB is 67 - color contains mainly: green. Hex color #034321 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034321 is #FCBCDE. Grayscale: #2C2C2C. Windows color (decimal): -16563423 or 2179843. OLE color: 2179843.
HSL color Cylindrical-coordinate representation of color #034321: hue angle of 148.12º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #034321 is Cyan = 0.96, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 3 | 67 | 33 | - |
| CMYK | 0.96 | 0 | 0.51 | 0.74 |
| HSL | 148.13º | 0.91% | 0.14% | - |
| HSV(B) | 148.13º | 0.96% | 0.26% | - |
| XYZ | 2.32 | 4.14 | 2.12 | - |
| YUV | 43.99 | 121.8 | 98.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 67 | 33 | 0.96 | 0 | 0.51 | 0.74 | 148.13 | 0.91 | 0.14 |
| Hex | 3 | 43 | 21 | 60 | 0 | 33 | 4A | 94 | 5B | E |
| Octal | 3 | 103 | 41 | 140 | 0 | 63 | 112 | 224 | 133 | 16 |
| Binary | 11 | 1000011 | 100001 | 1100000 | 0 | 110011 | 1001010 | 10010100 | 1011011 | 1110 |
Color Harmonies of #034321
Complementary color
Monochromatic Colors of #034321
Black with #034321
Text Example
Text Example
White with #034321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034321; }
p { color: rgb(3,67,33); }
H1.HeaderClassName
{
color: #034321;
}
.AnyTagClassName
{
color: #034321;
}
</style>
background-color css
<style>
a { background-color: #034321; }
a { background-color: rgb(3,67,33); }
div.DivClassName
{
background-color: #034321;
}
.BgClassName
{
background-color: #034321;
}
</style>
border-color css
<style>
span { border-color: #034321; }
span { border-color: rgb(3,67,33); }
td.TdClassName
{
border-color: #034321;
}
.TagClassName
{
border-color: #034321;
}
</style>