Shades of Como #527760
Tints of Como #527760
RGB
CMYK
RGB Variations
Color information
#527760 (or 0x527760) is known color: Como. HEX triplet: 52, 77 and 60. RGB value is (82,119,96). Sum of RGB (Red+Green+Blue) = 82+119+96=297 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.61% from 297); Green value is 119 (46.88% from 255 or 40.07% from 297); Blue value is 96 (37.89% from 255 or 32.32% from 297); Max value from RGB is 119 - color contains mainly: green. Hex color #527760 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527760 is #AD889F. Grayscale: #696969. Windows color (decimal): -11372704 or 6322002. OLE color: 6322002.
HSL color Cylindrical-coordinate representation of color #527760: hue angle of 142.7º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #527760 is Cyan = 0.31, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 119 | 96 | - |
| CMYK | 0.31 | 0 | 0.19 | 0.53 |
| HSL | 142.7º | 0.18% | 0.39% | - |
| HSV(B) | 142.7º | 0.31% | 0.47% | - |
| XYZ | 12.19 | 15.83 | 13.48 | - |
| YUV | 105.32 | 122.74 | 111.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 119 | 96 | 0.31 | 0 | 0.19 | 0.53 | 142.7 | 0.18 | 0.39 |
| Hex | 52 | 77 | 60 | 1F | 0 | 13 | 35 | 8F | 12 | 27 |
| Octal | 122 | 167 | 140 | 37 | 0 | 23 | 65 | 217 | 22 | 47 |
| Binary | 1010010 | 1110111 | 1100000 | 11111 | 0 | 10011 | 110101 | 10001111 | 10010 | 100111 |
Color Harmonies of #527760
Complementary color
Monochromatic Colors of #527760
Black with #527760
Text Example
Text Example
White with #527760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527760; }
p { color: rgb(82,119,96); }
H1.HeaderClassName
{
color: #527760;
}
.AnyTagClassName
{
color: #527760;
}
</style>
background-color css
<style>
a { background-color: #527760; }
a { background-color: rgb(82,119,96); }
div.DivClassName
{
background-color: #527760;
}
.BgClassName
{
background-color: #527760;
}
</style>
border-color css
<style>
span { border-color: #527760; }
span { border-color: rgb(82,119,96); }
td.TdClassName
{
border-color: #527760;
}
.TagClassName
{
border-color: #527760;
}
</style>