Shades of Como #527465
Tints of Como #527465
RGB
CMYK
RGB Variations
Color information
#527465 (or 0x527465) is known color: Como. HEX triplet: 52, 74 and 65. RGB value is (82,116,101). Sum of RGB (Red+Green+Blue) = 82+116+101=299 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.42% from 299); Green value is 116 (45.70% from 255 or 38.80% from 299); Blue value is 101 (39.84% from 255 or 33.78% from 299); Max value from RGB is 116 - color contains mainly: green. Hex color #527465 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527465 is #AD8B9A. Grayscale: #686868. Windows color (decimal): -11373467 or 6648914. OLE color: 6648914.
HSL color Cylindrical-coordinate representation of color #527465: hue angle of 153.53º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #527465 is Cyan = 0.29, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 116 | 101 | - |
| CMYK | 0.29 | 0 | 0.13 | 0.55 |
| HSL | 153.53º | 0.17% | 0.39% | - |
| HSV(B) | 153.53º | 0.29% | 0.45% | - |
| XYZ | 12.07 | 15.22 | 14.61 | - |
| YUV | 104.12 | 126.24 | 112.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 116 | 101 | 0.29 | 0 | 0.13 | 0.55 | 153.53 | 0.17 | 0.39 |
| Hex | 52 | 74 | 65 | 1D | 0 | D | 37 | 9A | 11 | 27 |
| Octal | 122 | 164 | 145 | 35 | 0 | 15 | 67 | 232 | 21 | 47 |
| Binary | 1010010 | 1110100 | 1100101 | 11101 | 0 | 1101 | 110111 | 10011010 | 10001 | 100111 |
Color Harmonies of #527465
Complementary color
Monochromatic Colors of #527465
Black with #527465
Text Example
Text Example
White with #527465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527465; }
p { color: rgb(82,116,101); }
H1.HeaderClassName
{
color: #527465;
}
.AnyTagClassName
{
color: #527465;
}
</style>
background-color css
<style>
a { background-color: #527465; }
a { background-color: rgb(82,116,101); }
div.DivClassName
{
background-color: #527465;
}
.BgClassName
{
background-color: #527465;
}
</style>
border-color css
<style>
span { border-color: #527465; }
span { border-color: rgb(82,116,101); }
td.TdClassName
{
border-color: #527465;
}
.TagClassName
{
border-color: #527465;
}
</style>