Shades of Como #528268
Tints of Como #528268
RGB
CMYK
RGB Variations
Color information
#528268 (or 0x528268) is known color: Como. HEX triplet: 52, 82 and 68. RGB value is (82,130,104). Sum of RGB (Red+Green+Blue) = 82+130+104=316 (41% of max value = 765). Red value is 82 (32.42% from 255 or 25.95% from 316); Green value is 130 (51.17% from 255 or 41.14% from 316); Blue value is 104 (41.02% from 255 or 32.91% from 316); Max value from RGB is 130 - color contains mainly: green. Hex color #528268 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528268 is #AD7D97. Grayscale: #707070. Windows color (decimal): -11369880 or 6849106. OLE color: 6849106.
HSL color Cylindrical-coordinate representation of color #528268: hue angle of 147.5º 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 #528268 is Cyan = 0.37, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 104 | - |
| CMYK | 0.37 | 0 | 0.2 | 0.49 |
| HSL | 147.5º | 0.23% | 0.42% | - |
| HSV(B) | 147.5º | 0.37% | 0.51% | - |
| XYZ | 13.96 | 18.76 | 15.98 | - |
| YUV | 112.68 | 123.1 | 106.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 104 | 0.37 | 0 | 0.2 | 0.49 | 147.5 | 0.23 | 0.42 |
| Hex | 52 | 82 | 68 | 25 | 0 | 14 | 31 | 94 | 17 | 2A |
| Octal | 122 | 202 | 150 | 45 | 0 | 24 | 61 | 224 | 27 | 52 |
| Binary | 1010010 | 10000010 | 1101000 | 100101 | 0 | 10100 | 110001 | 10010100 | 10111 | 101010 |
Color Harmonies of #528268
Complementary color
Monochromatic Colors of #528268
Black with #528268
Text Example
Text Example
White with #528268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528268; }
p { color: rgb(82,130,104); }
H1.HeaderClassName
{
color: #528268;
}
.AnyTagClassName
{
color: #528268;
}
</style>
background-color css
<style>
a { background-color: #528268; }
a { background-color: rgb(82,130,104); }
div.DivClassName
{
background-color: #528268;
}
.BgClassName
{
background-color: #528268;
}
</style>
border-color css
<style>
span { border-color: #528268; }
span { border-color: rgb(82,130,104); }
td.TdClassName
{
border-color: #528268;
}
.TagClassName
{
border-color: #528268;
}
</style>