Shades of Como #528168
Tints of Como #528168
RGB
CMYK
RGB Variations
Color information
#528168 (or 0x528168) is known color: Como. HEX triplet: 52, 81 and 68. RGB value is (82,129,104). Sum of RGB (Red+Green+Blue) = 82+129+104=315 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.03% from 315); Green value is 129 (50.78% from 255 or 40.95% from 315); Blue value is 104 (41.02% from 255 or 33.02% from 315); Max value from RGB is 129 - color contains mainly: green. Hex color #528168 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528168 is #AD7E97. Grayscale: #707070. Windows color (decimal): -11370136 or 6848850. OLE color: 6848850.
HSL color Cylindrical-coordinate representation of color #528168: hue angle of 148.09º 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 #528168 is Cyan = 0.36, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 129 | 104 | - |
| CMYK | 0.36 | 0 | 0.19 | 0.49 |
| HSL | 148.09º | 0.22% | 0.41% | - |
| HSV(B) | 148.09º | 0.36% | 0.51% | - |
| XYZ | 13.83 | 18.49 | 15.94 | - |
| YUV | 112.1 | 123.43 | 106.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 129 | 104 | 0.36 | 0 | 0.19 | 0.49 | 148.09 | 0.22 | 0.41 |
| Hex | 52 | 81 | 68 | 24 | 0 | 13 | 31 | 94 | 16 | 29 |
| Octal | 122 | 201 | 150 | 44 | 0 | 23 | 61 | 224 | 26 | 51 |
| Binary | 1010010 | 10000001 | 1101000 | 100100 | 0 | 10011 | 110001 | 10010100 | 10110 | 101001 |
Color Harmonies of #528168
Complementary color
Monochromatic Colors of #528168
Black with #528168
Text Example
Text Example
White with #528168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528168; }
p { color: rgb(82,129,104); }
H1.HeaderClassName
{
color: #528168;
}
.AnyTagClassName
{
color: #528168;
}
</style>
background-color css
<style>
a { background-color: #528168; }
a { background-color: rgb(82,129,104); }
div.DivClassName
{
background-color: #528168;
}
.BgClassName
{
background-color: #528168;
}
</style>
border-color css
<style>
span { border-color: #528168; }
span { border-color: rgb(82,129,104); }
td.TdClassName
{
border-color: #528168;
}
.TagClassName
{
border-color: #528168;
}
</style>