Shades of Como #528467
Tints of Como #528467
RGB
CMYK
RGB Variations
Color information
#528467 (or 0x528467) is known color: Como. HEX triplet: 52, 84 and 67. RGB value is (82,132,103). Sum of RGB (Red+Green+Blue) = 82+132+103=317 (41% of max value = 765). Red value is 82 (32.42% from 255 or 25.87% from 317); Green value is 132 (51.95% from 255 or 41.64% from 317); Blue value is 103 (40.62% from 255 or 32.49% from 317); Max value from RGB is 132 - color contains mainly: green. Hex color #528467 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528467 is #AD7B98. Grayscale: #717171. Windows color (decimal): -11369369 or 6784082. OLE color: 6784082.
HSL color Cylindrical-coordinate representation of color #528467: hue angle of 145.2º degrees, saturation: 0.23, 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 #528467 is Cyan = 0.38, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 132 | 103 | - |
| CMYK | 0.38 | 0 | 0.22 | 0.48 |
| HSL | 145.2º | 0.23% | 0.42% | - |
| HSV(B) | 145.2º | 0.38% | 0.52% | - |
| XYZ | 14.18 | 19.28 | 15.81 | - |
| YUV | 113.74 | 121.94 | 105.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 132 | 103 | 0.38 | 0 | 0.22 | 0.48 | 145.2 | 0.23 | 0.42 |
| Hex | 52 | 84 | 67 | 26 | 0 | 16 | 30 | 91 | 17 | 2A |
| Octal | 122 | 204 | 147 | 46 | 0 | 26 | 60 | 221 | 27 | 52 |
| Binary | 1010010 | 10000100 | 1100111 | 100110 | 0 | 10110 | 110000 | 10010001 | 10111 | 101010 |
Color Harmonies of #528467
Complementary color
Monochromatic Colors of #528467
Black with #528467
Text Example
Text Example
White with #528467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528467; }
p { color: rgb(82,132,103); }
H1.HeaderClassName
{
color: #528467;
}
.AnyTagClassName
{
color: #528467;
}
</style>
background-color css
<style>
a { background-color: #528467; }
a { background-color: rgb(82,132,103); }
div.DivClassName
{
background-color: #528467;
}
.BgClassName
{
background-color: #528467;
}
</style>
border-color css
<style>
span { border-color: #528467; }
span { border-color: rgb(82,132,103); }
td.TdClassName
{
border-color: #528467;
}
.TagClassName
{
border-color: #528467;
}
</style>