Shades of British Racing Green #093920
Tints of British Racing Green #093920
RGB
CMYK
RGB Variations
Color information
#093920 (or 0x093920) is known color: British Racing Green. HEX triplet: 09, 39 and 20. RGB value is (9,57,32). Sum of RGB (Red+Green+Blue) = 9+57+32=98 (12% of max value = 765). Red value is 9 (3.91% from 255 or 9.18% from 98); Green value is 57 (22.66% from 255 or 58.16% from 98); Blue value is 32 (12.89% from 255 or 32.65% from 98); Max value from RGB is 57 - color contains mainly: green. Hex color #093920 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #093920 is #F6C6DF. Grayscale: #272727. Windows color (decimal): -16172768 or 2111753. OLE color: 2111753.
HSL color Cylindrical-coordinate representation of color #093920: hue angle of 148.75º degrees, saturation: 0.73, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #093920 is Cyan = 0.84, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 9 | 57 | 32 | - |
| CMYK | 0.84 | 0 | 0.44 | 0.78 |
| HSL | 148.75º | 0.73% | 0.13% | - |
| HSV(B) | 148.75º | 0.84% | 0.22% | - |
| XYZ | 1.84 | 3.09 | 1.87 | - |
| YUV | 39.8 | 123.6 | 106.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 57 | 32 | 0.84 | 0 | 0.44 | 0.78 | 148.75 | 0.73 | 0.13 |
| Hex | 9 | 39 | 20 | 54 | 0 | 2C | 4E | 95 | 49 | D |
| Octal | 11 | 71 | 40 | 124 | 0 | 54 | 116 | 225 | 111 | 15 |
| Binary | 1001 | 111001 | 100000 | 1010100 | 0 | 101100 | 1001110 | 10010101 | 1001001 | 1101 |
Color Harmonies of #093920
Complementary color
Monochromatic Colors of #093920
Black with #093920
Text Example
Text Example
White with #093920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093920; }
p { color: rgb(9,57,32); }
H1.HeaderClassName
{
color: #093920;
}
.AnyTagClassName
{
color: #093920;
}
</style>
background-color css
<style>
a { background-color: #093920; }
a { background-color: rgb(9,57,32); }
div.DivClassName
{
background-color: #093920;
}
.BgClassName
{
background-color: #093920;
}
</style>
border-color css
<style>
span { border-color: #093920; }
span { border-color: rgb(9,57,32); }
td.TdClassName
{
border-color: #093920;
}
.TagClassName
{
border-color: #093920;
}
</style>