Shades of Como #528663
Tints of Como #528663
RGB
CMYK
RGB Variations
Color information
#528663 (or 0x528663) is known color: Como. HEX triplet: 52, 86 and 63. RGB value is (82,134,99). Sum of RGB (Red+Green+Blue) = 82+134+99=315 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.03% from 315); Green value is 134 (52.73% from 255 or 42.54% from 315); Blue value is 99 (39.06% from 255 or 31.43% from 315); Max value from RGB is 134 - color contains mainly: green. Hex color #528663 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528663 is #AD799C. Grayscale: #727272. Windows color (decimal): -11368861 or 6522450. OLE color: 6522450.
HSL color Cylindrical-coordinate representation of color #528663: hue angle of 139.62º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #528663 is Cyan = 0.39, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 134 | 99 | - |
| CMYK | 0.39 | 0 | 0.26 | 0.47 |
| HSL | 139.62º | 0.24% | 0.42% | - |
| HSV(B) | 139.62º | 0.39% | 0.53% | - |
| XYZ | 14.26 | 19.74 | 14.86 | - |
| YUV | 114.46 | 119.27 | 104.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 134 | 99 | 0.39 | 0 | 0.26 | 0.47 | 139.62 | 0.24 | 0.42 |
| Hex | 52 | 86 | 63 | 27 | 0 | 1A | 2F | 8C | 18 | 2A |
| Octal | 122 | 206 | 143 | 47 | 0 | 32 | 57 | 214 | 30 | 52 |
| Binary | 1010010 | 10000110 | 1100011 | 100111 | 0 | 11010 | 101111 | 10001100 | 11000 | 101010 |
Color Harmonies of #528663
Complementary color
Monochromatic Colors of #528663
Black with #528663
Text Example
Text Example
White with #528663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528663; }
p { color: rgb(82,134,99); }
H1.HeaderClassName
{
color: #528663;
}
.AnyTagClassName
{
color: #528663;
}
</style>
background-color css
<style>
a { background-color: #528663; }
a { background-color: rgb(82,134,99); }
div.DivClassName
{
background-color: #528663;
}
.BgClassName
{
background-color: #528663;
}
</style>
border-color css
<style>
span { border-color: #528663; }
span { border-color: rgb(82,134,99); }
td.TdClassName
{
border-color: #528663;
}
.TagClassName
{
border-color: #528663;
}
</style>