Shades of Como #527362
Tints of Como #527362
RGB
CMYK
RGB Variations
Color information
#527362 (or 0x527362) is known color: Como. HEX triplet: 52, 73 and 62. RGB value is (82,115,98). Sum of RGB (Red+Green+Blue) = 82+115+98=295 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.80% from 295); Green value is 115 (45.31% from 255 or 38.98% from 295); Blue value is 98 (38.67% from 255 or 33.22% from 295); Max value from RGB is 115 - color contains mainly: green. Hex color #527362 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527362 is #AD8C9D. Grayscale: #676767. Windows color (decimal): -11373726 or 6452050. OLE color: 6452050.
HSL color Cylindrical-coordinate representation of color #527362: hue angle of 149.09º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #527362 is Cyan = 0.29, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 115 | 98 | - |
| CMYK | 0.29 | 0 | 0.15 | 0.55 |
| HSL | 149.09º | 0.17% | 0.39% | - |
| HSV(B) | 149.09º | 0.29% | 0.45% | - |
| XYZ | 11.82 | 14.94 | 13.82 | - |
| YUV | 103.2 | 125.07 | 112.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 98 | 0.29 | 0 | 0.15 | 0.55 | 149.09 | 0.17 | 0.39 |
| Hex | 52 | 73 | 62 | 1D | 0 | F | 37 | 95 | 11 | 27 |
| Octal | 122 | 163 | 142 | 35 | 0 | 17 | 67 | 225 | 21 | 47 |
| Binary | 1010010 | 1110011 | 1100010 | 11101 | 0 | 1111 | 110111 | 10010101 | 10001 | 100111 |
Color Harmonies of #527362
Complementary color
Monochromatic Colors of #527362
Black with #527362
Text Example
Text Example
White with #527362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527362; }
p { color: rgb(82,115,98); }
H1.HeaderClassName
{
color: #527362;
}
.AnyTagClassName
{
color: #527362;
}
</style>
background-color css
<style>
a { background-color: #527362; }
a { background-color: rgb(82,115,98); }
div.DivClassName
{
background-color: #527362;
}
.BgClassName
{
background-color: #527362;
}
</style>
border-color css
<style>
span { border-color: #527362; }
span { border-color: rgb(82,115,98); }
td.TdClassName
{
border-color: #527362;
}
.TagClassName
{
border-color: #527362;
}
</style>