Shades of Como #527061
Tints of Como #527061
RGB
CMYK
RGB Variations
Color information
#527061 (or 0x527061) is known color: Como. HEX triplet: 52, 70 and 61. RGB value is (82,112,97). Sum of RGB (Red+Green+Blue) = 82+112+97=291 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.18% from 291); Green value is 112 (44.14% from 255 or 38.49% from 291); Blue value is 97 (38.28% from 255 or 33.33% from 291); Max value from RGB is 112 - color contains mainly: green. Hex color #527061 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527061 is #AD8F9E. Grayscale: #656565. Windows color (decimal): -11374495 or 6385746. OLE color: 6385746.
HSL color Cylindrical-coordinate representation of color #527061: hue angle of 150º degrees, saturation: 0.15, 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 #527061 is Cyan = 0.27, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 112 | 97 | - |
| CMYK | 0.27 | 0 | 0.13 | 0.56 |
| HSL | 150º | 0.15% | 0.38% | - |
| HSV(B) | 150º | 0.27% | 0.44% | - |
| XYZ | 11.43 | 14.25 | 13.46 | - |
| YUV | 101.32 | 125.56 | 114.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 97 | 0.27 | 0 | 0.13 | 0.56 | 150 | 0.15 | 0.38 |
| Hex | 52 | 70 | 61 | 1B | 0 | D | 38 | 96 | F | 26 |
| Octal | 122 | 160 | 141 | 33 | 0 | 15 | 70 | 226 | 17 | 46 |
| Binary | 1010010 | 1110000 | 1100001 | 11011 | 0 | 1101 | 111000 | 10010110 | 1111 | 100110 |
Color Harmonies of #527061
Complementary color
Monochromatic Colors of #527061
Black with #527061
Text Example
Text Example
White with #527061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527061; }
p { color: rgb(82,112,97); }
H1.HeaderClassName
{
color: #527061;
}
.AnyTagClassName
{
color: #527061;
}
</style>
background-color css
<style>
a { background-color: #527061; }
a { background-color: rgb(82,112,97); }
div.DivClassName
{
background-color: #527061;
}
.BgClassName
{
background-color: #527061;
}
</style>
border-color css
<style>
span { border-color: #527061; }
span { border-color: rgb(82,112,97); }
td.TdClassName
{
border-color: #527061;
}
.TagClassName
{
border-color: #527061;
}
</style>