Shades of Como #527562
Tints of Como #527562
RGB
CMYK
RGB Variations
Color information
#527562 (or 0x527562) is known color: Como. HEX triplet: 52, 75 and 62. RGB value is (82,117,98). Sum of RGB (Red+Green+Blue) = 82+117+98=297 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.61% from 297); Green value is 117 (46.09% from 255 or 39.39% from 297); Blue value is 98 (38.67% from 255 or 33.00% from 297); Max value from RGB is 117 - color contains mainly: green. Hex color #527562 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527562 is #AD8A9D. Grayscale: #686868. Windows color (decimal): -11373214 or 6452562. OLE color: 6452562.
HSL color Cylindrical-coordinate representation of color #527562: hue angle of 147.43º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #527562 is Cyan = 0.30, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 117 | 98 | - |
| CMYK | 0.30 | 0 | 0.16 | 0.54 |
| HSL | 147.43º | 0.18% | 0.39% | - |
| HSV(B) | 147.43º | 0.3% | 0.46% | - |
| XYZ | 12.05 | 15.4 | 13.89 | - |
| YUV | 104.37 | 124.4 | 112.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 98 | 0.30 | 0 | 0.16 | 0.54 | 147.43 | 0.18 | 0.39 |
| Hex | 52 | 75 | 62 | 1E | 0 | 10 | 36 | 93 | 12 | 27 |
| Octal | 122 | 165 | 142 | 36 | 0 | 20 | 66 | 223 | 22 | 47 |
| Binary | 1010010 | 1110101 | 1100010 | 11110 | 0 | 10000 | 110110 | 10010011 | 10010 | 100111 |
Color Harmonies of #527562
Complementary color
Monochromatic Colors of #527562
Black with #527562
Text Example
Text Example
White with #527562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527562; }
p { color: rgb(82,117,98); }
H1.HeaderClassName
{
color: #527562;
}
.AnyTagClassName
{
color: #527562;
}
</style>
background-color css
<style>
a { background-color: #527562; }
a { background-color: rgb(82,117,98); }
div.DivClassName
{
background-color: #527562;
}
.BgClassName
{
background-color: #527562;
}
</style>
border-color css
<style>
span { border-color: #527562; }
span { border-color: rgb(82,117,98); }
td.TdClassName
{
border-color: #527562;
}
.TagClassName
{
border-color: #527562;
}
</style>