Shades of Como #528266
Tints of Como #528266
RGB
CMYK
RGB Variations
Color information
#528266 (or 0x528266) is known color: Como. HEX triplet: 52, 82 and 66. RGB value is (82,130,102). Sum of RGB (Red+Green+Blue) = 82+130+102=314 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.11% from 314); Green value is 130 (51.17% from 255 or 41.40% from 314); Blue value is 102 (40.23% from 255 or 32.48% from 314); Max value from RGB is 130 - color contains mainly: green. Hex color #528266 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528266 is #AD7D99. Grayscale: #707070. Windows color (decimal): -11369882 or 6718034. OLE color: 6718034.
HSL color Cylindrical-coordinate representation of color #528266: hue angle of 145º 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 #528266 is Cyan = 0.37, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 102 | - |
| CMYK | 0.37 | 0 | 0.22 | 0.49 |
| HSL | 145º | 0.23% | 0.42% | - |
| HSV(B) | 145º | 0.37% | 0.51% | - |
| XYZ | 13.86 | 18.72 | 15.45 | - |
| YUV | 112.46 | 122.1 | 106.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 102 | 0.37 | 0 | 0.22 | 0.49 | 145 | 0.23 | 0.42 |
| Hex | 52 | 82 | 66 | 25 | 0 | 16 | 31 | 91 | 17 | 2A |
| Octal | 122 | 202 | 146 | 45 | 0 | 26 | 61 | 221 | 27 | 52 |
| Binary | 1010010 | 10000010 | 1100110 | 100101 | 0 | 10110 | 110001 | 10010001 | 10111 | 101010 |
Color Harmonies of #528266
Complementary color
Monochromatic Colors of #528266
Black with #528266
Text Example
Text Example
White with #528266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528266; }
p { color: rgb(82,130,102); }
H1.HeaderClassName
{
color: #528266;
}
.AnyTagClassName
{
color: #528266;
}
</style>
background-color css
<style>
a { background-color: #528266; }
a { background-color: rgb(82,130,102); }
div.DivClassName
{
background-color: #528266;
}
.BgClassName
{
background-color: #528266;
}
</style>
border-color css
<style>
span { border-color: #528266; }
span { border-color: rgb(82,130,102); }
td.TdClassName
{
border-color: #528266;
}
.TagClassName
{
border-color: #528266;
}
</style>