Shades of British Racing Green #094920
Tints of British Racing Green #094920
RGB
CMYK
RGB Variations
Color information
#094920 (or 0x094920) is known color: British Racing Green. HEX triplet: 09, 49 and 20. RGB value is (9,73,32). Sum of RGB (Red+Green+Blue) = 9+73+32=114 (15% of max value = 765). Red value is 9 (3.91% from 255 or 7.89% from 114); Green value is 73 (28.91% from 255 or 64.04% from 114); Blue value is 32 (12.89% from 255 or 28.07% from 114); Max value from RGB is 73 - color contains mainly: green. Hex color #094920 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094920 is #F6B6DF. Grayscale: #313131. Windows color (decimal): -16168672 or 2115849. OLE color: 2115849.
HSL color Cylindrical-coordinate representation of color #094920: hue angle of 141.56º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #094920 is Cyan = 0.88, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 9 | 73 | 32 | - |
| CMYK | 0.88 | 0 | 0.56 | 0.71 |
| HSL | 141.56º | 0.78% | 0.16% | - |
| HSV(B) | 141.56º | 0.88% | 0.29% | - |
| XYZ | 2.76 | 4.93 | 2.17 | - |
| YUV | 49.19 | 118.3 | 99.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 73 | 32 | 0.88 | 0 | 0.56 | 0.71 | 141.56 | 0.78 | 0.16 |
| Hex | 9 | 49 | 20 | 58 | 0 | 38 | 47 | 8E | 4E | 10 |
| Octal | 11 | 111 | 40 | 130 | 0 | 70 | 107 | 216 | 116 | 20 |
| Binary | 1001 | 1001001 | 100000 | 1011000 | 0 | 111000 | 1000111 | 10001110 | 1001110 | 10000 |
Color Harmonies of #094920
Complementary color
Monochromatic Colors of #094920
Black with #094920
Text Example
Text Example
White with #094920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094920; }
p { color: rgb(9,73,32); }
H1.HeaderClassName
{
color: #094920;
}
.AnyTagClassName
{
color: #094920;
}
</style>
background-color css
<style>
a { background-color: #094920; }
a { background-color: rgb(9,73,32); }
div.DivClassName
{
background-color: #094920;
}
.BgClassName
{
background-color: #094920;
}
</style>
border-color css
<style>
span { border-color: #094920; }
span { border-color: rgb(9,73,32); }
td.TdClassName
{
border-color: #094920;
}
.TagClassName
{
border-color: #094920;
}
</style>