Shades of Como #527164
Tints of Como #527164
RGB
CMYK
RGB Variations
Color information
#527164 (or 0x527164) is known color: Como. HEX triplet: 52, 71 and 64. RGB value is (82,113,100). Sum of RGB (Red+Green+Blue) = 82+113+100=295 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.80% from 295); Green value is 113 (44.53% from 255 or 38.31% from 295); Blue value is 100 (39.45% from 255 or 33.90% from 295); Max value from RGB is 113 - color contains mainly: green. Hex color #527164 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527164 is #AD8E9B. Grayscale: #666666. Windows color (decimal): -11374236 or 6582610. OLE color: 6582610.
HSL color Cylindrical-coordinate representation of color #527164: hue angle of 154.84º degrees, saturation: 0.16, 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 #527164 is Cyan = 0.27, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 113 | 100 | - |
| CMYK | 0.27 | 0 | 0.12 | 0.56 |
| HSL | 154.84º | 0.16% | 0.38% | - |
| HSV(B) | 154.84º | 0.27% | 0.44% | - |
| XYZ | 11.69 | 14.52 | 14.24 | - |
| YUV | 102.25 | 126.73 | 113.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 113 | 100 | 0.27 | 0 | 0.12 | 0.56 | 154.84 | 0.16 | 0.38 |
| Hex | 52 | 71 | 64 | 1B | 0 | C | 38 | 9B | 10 | 26 |
| Octal | 122 | 161 | 144 | 33 | 0 | 14 | 70 | 233 | 20 | 46 |
| Binary | 1010010 | 1110001 | 1100100 | 11011 | 0 | 1100 | 111000 | 10011011 | 10000 | 100110 |
Color Harmonies of #527164
Complementary color
Monochromatic Colors of #527164
Black with #527164
Text Example
Text Example
White with #527164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527164; }
p { color: rgb(82,113,100); }
H1.HeaderClassName
{
color: #527164;
}
.AnyTagClassName
{
color: #527164;
}
</style>
background-color css
<style>
a { background-color: #527164; }
a { background-color: rgb(82,113,100); }
div.DivClassName
{
background-color: #527164;
}
.BgClassName
{
background-color: #527164;
}
</style>
border-color css
<style>
span { border-color: #527164; }
span { border-color: rgb(82,113,100); }
td.TdClassName
{
border-color: #527164;
}
.TagClassName
{
border-color: #527164;
}
</style>