Shades of Como #528267
Tints of Como #528267
RGB
CMYK
RGB Variations
Color information
#528267 (or 0x528267) is known color: Como. HEX triplet: 52, 82 and 67. RGB value is (82,130,103). Sum of RGB (Red+Green+Blue) = 82+130+103=315 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.03% from 315); Green value is 130 (51.17% from 255 or 41.27% from 315); Blue value is 103 (40.62% from 255 or 32.70% from 315); Max value from RGB is 130 - color contains mainly: green. Hex color #528267 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528267 is #AD7D98. Grayscale: #707070. Windows color (decimal): -11369881 or 6783570. OLE color: 6783570.
HSL color Cylindrical-coordinate representation of color #528267: hue angle of 146.25º 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 #528267 is Cyan = 0.37, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 103 | - |
| CMYK | 0.37 | 0 | 0.21 | 0.49 |
| HSL | 146.25º | 0.23% | 0.42% | - |
| HSV(B) | 146.25º | 0.37% | 0.51% | - |
| XYZ | 13.91 | 18.74 | 15.72 | - |
| YUV | 112.57 | 122.6 | 106.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 103 | 0.37 | 0 | 0.21 | 0.49 | 146.25 | 0.23 | 0.42 |
| Hex | 52 | 82 | 67 | 25 | 0 | 15 | 31 | 92 | 17 | 2A |
| Octal | 122 | 202 | 147 | 45 | 0 | 25 | 61 | 222 | 27 | 52 |
| Binary | 1010010 | 10000010 | 1100111 | 100101 | 0 | 10101 | 110001 | 10010010 | 10111 | 101010 |
Color Harmonies of #528267
Complementary color
Monochromatic Colors of #528267
Black with #528267
Text Example
Text Example
White with #528267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528267; }
p { color: rgb(82,130,103); }
H1.HeaderClassName
{
color: #528267;
}
.AnyTagClassName
{
color: #528267;
}
</style>
background-color css
<style>
a { background-color: #528267; }
a { background-color: rgb(82,130,103); }
div.DivClassName
{
background-color: #528267;
}
.BgClassName
{
background-color: #528267;
}
</style>
border-color css
<style>
span { border-color: #528267; }
span { border-color: rgb(82,130,103); }
td.TdClassName
{
border-color: #528267;
}
.TagClassName
{
border-color: #528267;
}
</style>