Shades of Como #537465
Tints of Como #537465
RGB
CMYK
RGB Variations
Color information
#537465 (or 0x537465) is known color: Como. HEX triplet: 53, 74 and 65. RGB value is (83,116,101). Sum of RGB (Red+Green+Blue) = 83+116+101=300 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.67% from 300); Green value is 116 (45.70% from 255 or 38.67% from 300); Blue value is 101 (39.84% from 255 or 33.67% from 300); Max value from RGB is 116 - color contains mainly: green. Hex color #537465 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537465 is #AC8B9A. Grayscale: #686868. Windows color (decimal): -11307931 or 6648915. OLE color: 6648915.
HSL color Cylindrical-coordinate representation of color #537465: hue angle of 152.73º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #537465 is Cyan = 0.28, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 116 | 101 | - |
| CMYK | 0.28 | 0 | 0.13 | 0.55 |
| HSL | 152.73º | 0.17% | 0.39% | - |
| HSV(B) | 152.73º | 0.28% | 0.45% | - |
| XYZ | 12.16 | 15.27 | 14.62 | - |
| YUV | 104.42 | 126.07 | 112.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 101 | 0.28 | 0 | 0.13 | 0.55 | 152.73 | 0.17 | 0.39 |
| Hex | 53 | 74 | 65 | 1C | 0 | D | 37 | 99 | 11 | 27 |
| Octal | 123 | 164 | 145 | 34 | 0 | 15 | 67 | 231 | 21 | 47 |
| Binary | 1010011 | 1110100 | 1100101 | 11100 | 0 | 1101 | 110111 | 10011001 | 10001 | 100111 |
Color Harmonies of #537465
Complementary color
Monochromatic Colors of #537465
Black with #537465
Text Example
Text Example
White with #537465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537465; }
p { color: rgb(83,116,101); }
H1.HeaderClassName
{
color: #537465;
}
.AnyTagClassName
{
color: #537465;
}
</style>
background-color css
<style>
a { background-color: #537465; }
a { background-color: rgb(83,116,101); }
div.DivClassName
{
background-color: #537465;
}
.BgClassName
{
background-color: #537465;
}
</style>
border-color css
<style>
span { border-color: #537465; }
span { border-color: rgb(83,116,101); }
td.TdClassName
{
border-color: #537465;
}
.TagClassName
{
border-color: #537465;
}
</style>