Shades of Como #528568
Tints of Como #528568
RGB
CMYK
RGB Variations
Color information
#528568 (or 0x528568) is known color: Como. HEX triplet: 52, 85 and 68. RGB value is (82,133,104). Sum of RGB (Red+Green+Blue) = 82+133+104=319 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.71% from 319); Green value is 133 (52.34% from 255 or 41.69% from 319); Blue value is 104 (41.02% from 255 or 32.60% from 319); Max value from RGB is 133 - color contains mainly: green. Hex color #528568 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528568 is #AD7A97. Grayscale: #727272. Windows color (decimal): -11369112 or 6849874. OLE color: 6849874.
HSL color Cylindrical-coordinate representation of color #528568: hue angle of 145.88º 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 #528568 is Cyan = 0.38, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 133 | 104 | - |
| CMYK | 0.38 | 0 | 0.22 | 0.48 |
| HSL | 145.88º | 0.24% | 0.42% | - |
| HSV(B) | 145.88º | 0.38% | 0.52% | - |
| XYZ | 14.37 | 19.57 | 16.12 | - |
| YUV | 114.45 | 122.1 | 104.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 133 | 104 | 0.38 | 0 | 0.22 | 0.48 | 145.88 | 0.24 | 0.42 |
| Hex | 52 | 85 | 68 | 26 | 0 | 16 | 30 | 92 | 18 | 2A |
| Octal | 122 | 205 | 150 | 46 | 0 | 26 | 60 | 222 | 30 | 52 |
| Binary | 1010010 | 10000101 | 1101000 | 100110 | 0 | 10110 | 110000 | 10010010 | 11000 | 101010 |
Color Harmonies of #528568
Complementary color
Monochromatic Colors of #528568
Black with #528568
Text Example
Text Example
White with #528568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528568; }
p { color: rgb(82,133,104); }
H1.HeaderClassName
{
color: #528568;
}
.AnyTagClassName
{
color: #528568;
}
</style>
background-color css
<style>
a { background-color: #528568; }
a { background-color: rgb(82,133,104); }
div.DivClassName
{
background-color: #528568;
}
.BgClassName
{
background-color: #528568;
}
</style>
border-color css
<style>
span { border-color: #528568; }
span { border-color: rgb(82,133,104); }
td.TdClassName
{
border-color: #528568;
}
.TagClassName
{
border-color: #528568;
}
</style>