Shades of Como #528768
Tints of Como #528768
RGB
CMYK
RGB Variations
Color information
#528768 (or 0x528768) is known color: Como. HEX triplet: 52, 87 and 68. RGB value is (82,135,104). Sum of RGB (Red+Green+Blue) = 82+135+104=321 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.55% from 321); Green value is 135 (53.12% from 255 or 42.06% from 321); Blue value is 104 (41.02% from 255 or 32.40% from 321); Max value from RGB is 135 - color contains mainly: green. Hex color #528768 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528768 is #AD7897. Grayscale: #737373. Windows color (decimal): -11368600 or 6850386. OLE color: 6850386.
HSL color Cylindrical-coordinate representation of color #528768: hue angle of 144.91º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #528768 is Cyan = 0.39, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 135 | 104 | - |
| CMYK | 0.39 | 0 | 0.23 | 0.47 |
| HSL | 144.91º | 0.24% | 0.43% | - |
| HSV(B) | 144.91º | 0.39% | 0.53% | - |
| XYZ | 14.64 | 20.12 | 16.21 | - |
| YUV | 115.62 | 121.44 | 104.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 135 | 104 | 0.39 | 0 | 0.23 | 0.47 | 144.91 | 0.24 | 0.43 |
| Hex | 52 | 87 | 68 | 27 | 0 | 17 | 2F | 91 | 18 | 2B |
| Octal | 122 | 207 | 150 | 47 | 0 | 27 | 57 | 221 | 30 | 53 |
| Binary | 1010010 | 10000111 | 1101000 | 100111 | 0 | 10111 | 101111 | 10010001 | 11000 | 101011 |
Color Harmonies of #528768
Complementary color
Monochromatic Colors of #528768
Black with #528768
Text Example
Text Example
White with #528768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528768; }
p { color: rgb(82,135,104); }
H1.HeaderClassName
{
color: #528768;
}
.AnyTagClassName
{
color: #528768;
}
</style>
background-color css
<style>
a { background-color: #528768; }
a { background-color: rgb(82,135,104); }
div.DivClassName
{
background-color: #528768;
}
.BgClassName
{
background-color: #528768;
}
</style>
border-color css
<style>
span { border-color: #528768; }
span { border-color: rgb(82,135,104); }
td.TdClassName
{
border-color: #528768;
}
.TagClassName
{
border-color: #528768;
}
</style>