Shades of British Racing Green #034433
Tints of British Racing Green #034433
RGB
CMYK
RGB Variations
Color information
#034433 (or 0x034433) is known color: British Racing Green. HEX triplet: 03, 44 and 33. RGB value is (3,68,51). Sum of RGB (Red+Green+Blue) = 3+68+51=122 (16% of max value = 765). Red value is 3 (1.56% from 255 or 2.46% from 122); Green value is 68 (26.95% from 255 or 55.74% from 122); Blue value is 51 (20.31% from 255 or 41.80% from 122); Max value from RGB is 68 - color contains mainly: green. Hex color #034433 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034433 is #FCBBCC. Grayscale: #2E2E2E. Windows color (decimal): -16563149 or 3359747. OLE color: 3359747.
HSL color Cylindrical-coordinate representation of color #034433: hue angle of 164.31º 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 #034433 is Cyan = 0.96, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 3 | 68 | 51 | - |
| CMYK | 0.96 | 0 | 0.25 | 0.73 |
| HSL | 164.31º | 0.92% | 0.14% | - |
| HSV(B) | 164.31º | 0.96% | 0.27% | - |
| XYZ | 2.7 | 4.39 | 3.84 | - |
| YUV | 46.63 | 130.47 | 96.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 68 | 51 | 0.96 | 0 | 0.25 | 0.73 | 164.31 | 0.92 | 0.14 |
| Hex | 3 | 44 | 33 | 60 | 0 | 19 | 49 | A4 | 5C | E |
| Octal | 3 | 104 | 63 | 140 | 0 | 31 | 111 | 244 | 134 | 16 |
| Binary | 11 | 1000100 | 110011 | 1100000 | 0 | 11001 | 1001001 | 10100100 | 1011100 | 1110 |
Color Harmonies of #034433
Complementary color
Monochromatic Colors of #034433
Black with #034433
Text Example
Text Example
White with #034433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034433; }
p { color: rgb(3,68,51); }
H1.HeaderClassName
{
color: #034433;
}
.AnyTagClassName
{
color: #034433;
}
</style>
background-color css
<style>
a { background-color: #034433; }
a { background-color: rgb(3,68,51); }
div.DivClassName
{
background-color: #034433;
}
.BgClassName
{
background-color: #034433;
}
</style>
border-color css
<style>
span { border-color: #034433; }
span { border-color: rgb(3,68,51); }
td.TdClassName
{
border-color: #034433;
}
.TagClassName
{
border-color: #034433;
}
</style>