Shades of Olivetone #757527
Tints of Olivetone #757527
RGB
CMYK
RGB Variations
Color information
#757527 (or 0x757527) is known color: Olivetone. HEX triplet: 75, 75 and 27. RGB value is (117,117,39). Sum of RGB (Red+Green+Blue) = 117+117+39=273 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.86% from 273); Green value is 117 (46.09% from 255 or 42.86% from 273); Blue value is 39 (15.62% from 255 or 14.29% from 273); Max value from RGB is 117 - color contains mainly: red, green. Hex color #757527 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757527 is #8A8AD8. Grayscale: #6C6C6C. Windows color (decimal): -9079513 or 2585973. OLE color: 2585973.
HSL color Cylindrical-coordinate representation of color #757527: hue angle of 60º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #757527 is Cyan = 0, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 117 | 39 | - |
| CMYK | 0 | 0 | 0.67 | 0.54 |
| HSL | 60º | 0.5% | 0.31% | - |
| HSV(B) | 60º | 0.67% | 0.46% | - |
| XYZ | 14.06 | 16.65 | 4.39 | - |
| YUV | 108.11 | 89 | 134.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 117 | 39 | 0 | 0 | 0.67 | 0.54 | 60 | 0.5 | 0.31 |
| Hex | 75 | 75 | 27 | 0 | 0 | 43 | 36 | 3C | 32 | 1F |
| Octal | 165 | 165 | 47 | 0 | 0 | 103 | 66 | 74 | 62 | 37 |
| Binary | 1110101 | 1110101 | 100111 | 0 | 0 | 1000011 | 110110 | 111100 | 110010 | 11111 |
Color Harmonies of #757527
Complementary color
Monochromatic Colors of #757527
Black with #757527
Text Example
Text Example
White with #757527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757527; }
p { color: rgb(117,117,39); }
H1.HeaderClassName
{
color: #757527;
}
.AnyTagClassName
{
color: #757527;
}
</style>
background-color css
<style>
a { background-color: #757527; }
a { background-color: rgb(117,117,39); }
div.DivClassName
{
background-color: #757527;
}
.BgClassName
{
background-color: #757527;
}
</style>
border-color css
<style>
span { border-color: #757527; }
span { border-color: rgb(117,117,39); }
td.TdClassName
{
border-color: #757527;
}
.TagClassName
{
border-color: #757527;
}
</style>