Shades of Como #527160
Tints of Como #527160
RGB
CMYK
RGB Variations
Color information
#527160 (or 0x527160) is known color: Como. HEX triplet: 52, 71 and 60. RGB value is (82,113,96). Sum of RGB (Red+Green+Blue) = 82+113+96=291 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.18% from 291); Green value is 113 (44.53% from 255 or 38.83% from 291); Blue value is 96 (37.89% from 255 or 32.99% from 291); Max value from RGB is 113 - color contains mainly: green. Hex color #527160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527160 is #AD8E9F. Grayscale: #656565. Windows color (decimal): -11374240 or 6320466. OLE color: 6320466.
HSL color Cylindrical-coordinate representation of color #527160: hue angle of 147.1º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #527160 is Cyan = 0.27, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 113 | 96 | - |
| CMYK | 0.27 | 0 | 0.15 | 0.56 |
| HSL | 147.1º | 0.16% | 0.38% | - |
| HSV(B) | 147.1º | 0.27% | 0.44% | - |
| XYZ | 11.5 | 14.45 | 13.25 | - |
| YUV | 101.79 | 124.73 | 113.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 113 | 96 | 0.27 | 0 | 0.15 | 0.56 | 147.1 | 0.16 | 0.38 |
| Hex | 52 | 71 | 60 | 1B | 0 | F | 38 | 93 | 10 | 26 |
| Octal | 122 | 161 | 140 | 33 | 0 | 17 | 70 | 223 | 20 | 46 |
| Binary | 1010010 | 1110001 | 1100000 | 11011 | 0 | 1111 | 111000 | 10010011 | 10000 | 100110 |
Color Harmonies of #527160
Complementary color
Monochromatic Colors of #527160
Black with #527160
Text Example
Text Example
White with #527160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527160; }
p { color: rgb(82,113,96); }
H1.HeaderClassName
{
color: #527160;
}
.AnyTagClassName
{
color: #527160;
}
</style>
background-color css
<style>
a { background-color: #527160; }
a { background-color: rgb(82,113,96); }
div.DivClassName
{
background-color: #527160;
}
.BgClassName
{
background-color: #527160;
}
</style>
border-color css
<style>
span { border-color: #527160; }
span { border-color: rgb(82,113,96); }
td.TdClassName
{
border-color: #527160;
}
.TagClassName
{
border-color: #527160;
}
</style>