Shades of Como #528068
Tints of Como #528068
RGB
CMYK
RGB Variations
Color information
#528068 (or 0x528068) is known color: Como. HEX triplet: 52, 80 and 68. RGB value is (82,128,104). Sum of RGB (Red+Green+Blue) = 82+128+104=314 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.11% from 314); Green value is 128 (50.39% from 255 or 40.76% from 314); Blue value is 104 (41.02% from 255 or 33.12% from 314); Max value from RGB is 128 - color contains mainly: green. Hex color #528068 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528068 is #AD7F97. Grayscale: #6F6F6F. Windows color (decimal): -11370392 or 6848594. OLE color: 6848594.
HSL color Cylindrical-coordinate representation of color #528068: hue angle of 148.7º 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 #528068 is Cyan = 0.36, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 82 | 128 | 104 | - |
| CMYK | 0.36 | 0 | 0.19 | 0.50 |
| HSL | 148.7º | 0.22% | 0.41% | - |
| HSV(B) | 148.7º | 0.36% | 0.5% | - |
| XYZ | 13.7 | 18.23 | 15.89 | - |
| YUV | 111.51 | 123.76 | 106.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 128 | 104 | 0.36 | 0 | 0.19 | 0.50 | 148.7 | 0.22 | 0.41 |
| Hex | 52 | 80 | 68 | 24 | 0 | 13 | 32 | 95 | 16 | 29 |
| Octal | 122 | 200 | 150 | 44 | 0 | 23 | 62 | 225 | 26 | 51 |
| Binary | 1010010 | 10000000 | 1101000 | 100100 | 0 | 10011 | 110010 | 10010101 | 10110 | 101001 |
Color Harmonies of #528068
Complementary color
Monochromatic Colors of #528068
Black with #528068
Text Example
Text Example
White with #528068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528068; }
p { color: rgb(82,128,104); }
H1.HeaderClassName
{
color: #528068;
}
.AnyTagClassName
{
color: #528068;
}
</style>
background-color css
<style>
a { background-color: #528068; }
a { background-color: rgb(82,128,104); }
div.DivClassName
{
background-color: #528068;
}
.BgClassName
{
background-color: #528068;
}
</style>
border-color css
<style>
span { border-color: #528068; }
span { border-color: rgb(82,128,104); }
td.TdClassName
{
border-color: #528068;
}
.TagClassName
{
border-color: #528068;
}
</style>