Shades of Olive #746606
Tints of Olive #746606
RGB
CMYK
RGB Variations
Color information
#746606 (or 0x746606) is known color: Olive. HEX triplet: 74, 66 and 06. RGB value is (116,102,6). Sum of RGB (Red+Green+Blue) = 116+102+6=224 (29% of max value = 765). Red value is 116 (45.70% from 255 or 51.79% from 224); Green value is 102 (40.23% from 255 or 45.54% from 224); Blue value is 6 (2.73% from 255 or 2.68% from 224); Max value from RGB is 116 - color contains mainly: red. Hex color #746606 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #746606 is #8B99F9. Grayscale: #5F5F5F. Windows color (decimal): -9148922 or 419444. OLE color: 419444.
HSL color Cylindrical-coordinate representation of color #746606: hue angle of 52.36º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #746606 is Cyan = 0, Magento = 0.12, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 102 | 6 | - |
| CMYK | 0 | 0.12 | 0.95 | 0.55 |
| HSL | 52.36º | 0.9% | 0.24% | - |
| HSV(B) | 52.36º | 0.95% | 0.45% | - |
| XYZ | 11.99 | 13.23 | 2.09 | - |
| YUV | 95.24 | 77.64 | 142.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 102 | 6 | 0 | 0.12 | 0.95 | 0.55 | 52.36 | 0.9 | 0.24 |
| Hex | 74 | 66 | 6 | 0 | C | 5F | 37 | 34 | 5A | 18 |
| Octal | 164 | 146 | 6 | 0 | 14 | 137 | 67 | 64 | 132 | 30 |
| Binary | 1110100 | 1100110 | 110 | 0 | 1100 | 1011111 | 110111 | 110100 | 1011010 | 11000 |
Color Harmonies of #746606
Complementary color
Monochromatic Colors of #746606
Black with #746606
Text Example
Text Example
White with #746606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746606; }
p { color: rgb(116,102,6); }
H1.HeaderClassName
{
color: #746606;
}
.AnyTagClassName
{
color: #746606;
}
</style>
background-color css
<style>
a { background-color: #746606; }
a { background-color: rgb(116,102,6); }
div.DivClassName
{
background-color: #746606;
}
.BgClassName
{
background-color: #746606;
}
</style>
border-color css
<style>
span { border-color: #746606; }
span { border-color: rgb(116,102,6); }
td.TdClassName
{
border-color: #746606;
}
.TagClassName
{
border-color: #746606;
}
</style>