Shades of Olive #756601
Tints of Olive #756601
RGB
CMYK
RGB Variations
Color information
#756601 (or 0x756601) is known color: Olive. HEX triplet: 75, 66 and 01. RGB value is (117,102,1). Sum of RGB (Red+Green+Blue) = 117+102+1=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 102 (40.23% from 255 or 46.36% from 220); Blue value is 1 (0.78% from 255 or 0.45% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #756601 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756601 is #8A99FE. Grayscale: #5F5F5F. Windows color (decimal): -9083391 or 91765. OLE color: 91765.
HSL color Cylindrical-coordinate representation of color #756601: hue angle of 52.24º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #756601 is Cyan = 0, Magento = 0.13, Yellow = 0.99 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 1 | - |
| CMYK | 0 | 0.13 | 0.99 | 0.54 |
| HSL | 52.24º | 0.98% | 0.23% | - |
| HSV(B) | 52.24º | 0.99% | 0.46% | - |
| XYZ | 12.09 | 13.29 | 1.96 | - |
| YUV | 94.97 | 74.97 | 143.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 1 | 0 | 0.13 | 0.99 | 0.54 | 52.24 | 0.98 | 0.23 |
| Hex | 75 | 66 | 1 | 0 | D | 63 | 36 | 34 | 62 | 17 |
| Octal | 165 | 146 | 1 | 0 | 15 | 143 | 66 | 64 | 142 | 27 |
| Binary | 1110101 | 1100110 | 1 | 0 | 1101 | 1100011 | 110110 | 110100 | 1100010 | 10111 |
Color Harmonies of #756601
Complementary color
Monochromatic Colors of #756601
Black with #756601
Text Example
Text Example
White with #756601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756601; }
p { color: rgb(117,102,1); }
H1.HeaderClassName
{
color: #756601;
}
.AnyTagClassName
{
color: #756601;
}
</style>
background-color css
<style>
a { background-color: #756601; }
a { background-color: rgb(117,102,1); }
div.DivClassName
{
background-color: #756601;
}
.BgClassName
{
background-color: #756601;
}
</style>
border-color css
<style>
span { border-color: #756601; }
span { border-color: rgb(117,102,1); }
td.TdClassName
{
border-color: #756601;
}
.TagClassName
{
border-color: #756601;
}
</style>