Shades of Como #528567
Tints of Como #528567
RGB
CMYK
RGB Variations
Color information
#528567 (or 0x528567) is known color: Como. HEX triplet: 52, 85 and 67. RGB value is (82,133,103). Sum of RGB (Red+Green+Blue) = 82+133+103=318 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.79% from 318); Green value is 133 (52.34% from 255 or 41.82% from 318); Blue value is 103 (40.62% from 255 or 32.39% from 318); Max value from RGB is 133 - color contains mainly: green. Hex color #528567 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528567 is #AD7A98. Grayscale: #727272. Windows color (decimal): -11369113 or 6784338. OLE color: 6784338.
HSL color Cylindrical-coordinate representation of color #528567: hue angle of 144.71º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #528567 is Cyan = 0.38, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 133 | 103 | - |
| CMYK | 0.38 | 0 | 0.23 | 0.48 |
| HSL | 144.71º | 0.24% | 0.42% | - |
| HSV(B) | 144.71º | 0.38% | 0.52% | - |
| XYZ | 14.32 | 19.55 | 15.85 | - |
| YUV | 114.33 | 121.6 | 104.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 133 | 103 | 0.38 | 0 | 0.23 | 0.48 | 144.71 | 0.24 | 0.42 |
| Hex | 52 | 85 | 67 | 26 | 0 | 17 | 30 | 91 | 18 | 2A |
| Octal | 122 | 205 | 147 | 46 | 0 | 27 | 60 | 221 | 30 | 52 |
| Binary | 1010010 | 10000101 | 1100111 | 100110 | 0 | 10111 | 110000 | 10010001 | 11000 | 101010 |
Color Harmonies of #528567
Complementary color
Monochromatic Colors of #528567
Black with #528567
Text Example
Text Example
White with #528567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528567; }
p { color: rgb(82,133,103); }
H1.HeaderClassName
{
color: #528567;
}
.AnyTagClassName
{
color: #528567;
}
</style>
background-color css
<style>
a { background-color: #528567; }
a { background-color: rgb(82,133,103); }
div.DivClassName
{
background-color: #528567;
}
.BgClassName
{
background-color: #528567;
}
</style>
border-color css
<style>
span { border-color: #528567; }
span { border-color: rgb(82,133,103); }
td.TdClassName
{
border-color: #528567;
}
.TagClassName
{
border-color: #528567;
}
</style>