Shades of Como #528361
Tints of Como #528361
RGB
CMYK
RGB Variations
Color information
#528361 (or 0x528361) is known color: Como. HEX triplet: 52, 83 and 61. RGB value is (82,131,97). Sum of RGB (Red+Green+Blue) = 82+131+97=310 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.45% from 310); Green value is 131 (51.56% from 255 or 42.26% from 310); Blue value is 97 (38.28% from 255 or 31.29% from 310); Max value from RGB is 131 - color contains mainly: green. Hex color #528361 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528361 is #AD7C9E. Grayscale: #707070. Windows color (decimal): -11369631 or 6390610. OLE color: 6390610.
HSL color Cylindrical-coordinate representation of color #528361: hue angle of 138.37º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #528361 is Cyan = 0.37, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 131 | 97 | - |
| CMYK | 0.37 | 0 | 0.26 | 0.49 |
| HSL | 138.37º | 0.23% | 0.42% | - |
| HSV(B) | 138.37º | 0.37% | 0.51% | - |
| XYZ | 13.75 | 18.89 | 14.23 | - |
| YUV | 112.47 | 119.27 | 106.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 131 | 97 | 0.37 | 0 | 0.26 | 0.49 | 138.37 | 0.23 | 0.42 |
| Hex | 52 | 83 | 61 | 25 | 0 | 1A | 31 | 8A | 17 | 2A |
| Octal | 122 | 203 | 141 | 45 | 0 | 32 | 61 | 212 | 27 | 52 |
| Binary | 1010010 | 10000011 | 1100001 | 100101 | 0 | 11010 | 110001 | 10001010 | 10111 | 101010 |
Color Harmonies of #528361
Complementary color
Monochromatic Colors of #528361
Black with #528361
Text Example
Text Example
White with #528361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528361; }
p { color: rgb(82,131,97); }
H1.HeaderClassName
{
color: #528361;
}
.AnyTagClassName
{
color: #528361;
}
</style>
background-color css
<style>
a { background-color: #528361; }
a { background-color: rgb(82,131,97); }
div.DivClassName
{
background-color: #528361;
}
.BgClassName
{
background-color: #528361;
}
</style>
border-color css
<style>
span { border-color: #528361; }
span { border-color: rgb(82,131,97); }
td.TdClassName
{
border-color: #528361;
}
.TagClassName
{
border-color: #528361;
}
</style>