Shades of Como #529068
Tints of Como #529068
RGB
CMYK
RGB Variations
Color information
#529068 (or 0x529068) is known color: Como. HEX triplet: 52, 90 and 68. RGB value is (82,144,104). Sum of RGB (Red+Green+Blue) = 82+144+104=330 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.85% from 330); Green value is 144 (56.64% from 255 or 43.64% from 330); Blue value is 104 (41.02% from 255 or 31.52% from 330); Max value from RGB is 144 - color contains mainly: green. Hex color #529068 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #529068 is #AD6F97. Grayscale: #787878. Windows color (decimal): -11366296 or 6852690. OLE color: 6852690.
HSL color Cylindrical-coordinate representation of color #529068: hue angle of 141.29º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #529068 is Cyan = 0.43, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 144 | 104 | - |
| CMYK | 0.43 | 0 | 0.28 | 0.44 |
| HSL | 141.29º | 0.27% | 0.44% | - |
| HSV(B) | 141.29º | 0.43% | 0.56% | - |
| XYZ | 15.95 | 22.74 | 16.65 | - |
| YUV | 120.9 | 118.46 | 100.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 144 | 104 | 0.43 | 0 | 0.28 | 0.44 | 141.29 | 0.27 | 0.44 |
| Hex | 52 | 90 | 68 | 2B | 0 | 1C | 2C | 8D | 1B | 2C |
| Octal | 122 | 220 | 150 | 53 | 0 | 34 | 54 | 215 | 33 | 54 |
| Binary | 1010010 | 10010000 | 1101000 | 101011 | 0 | 11100 | 101100 | 10001101 | 11011 | 101100 |
Color Harmonies of #529068
Complementary color
Monochromatic Colors of #529068
Black with #529068
Text Example
Text Example
White with #529068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529068; }
p { color: rgb(82,144,104); }
H1.HeaderClassName
{
color: #529068;
}
.AnyTagClassName
{
color: #529068;
}
</style>
background-color css
<style>
a { background-color: #529068; }
a { background-color: rgb(82,144,104); }
div.DivClassName
{
background-color: #529068;
}
.BgClassName
{
background-color: #529068;
}
</style>
border-color css
<style>
span { border-color: #529068; }
span { border-color: rgb(82,144,104); }
td.TdClassName
{
border-color: #529068;
}
.TagClassName
{
border-color: #529068;
}
</style>