Shades of Como #528564
Tints of Como #528564
RGB
CMYK
RGB Variations
Color information
#528564 (or 0x528564) is known color: Como. HEX triplet: 52, 85 and 64. RGB value is (82,133,100). Sum of RGB (Red+Green+Blue) = 82+133+100=315 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.03% from 315); Green value is 133 (52.34% from 255 or 42.22% from 315); Blue value is 100 (39.45% from 255 or 31.75% from 315); Max value from RGB is 133 - color contains mainly: green. Hex color #528564 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528564 is #AD7A9B. Grayscale: #727272. Windows color (decimal): -11369116 or 6587730. OLE color: 6587730.
HSL color Cylindrical-coordinate representation of color #528564: hue angle of 141.18º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #528564 is Cyan = 0.38, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 133 | 100 | - |
| CMYK | 0.38 | 0 | 0.25 | 0.48 |
| HSL | 141.18º | 0.24% | 0.42% | - |
| HSV(B) | 141.18º | 0.38% | 0.52% | - |
| XYZ | 14.17 | 19.49 | 15.07 | - |
| YUV | 113.99 | 120.1 | 105.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 133 | 100 | 0.38 | 0 | 0.25 | 0.48 | 141.18 | 0.24 | 0.42 |
| Hex | 52 | 85 | 64 | 26 | 0 | 19 | 30 | 8D | 18 | 2A |
| Octal | 122 | 205 | 144 | 46 | 0 | 31 | 60 | 215 | 30 | 52 |
| Binary | 1010010 | 10000101 | 1100100 | 100110 | 0 | 11001 | 110000 | 10001101 | 11000 | 101010 |
Color Harmonies of #528564
Complementary color
Monochromatic Colors of #528564
Black with #528564
Text Example
Text Example
White with #528564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528564; }
p { color: rgb(82,133,100); }
H1.HeaderClassName
{
color: #528564;
}
.AnyTagClassName
{
color: #528564;
}
</style>
background-color css
<style>
a { background-color: #528564; }
a { background-color: rgb(82,133,100); }
div.DivClassName
{
background-color: #528564;
}
.BgClassName
{
background-color: #528564;
}
</style>
border-color css
<style>
span { border-color: #528564; }
span { border-color: rgb(82,133,100); }
td.TdClassName
{
border-color: #528564;
}
.TagClassName
{
border-color: #528564;
}
</style>