Shades of British Racing Green #094326
Tints of British Racing Green #094326
RGB
CMYK
RGB Variations
Color information
#094326 (or 0x094326) is known color: British Racing Green. HEX triplet: 09, 43 and 26. RGB value is (9,67,38). Sum of RGB (Red+Green+Blue) = 9+67+38=114 (15% of max value = 765). Red value is 9 (3.91% from 255 or 7.89% from 114); Green value is 67 (26.56% from 255 or 58.77% from 114); Blue value is 38 (15.23% from 255 or 33.33% from 114); Max value from RGB is 67 - color contains mainly: green. Hex color #094326 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094326 is #F6BCD9. Grayscale: #2E2E2E. Windows color (decimal): -16170202 or 2507529. OLE color: 2507529.
HSL color Cylindrical-coordinate representation of color #094326: hue angle of 150º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #094326 is Cyan = 0.87, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 9 | 67 | 38 | - |
| CMYK | 0.87 | 0 | 0.43 | 0.74 |
| HSL | 150º | 0.76% | 0.15% | - |
| HSV(B) | 150º | 0.87% | 0.26% | - |
| XYZ | 2.47 | 4.21 | 2.52 | - |
| YUV | 46.35 | 123.28 | 101.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 67 | 38 | 0.87 | 0 | 0.43 | 0.74 | 150 | 0.76 | 0.15 |
| Hex | 9 | 43 | 26 | 57 | 0 | 2B | 4A | 96 | 4C | F |
| Octal | 11 | 103 | 46 | 127 | 0 | 53 | 112 | 226 | 114 | 17 |
| Binary | 1001 | 1000011 | 100110 | 1010111 | 0 | 101011 | 1001010 | 10010110 | 1001100 | 1111 |
Color Harmonies of #094326
Complementary color
Monochromatic Colors of #094326
Black with #094326
Text Example
Text Example
White with #094326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094326; }
p { color: rgb(9,67,38); }
H1.HeaderClassName
{
color: #094326;
}
.AnyTagClassName
{
color: #094326;
}
</style>
background-color css
<style>
a { background-color: #094326; }
a { background-color: rgb(9,67,38); }
div.DivClassName
{
background-color: #094326;
}
.BgClassName
{
background-color: #094326;
}
</style>
border-color css
<style>
span { border-color: #094326; }
span { border-color: rgb(9,67,38); }
td.TdClassName
{
border-color: #094326;
}
.TagClassName
{
border-color: #094326;
}
</style>