Shades of Como #528166
Tints of Como #528166
RGB
CMYK
RGB Variations
Color information
#528166 (or 0x528166) is known color: Como. HEX triplet: 52, 81 and 66. RGB value is (82,129,102). Sum of RGB (Red+Green+Blue) = 82+129+102=313 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.20% from 313); Green value is 129 (50.78% from 255 or 41.21% from 313); Blue value is 102 (40.23% from 255 or 32.59% from 313); Max value from RGB is 129 - color contains mainly: green. Hex color #528166 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528166 is #AD7E99. Grayscale: #6F6F6F. Windows color (decimal): -11370138 or 6717778. OLE color: 6717778.
HSL color Cylindrical-coordinate representation of color #528166: hue angle of 145.53º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #528166 is Cyan = 0.36, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 129 | 102 | - |
| CMYK | 0.36 | 0 | 0.21 | 0.49 |
| HSL | 145.53º | 0.22% | 0.41% | - |
| HSV(B) | 145.53º | 0.36% | 0.51% | - |
| XYZ | 13.73 | 18.45 | 15.41 | - |
| YUV | 111.87 | 122.43 | 106.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 129 | 102 | 0.36 | 0 | 0.21 | 0.49 | 145.53 | 0.22 | 0.41 |
| Hex | 52 | 81 | 66 | 24 | 0 | 15 | 31 | 92 | 16 | 29 |
| Octal | 122 | 201 | 146 | 44 | 0 | 25 | 61 | 222 | 26 | 51 |
| Binary | 1010010 | 10000001 | 1100110 | 100100 | 0 | 10101 | 110001 | 10010010 | 10110 | 101001 |
Color Harmonies of #528166
Complementary color
Monochromatic Colors of #528166
Black with #528166
Text Example
Text Example
White with #528166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528166; }
p { color: rgb(82,129,102); }
H1.HeaderClassName
{
color: #528166;
}
.AnyTagClassName
{
color: #528166;
}
</style>
background-color css
<style>
a { background-color: #528166; }
a { background-color: rgb(82,129,102); }
div.DivClassName
{
background-color: #528166;
}
.BgClassName
{
background-color: #528166;
}
</style>
border-color css
<style>
span { border-color: #528166; }
span { border-color: rgb(82,129,102); }
td.TdClassName
{
border-color: #528166;
}
.TagClassName
{
border-color: #528166;
}
</style>