Shades of Olive #927602
Tints of Olive #927602
RGB
CMYK
RGB Variations
Color information
#927602 (or 0x927602) is known color: Olive. HEX triplet: 92, 76 and 02. RGB value is (146,118,2). Sum of RGB (Red+Green+Blue) = 146+118+2=266 (35% of max value = 765). Red value is 146 (57.42% from 255 or 54.89% from 266); Green value is 118 (46.48% from 255 or 44.36% from 266); Blue value is 2 (1.17% from 255 or 0.75% from 266); Max value from RGB is 146 - color contains mainly: red. Hex color #927602 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #927602 is #6D89FD. Grayscale: #717171. Windows color (decimal): -7178750 or 161426. OLE color: 161426.
HSL color Cylindrical-coordinate representation of color #927602: hue angle of 48.33º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #927602 is Cyan = 0, Magento = 0.19, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 118 | 2 | - |
| CMYK | 0 | 0.19 | 0.99 | 0.43 |
| HSL | 48.33º | 0.97% | 0.29% | - |
| HSV(B) | 48.33º | 0.99% | 0.57% | - |
| XYZ | 18.34 | 19.07 | 2.77 | - |
| YUV | 113.15 | 65.28 | 151.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 118 | 2 | 0 | 0.19 | 0.99 | 0.43 | 48.33 | 0.97 | 0.29 |
| Hex | 92 | 76 | 2 | 0 | 13 | 63 | 2B | 30 | 61 | 1D |
| Octal | 222 | 166 | 2 | 0 | 23 | 143 | 53 | 60 | 141 | 35 |
| Binary | 10010010 | 1110110 | 10 | 0 | 10011 | 1100011 | 101011 | 110000 | 1100001 | 11101 |
Color Harmonies of #927602
Complementary color
Monochromatic Colors of #927602
Black with #927602
Text Example
Text Example
White with #927602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927602; }
p { color: rgb(146,118,2); }
H1.HeaderClassName
{
color: #927602;
}
.AnyTagClassName
{
color: #927602;
}
</style>
background-color css
<style>
a { background-color: #927602; }
a { background-color: rgb(146,118,2); }
div.DivClassName
{
background-color: #927602;
}
.BgClassName
{
background-color: #927602;
}
</style>
border-color css
<style>
span { border-color: #927602; }
span { border-color: rgb(146,118,2); }
td.TdClassName
{
border-color: #927602;
}
.TagClassName
{
border-color: #927602;
}
</style>