Shades of Como #527563
Tints of Como #527563
RGB
CMYK
RGB Variations
Color information
#527563 (or 0x527563) is known color: Como. HEX triplet: 52, 75 and 63. RGB value is (82,117,99). Sum of RGB (Red+Green+Blue) = 82+117+99=298 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.52% from 298); Green value is 117 (46.09% from 255 or 39.26% from 298); Blue value is 99 (39.06% from 255 or 33.22% from 298); Max value from RGB is 117 - color contains mainly: green. Hex color #527563 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527563 is #AD8A9C. Grayscale: #686868. Windows color (decimal): -11373213 or 6518098. OLE color: 6518098.
HSL color Cylindrical-coordinate representation of color #527563: hue angle of 149.14º 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 #527563 is Cyan = 0.30, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 117 | 99 | - |
| CMYK | 0.30 | 0 | 0.15 | 0.54 |
| HSL | 149.14º | 0.18% | 0.39% | - |
| HSV(B) | 149.14º | 0.3% | 0.46% | - |
| XYZ | 12.09 | 15.42 | 14.14 | - |
| YUV | 104.48 | 124.9 | 111.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 99 | 0.30 | 0 | 0.15 | 0.54 | 149.14 | 0.18 | 0.39 |
| Hex | 52 | 75 | 63 | 1E | 0 | F | 36 | 95 | 12 | 27 |
| Octal | 122 | 165 | 143 | 36 | 0 | 17 | 66 | 225 | 22 | 47 |
| Binary | 1010010 | 1110101 | 1100011 | 11110 | 0 | 1111 | 110110 | 10010101 | 10010 | 100111 |
Color Harmonies of #527563
Complementary color
Monochromatic Colors of #527563
Black with #527563
Text Example
Text Example
White with #527563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527563; }
p { color: rgb(82,117,99); }
H1.HeaderClassName
{
color: #527563;
}
.AnyTagClassName
{
color: #527563;
}
</style>
background-color css
<style>
a { background-color: #527563; }
a { background-color: rgb(82,117,99); }
div.DivClassName
{
background-color: #527563;
}
.BgClassName
{
background-color: #527563;
}
</style>
border-color css
<style>
span { border-color: #527563; }
span { border-color: rgb(82,117,99); }
td.TdClassName
{
border-color: #527563;
}
.TagClassName
{
border-color: #527563;
}
</style>