Shades of Como #527764
Tints of Como #527764
RGB
CMYK
RGB Variations
Color information
#527764 (or 0x527764) is known color: Como. HEX triplet: 52, 77 and 64. RGB value is (82,119,100). Sum of RGB (Red+Green+Blue) = 82+119+100=301 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.24% from 301); Green value is 119 (46.88% from 255 or 39.53% from 301); Blue value is 100 (39.45% from 255 or 33.22% from 301); Max value from RGB is 119 - color contains mainly: green. Hex color #527764 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527764 is #AD889B. Grayscale: #696969. Windows color (decimal): -11372700 or 6584146. OLE color: 6584146.
HSL color Cylindrical-coordinate representation of color #527764: hue angle of 149.19º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #527764 is Cyan = 0.31, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 119 | 100 | - |
| CMYK | 0.31 | 0 | 0.16 | 0.53 |
| HSL | 149.19º | 0.18% | 0.39% | - |
| HSV(B) | 149.19º | 0.31% | 0.47% | - |
| XYZ | 12.38 | 15.91 | 14.47 | - |
| YUV | 105.77 | 124.74 | 111.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 119 | 100 | 0.31 | 0 | 0.16 | 0.53 | 149.19 | 0.18 | 0.39 |
| Hex | 52 | 77 | 64 | 1F | 0 | 10 | 35 | 95 | 12 | 27 |
| Octal | 122 | 167 | 144 | 37 | 0 | 20 | 65 | 225 | 22 | 47 |
| Binary | 1010010 | 1110111 | 1100100 | 11111 | 0 | 10000 | 110101 | 10010101 | 10010 | 100111 |
Color Harmonies of #527764
Complementary color
Monochromatic Colors of #527764
Black with #527764
Text Example
Text Example
White with #527764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527764; }
p { color: rgb(82,119,100); }
H1.HeaderClassName
{
color: #527764;
}
.AnyTagClassName
{
color: #527764;
}
</style>
background-color css
<style>
a { background-color: #527764; }
a { background-color: rgb(82,119,100); }
div.DivClassName
{
background-color: #527764;
}
.BgClassName
{
background-color: #527764;
}
</style>
border-color css
<style>
span { border-color: #527764; }
span { border-color: rgb(82,119,100); }
td.TdClassName
{
border-color: #527764;
}
.TagClassName
{
border-color: #527764;
}
</style>