Shades of British Racing Green #034324
Tints of British Racing Green #034324
RGB
CMYK
RGB Variations
Color information
#034324 (or 0x034324) is known color: British Racing Green. HEX triplet: 03, 43 and 24. RGB value is (3,67,36). Sum of RGB (Red+Green+Blue) = 3+67+36=106 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.83% from 106); Green value is 67 (26.56% from 255 or 63.21% from 106); Blue value is 36 (14.45% from 255 or 33.96% from 106); Max value from RGB is 67 - color contains mainly: green. Hex color #034324 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034324 is #FCBCDB. Grayscale: #2C2C2C. Windows color (decimal): -16563420 or 2376451. OLE color: 2376451.
HSL color Cylindrical-coordinate representation of color #034324: hue angle of 150.94º 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 #034324 is Cyan = 0.96, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 3 | 67 | 36 | - |
| CMYK | 0.96 | 0 | 0.46 | 0.74 |
| HSL | 150.94º | 0.91% | 0.14% | - |
| HSV(B) | 150.94º | 0.96% | 0.26% | - |
| XYZ | 2.36 | 4.16 | 2.35 | - |
| YUV | 44.33 | 123.3 | 98.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 67 | 36 | 0.96 | 0 | 0.46 | 0.74 | 150.94 | 0.91 | 0.14 |
| Hex | 3 | 43 | 24 | 60 | 0 | 2E | 4A | 97 | 5B | E |
| Octal | 3 | 103 | 44 | 140 | 0 | 56 | 112 | 227 | 133 | 16 |
| Binary | 11 | 1000011 | 100100 | 1100000 | 0 | 101110 | 1001010 | 10010111 | 1011011 | 1110 |
Color Harmonies of #034324
Complementary color
Monochromatic Colors of #034324
Black with #034324
Text Example
Text Example
White with #034324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034324; }
p { color: rgb(3,67,36); }
H1.HeaderClassName
{
color: #034324;
}
.AnyTagClassName
{
color: #034324;
}
</style>
background-color css
<style>
a { background-color: #034324; }
a { background-color: rgb(3,67,36); }
div.DivClassName
{
background-color: #034324;
}
.BgClassName
{
background-color: #034324;
}
</style>
border-color css
<style>
span { border-color: #034324; }
span { border-color: rgb(3,67,36); }
td.TdClassName
{
border-color: #034324;
}
.TagClassName
{
border-color: #034324;
}
</style>