Shades of Como #527062
Tints of Como #527062
RGB
CMYK
RGB Variations
Color information
#527062 (or 0x527062) is known color: Como. HEX triplet: 52, 70 and 62. RGB value is (82,112,98). Sum of RGB (Red+Green+Blue) = 82+112+98=292 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.08% from 292); Green value is 112 (44.14% from 255 or 38.36% from 292); Blue value is 98 (38.67% from 255 or 33.56% from 292); Max value from RGB is 112 - color contains mainly: green. Hex color #527062 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527062 is #AD8F9D. Grayscale: #656565. Windows color (decimal): -11374494 or 6451282. OLE color: 6451282.
HSL color Cylindrical-coordinate representation of color #527062: hue angle of 152º 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 #527062 is Cyan = 0.27, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 112 | 98 | - |
| CMYK | 0.27 | 0 | 0.13 | 0.56 |
| HSL | 152º | 0.15% | 0.38% | - |
| HSV(B) | 152º | 0.27% | 0.44% | - |
| XYZ | 11.48 | 14.26 | 13.7 | - |
| YUV | 101.43 | 126.06 | 114.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 98 | 0.27 | 0 | 0.13 | 0.56 | 152 | 0.15 | 0.38 |
| Hex | 52 | 70 | 62 | 1B | 0 | D | 38 | 98 | F | 26 |
| Octal | 122 | 160 | 142 | 33 | 0 | 15 | 70 | 230 | 17 | 46 |
| Binary | 1010010 | 1110000 | 1100010 | 11011 | 0 | 1101 | 111000 | 10011000 | 1111 | 100110 |
Color Harmonies of #527062
Complementary color
Monochromatic Colors of #527062
Black with #527062
Text Example
Text Example
White with #527062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527062; }
p { color: rgb(82,112,98); }
H1.HeaderClassName
{
color: #527062;
}
.AnyTagClassName
{
color: #527062;
}
</style>
background-color css
<style>
a { background-color: #527062; }
a { background-color: rgb(82,112,98); }
div.DivClassName
{
background-color: #527062;
}
.BgClassName
{
background-color: #527062;
}
</style>
border-color css
<style>
span { border-color: #527062; }
span { border-color: rgb(82,112,98); }
td.TdClassName
{
border-color: #527062;
}
.TagClassName
{
border-color: #527062;
}
</style>