Shades of Como #527259
Tints of Como #527259
RGB
CMYK
RGB Variations
Color information
#527259 (or 0x527259) is known color: Como. HEX triplet: 52, 72 and 59. RGB value is (82,114,89). Sum of RGB (Red+Green+Blue) = 82+114+89=285 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.77% from 285); Green value is 114 (44.92% from 255 or 40% from 285); Blue value is 89 (35.16% from 255 or 31.23% from 285); Max value from RGB is 114 - color contains mainly: green. Hex color #527259 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527259 is #AD8DA6. Grayscale: #656565. Windows color (decimal): -11373991 or 5861970. OLE color: 5861970.
HSL color Cylindrical-coordinate representation of color #527259: hue angle of 133.12º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #527259 is Cyan = 0.28, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 114 | 89 | - |
| CMYK | 0.28 | 0 | 0.22 | 0.55 |
| HSL | 133.13º | 0.16% | 0.38% | - |
| HSV(B) | 133.13º | 0.28% | 0.45% | - |
| XYZ | 11.3 | 14.55 | 11.66 | - |
| YUV | 101.58 | 120.9 | 114.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 114 | 89 | 0.28 | 0 | 0.22 | 0.55 | 133.13 | 0.16 | 0.38 |
| Hex | 52 | 72 | 59 | 1C | 0 | 16 | 37 | 85 | 10 | 26 |
| Octal | 122 | 162 | 131 | 34 | 0 | 26 | 67 | 205 | 20 | 46 |
| Binary | 1010010 | 1110010 | 1011001 | 11100 | 0 | 10110 | 110111 | 10000101 | 10000 | 100110 |
Color Harmonies of #527259
Complementary color
Monochromatic Colors of #527259
Black with #527259
Text Example
Text Example
White with #527259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527259; }
p { color: rgb(82,114,89); }
H1.HeaderClassName
{
color: #527259;
}
.AnyTagClassName
{
color: #527259;
}
</style>
background-color css
<style>
a { background-color: #527259; }
a { background-color: rgb(82,114,89); }
div.DivClassName
{
background-color: #527259;
}
.BgClassName
{
background-color: #527259;
}
</style>
border-color css
<style>
span { border-color: #527259; }
span { border-color: rgb(82,114,89); }
td.TdClassName
{
border-color: #527259;
}
.TagClassName
{
border-color: #527259;
}
</style>