Shades of Como #528061
Tints of Como #528061
RGB
CMYK
RGB Variations
Color information
#528061 (or 0x528061) is known color: Como. HEX triplet: 52, 80 and 61. RGB value is (82,128,97). Sum of RGB (Red+Green+Blue) = 82+128+97=307 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.71% from 307); Green value is 128 (50.39% from 255 or 41.69% from 307); Blue value is 97 (38.28% from 255 or 31.60% from 307); Max value from RGB is 128 - color contains mainly: green. Hex color #528061 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528061 is #AD7F9E. Grayscale: #6E6E6E. Windows color (decimal): -11370399 or 6389842. OLE color: 6389842.
HSL color Cylindrical-coordinate representation of color #528061: hue angle of 139.57º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #528061 is Cyan = 0.36, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 82 | 128 | 97 | - |
| CMYK | 0.36 | 0 | 0.24 | 0.50 |
| HSL | 139.57º | 0.22% | 0.41% | - |
| HSV(B) | 139.57º | 0.36% | 0.5% | - |
| XYZ | 13.36 | 18.1 | 14.1 | - |
| YUV | 110.71 | 120.26 | 107.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 128 | 97 | 0.36 | 0 | 0.24 | 0.50 | 139.57 | 0.22 | 0.41 |
| Hex | 52 | 80 | 61 | 24 | 0 | 18 | 32 | 8C | 16 | 29 |
| Octal | 122 | 200 | 141 | 44 | 0 | 30 | 62 | 214 | 26 | 51 |
| Binary | 1010010 | 10000000 | 1100001 | 100100 | 0 | 11000 | 110010 | 10001100 | 10110 | 101001 |
Color Harmonies of #528061
Complementary color
Monochromatic Colors of #528061
Black with #528061
Text Example
Text Example
White with #528061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528061; }
p { color: rgb(82,128,97); }
H1.HeaderClassName
{
color: #528061;
}
.AnyTagClassName
{
color: #528061;
}
</style>
background-color css
<style>
a { background-color: #528061; }
a { background-color: rgb(82,128,97); }
div.DivClassName
{
background-color: #528061;
}
.BgClassName
{
background-color: #528061;
}
</style>
border-color css
<style>
span { border-color: #528061; }
span { border-color: rgb(82,128,97); }
td.TdClassName
{
border-color: #528061;
}
.TagClassName
{
border-color: #528061;
}
</style>