Shades of Como #537766
Tints of Como #537766
RGB
CMYK
RGB Variations
Color information
#537766 (or 0x537766) is known color: Como. HEX triplet: 53, 77 and 66. RGB value is (83,119,102). Sum of RGB (Red+Green+Blue) = 83+119+102=304 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.30% from 304); Green value is 119 (46.88% from 255 or 39.14% from 304); Blue value is 102 (40.23% from 255 or 33.55% from 304); Max value from RGB is 119 - color contains mainly: green. Hex color #537766 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537766 is #AC8899. Grayscale: #6A6A6A. Windows color (decimal): -11307162 or 6715219. OLE color: 6715219.
HSL color Cylindrical-coordinate representation of color #537766: hue angle of 151.67º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537766 is Cyan = 0.30, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 119 | 102 | - |
| CMYK | 0.30 | 0 | 0.14 | 0.53 |
| HSL | 151.67º | 0.18% | 0.4% | - |
| HSV(B) | 151.67º | 0.3% | 0.47% | - |
| XYZ | 12.56 | 15.99 | 15 | - |
| YUV | 106.3 | 125.57 | 111.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 102 | 0.30 | 0 | 0.14 | 0.53 | 151.67 | 0.18 | 0.4 |
| Hex | 53 | 77 | 66 | 1E | 0 | E | 35 | 98 | 12 | 28 |
| Octal | 123 | 167 | 146 | 36 | 0 | 16 | 65 | 230 | 22 | 50 |
| Binary | 1010011 | 1110111 | 1100110 | 11110 | 0 | 1110 | 110101 | 10011000 | 10010 | 101000 |
Color Harmonies of #537766
Complementary color
Monochromatic Colors of #537766
Black with #537766
Text Example
Text Example
White with #537766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537766; }
p { color: rgb(83,119,102); }
H1.HeaderClassName
{
color: #537766;
}
.AnyTagClassName
{
color: #537766;
}
</style>
background-color css
<style>
a { background-color: #537766; }
a { background-color: rgb(83,119,102); }
div.DivClassName
{
background-color: #537766;
}
.BgClassName
{
background-color: #537766;
}
</style>
border-color css
<style>
span { border-color: #537766; }
span { border-color: rgb(83,119,102); }
td.TdClassName
{
border-color: #537766;
}
.TagClassName
{
border-color: #537766;
}
</style>