Shades of British Racing Green #024328
Tints of British Racing Green #024328
RGB
CMYK
RGB Variations
Color information
#024328 (or 0x024328) is known color: British Racing Green. HEX triplet: 02, 43 and 28. RGB value is (2,67,40). Sum of RGB (Red+Green+Blue) = 2+67+40=109 (14% of max value = 765). Red value is 2 (1.17% from 255 or 1.83% from 109); Green value is 67 (26.56% from 255 or 61.47% from 109); Blue value is 40 (16.02% from 255 or 36.70% from 109); Max value from RGB is 67 - color contains mainly: green. Hex color #024328 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024328 is #FDBCD7. Grayscale: #2C2C2C. Windows color (decimal): -16628952 or 2638594. OLE color: 2638594.
HSL color Cylindrical-coordinate representation of color #024328: hue angle of 155.08º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024328 is Cyan = 0.97, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 2 | 67 | 40 | - |
| CMYK | 0.97 | 0 | 0.40 | 0.74 |
| HSL | 155.08º | 0.94% | 0.14% | - |
| HSV(B) | 155.08º | 0.97% | 0.26% | - |
| XYZ | 2.42 | 4.18 | 2.69 | - |
| YUV | 44.49 | 125.47 | 97.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 67 | 40 | 0.97 | 0 | 0.40 | 0.74 | 155.08 | 0.94 | 0.14 |
| Hex | 2 | 43 | 28 | 61 | 0 | 28 | 4A | 9B | 5E | E |
| Octal | 2 | 103 | 50 | 141 | 0 | 50 | 112 | 233 | 136 | 16 |
| Binary | 10 | 1000011 | 101000 | 1100001 | 0 | 101000 | 1001010 | 10011011 | 1011110 | 1110 |
Color Harmonies of #024328
Complementary color
Monochromatic Colors of #024328
Black with #024328
Text Example
Text Example
White with #024328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024328; }
p { color: rgb(2,67,40); }
H1.HeaderClassName
{
color: #024328;
}
.AnyTagClassName
{
color: #024328;
}
</style>
background-color css
<style>
a { background-color: #024328; }
a { background-color: rgb(2,67,40); }
div.DivClassName
{
background-color: #024328;
}
.BgClassName
{
background-color: #024328;
}
</style>
border-color css
<style>
span { border-color: #024328; }
span { border-color: rgb(2,67,40); }
td.TdClassName
{
border-color: #024328;
}
.TagClassName
{
border-color: #024328;
}
</style>