Shades of Como #528067
Tints of Como #528067
RGB
CMYK
RGB Variations
Color information
#528067 (or 0x528067) is known color: Como. HEX triplet: 52, 80 and 67. RGB value is (82,128,103). Sum of RGB (Red+Green+Blue) = 82+128+103=313 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.20% from 313); Green value is 128 (50.39% from 255 or 40.89% from 313); Blue value is 103 (40.62% from 255 or 32.91% from 313); Max value from RGB is 128 - color contains mainly: green. Hex color #528067 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528067 is #AD7F98. Grayscale: #6F6F6F. Windows color (decimal): -11370393 or 6783058. OLE color: 6783058.
HSL color Cylindrical-coordinate representation of color #528067: hue angle of 147.39º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #528067 is Cyan = 0.36, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 82 | 128 | 103 | - |
| CMYK | 0.36 | 0 | 0.20 | 0.50 |
| HSL | 147.39º | 0.22% | 0.41% | - |
| HSV(B) | 147.39º | 0.36% | 0.5% | - |
| XYZ | 13.65 | 18.21 | 15.63 | - |
| YUV | 111.4 | 123.26 | 107.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 128 | 103 | 0.36 | 0 | 0.20 | 0.50 | 147.39 | 0.22 | 0.41 |
| Hex | 52 | 80 | 67 | 24 | 0 | 14 | 32 | 93 | 16 | 29 |
| Octal | 122 | 200 | 147 | 44 | 0 | 24 | 62 | 223 | 26 | 51 |
| Binary | 1010010 | 10000000 | 1100111 | 100100 | 0 | 10100 | 110010 | 10010011 | 10110 | 101001 |
Color Harmonies of #528067
Complementary color
Monochromatic Colors of #528067
Black with #528067
Text Example
Text Example
White with #528067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528067; }
p { color: rgb(82,128,103); }
H1.HeaderClassName
{
color: #528067;
}
.AnyTagClassName
{
color: #528067;
}
</style>
background-color css
<style>
a { background-color: #528067; }
a { background-color: rgb(82,128,103); }
div.DivClassName
{
background-color: #528067;
}
.BgClassName
{
background-color: #528067;
}
</style>
border-color css
<style>
span { border-color: #528067; }
span { border-color: rgb(82,128,103); }
td.TdClassName
{
border-color: #528067;
}
.TagClassName
{
border-color: #528067;
}
</style>