Shades of Casal #495659
Tints of Casal #495659
RGB
CMYK
RGB Variations
Color information
#495659 (or 0x495659) is known color: Casal. HEX triplet: 49, 56 and 59. RGB value is (73,86,89). Sum of RGB (Red+Green+Blue) = 73+86+89=248 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.44% from 248); Green value is 86 (33.98% from 255 or 34.68% from 248); Blue value is 89 (35.16% from 255 or 35.89% from 248); Max value from RGB is 89 - color contains mainly: blue. Hex color #495659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495659 is #B6A9A6. Grayscale: #525252. Windows color (decimal): -11970983 or 5854793. OLE color: 5854793.
HSL color Cylindrical-coordinate representation of color #495659: hue angle of 191.25º degrees, saturation: 0.1, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #495659 is Cyan = 0.18, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 86 | 89 | - |
| CMYK | 0.18 | 0.03 | 0 | 0.65 |
| HSL | 191.25º | 0.1% | 0.32% | - |
| HSV(B) | 191.25º | 0.18% | 0.35% | - |
| XYZ | 7.88 | 8.79 | 10.73 | - |
| YUV | 82.46 | 131.69 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 86 | 89 | 0.18 | 0.03 | 0 | 0.65 | 191.25 | 0.1 | 0.32 |
| Hex | 49 | 56 | 59 | 12 | 3 | 0 | 41 | BF | A | 20 |
| Octal | 111 | 126 | 131 | 22 | 3 | 0 | 101 | 277 | 12 | 40 |
| Binary | 1001001 | 1010110 | 1011001 | 10010 | 11 | 0 | 1000001 | 10111111 | 1010 | 100000 |
Color Harmonies of #495659
Complementary color
Monochromatic Colors of #495659
Black with #495659
Text Example
Text Example
White with #495659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495659; }
p { color: rgb(73,86,89); }
H1.HeaderClassName
{
color: #495659;
}
.AnyTagClassName
{
color: #495659;
}
</style>
background-color css
<style>
a { background-color: #495659; }
a { background-color: rgb(73,86,89); }
div.DivClassName
{
background-color: #495659;
}
.BgClassName
{
background-color: #495659;
}
</style>
border-color css
<style>
span { border-color: #495659; }
span { border-color: rgb(73,86,89); }
td.TdClassName
{
border-color: #495659;
}
.TagClassName
{
border-color: #495659;
}
</style>