Shades of Como #528865
Tints of Como #528865
RGB
CMYK
RGB Variations
Color information
#528865 (or 0x528865) is known color: Como. HEX triplet: 52, 88 and 65. RGB value is (82,136,101). Sum of RGB (Red+Green+Blue) = 82+136+101=319 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.71% from 319); Green value is 136 (53.52% from 255 or 42.63% from 319); Blue value is 101 (39.84% from 255 or 31.66% from 319); Max value from RGB is 136 - color contains mainly: green. Hex color #528865 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528865 is #AD779A. Grayscale: #737373. Windows color (decimal): -11368347 or 6654034. OLE color: 6654034.
HSL color Cylindrical-coordinate representation of color #528865: hue angle of 141.11º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #528865 is Cyan = 0.40, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 136 | 101 | - |
| CMYK | 0.40 | 0 | 0.26 | 0.47 |
| HSL | 141.11º | 0.25% | 0.43% | - |
| HSV(B) | 141.11º | 0.4% | 0.53% | - |
| XYZ | 14.63 | 20.34 | 15.47 | - |
| YUV | 115.86 | 119.61 | 103.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 136 | 101 | 0.40 | 0 | 0.26 | 0.47 | 141.11 | 0.25 | 0.43 |
| Hex | 52 | 88 | 65 | 28 | 0 | 1A | 2F | 8D | 19 | 2B |
| Octal | 122 | 210 | 145 | 50 | 0 | 32 | 57 | 215 | 31 | 53 |
| Binary | 1010010 | 10001000 | 1100101 | 101000 | 0 | 11010 | 101111 | 10001101 | 11001 | 101011 |
Color Harmonies of #528865
Complementary color
Monochromatic Colors of #528865
Black with #528865
Text Example
Text Example
White with #528865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528865; }
p { color: rgb(82,136,101); }
H1.HeaderClassName
{
color: #528865;
}
.AnyTagClassName
{
color: #528865;
}
</style>
background-color css
<style>
a { background-color: #528865; }
a { background-color: rgb(82,136,101); }
div.DivClassName
{
background-color: #528865;
}
.BgClassName
{
background-color: #528865;
}
</style>
border-color css
<style>
span { border-color: #528865; }
span { border-color: rgb(82,136,101); }
td.TdClassName
{
border-color: #528865;
}
.TagClassName
{
border-color: #528865;
}
</style>