Shades of Como #528366
Tints of Como #528366
RGB
CMYK
RGB Variations
Color information
#528366 (or 0x528366) is known color: Como. HEX triplet: 52, 83 and 66. RGB value is (82,131,102). Sum of RGB (Red+Green+Blue) = 82+131+102=315 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.03% from 315); Green value is 131 (51.56% from 255 or 41.59% from 315); Blue value is 102 (40.23% from 255 or 32.38% from 315); Max value from RGB is 131 - color contains mainly: green. Hex color #528366 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528366 is #AD7C99. Grayscale: #717171. Windows color (decimal): -11369626 or 6718290. OLE color: 6718290.
HSL color Cylindrical-coordinate representation of color #528366: hue angle of 144.49º 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 #528366 is Cyan = 0.37, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 131 | 102 | - |
| CMYK | 0.37 | 0 | 0.22 | 0.49 |
| HSL | 144.49º | 0.23% | 0.42% | - |
| HSV(B) | 144.49º | 0.37% | 0.51% | - |
| XYZ | 13.99 | 18.99 | 15.5 | - |
| YUV | 113.04 | 121.77 | 105.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 131 | 102 | 0.37 | 0 | 0.22 | 0.49 | 144.49 | 0.23 | 0.42 |
| Hex | 52 | 83 | 66 | 25 | 0 | 16 | 31 | 90 | 17 | 2A |
| Octal | 122 | 203 | 146 | 45 | 0 | 26 | 61 | 220 | 27 | 52 |
| Binary | 1010010 | 10000011 | 1100110 | 100101 | 0 | 10110 | 110001 | 10010000 | 10111 | 101010 |
Color Harmonies of #528366
Complementary color
Monochromatic Colors of #528366
Black with #528366
Text Example
Text Example
White with #528366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528366; }
p { color: rgb(82,131,102); }
H1.HeaderClassName
{
color: #528366;
}
.AnyTagClassName
{
color: #528366;
}
</style>
background-color css
<style>
a { background-color: #528366; }
a { background-color: rgb(82,131,102); }
div.DivClassName
{
background-color: #528366;
}
.BgClassName
{
background-color: #528366;
}
</style>
border-color css
<style>
span { border-color: #528366; }
span { border-color: rgb(82,131,102); }
td.TdClassName
{
border-color: #528366;
}
.TagClassName
{
border-color: #528366;
}
</style>