Shades of Olive #927909
Tints of Olive #927909
RGB
CMYK
RGB Variations
Color information
#927909 (or 0x927909) is known color: Olive. HEX triplet: 92, 79 and 09. RGB value is (146,121,9). Sum of RGB (Red+Green+Blue) = 146+121+9=276 (36% of max value = 765). Red value is 146 (57.42% from 255 or 52.90% from 276); Green value is 121 (47.66% from 255 or 43.84% from 276); Blue value is 9 (3.91% from 255 or 3.26% from 276); Max value from RGB is 146 - color contains mainly: red. Hex color #927909 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #927909 is #6D86F6. Grayscale: #747474. Windows color (decimal): -7177975 or 620946. OLE color: 620946.
HSL color Cylindrical-coordinate representation of color #927909: hue angle of 49.05º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #927909 is Cyan = 0, Magento = 0.17, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 121 | 9 | - |
| CMYK | 0 | 0.17 | 0.94 | 0.43 |
| HSL | 49.05º | 0.88% | 0.3% | - |
| HSV(B) | 49.05º | 0.94% | 0.57% | - |
| XYZ | 18.74 | 19.81 | 3.09 | - |
| YUV | 115.71 | 67.78 | 149.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 121 | 9 | 0 | 0.17 | 0.94 | 0.43 | 49.05 | 0.88 | 0.3 |
| Hex | 92 | 79 | 9 | 0 | 11 | 5E | 2B | 31 | 58 | 1E |
| Octal | 222 | 171 | 11 | 0 | 21 | 136 | 53 | 61 | 130 | 36 |
| Binary | 10010010 | 1111001 | 1001 | 0 | 10001 | 1011110 | 101011 | 110001 | 1011000 | 11110 |
Color Harmonies of #927909
Complementary color
Monochromatic Colors of #927909
Black with #927909
Text Example
Text Example
White with #927909
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927909; }
p { color: rgb(146,121,9); }
H1.HeaderClassName
{
color: #927909;
}
.AnyTagClassName
{
color: #927909;
}
</style>
background-color css
<style>
a { background-color: #927909; }
a { background-color: rgb(146,121,9); }
div.DivClassName
{
background-color: #927909;
}
.BgClassName
{
background-color: #927909;
}
</style>
border-color css
<style>
span { border-color: #927909; }
span { border-color: rgb(146,121,9); }
td.TdClassName
{
border-color: #927909;
}
.TagClassName
{
border-color: #927909;
}
</style>