Shades of Casal #495658
Tints of Casal #495658
RGB
CMYK
RGB Variations
Color information
#495658 (or 0x495658) is known color: Casal. HEX triplet: 49, 56 and 58. RGB value is (73,86,88). Sum of RGB (Red+Green+Blue) = 73+86+88=247 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.55% from 247); Green value is 86 (33.98% from 255 or 34.82% from 247); Blue value is 88 (34.77% from 255 or 35.63% from 247); Max value from RGB is 88 - color contains mainly: blue. Hex color #495658 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495658 is #B6A9A7. Grayscale: #525252. Windows color (decimal): -11970984 or 5789257. OLE color: 5789257.
HSL color Cylindrical-coordinate representation of color #495658: hue angle of 188º degrees, saturation: 0.09, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #495658 is Cyan = 0.17, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 86 | 88 | - |
| CMYK | 0.17 | 0.02 | 0 | 0.65 |
| HSL | 188º | 0.09% | 0.32% | - |
| HSV(B) | 188º | 0.17% | 0.35% | - |
| XYZ | 7.84 | 8.78 | 10.51 | - |
| YUV | 82.34 | 131.19 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 86 | 88 | 0.17 | 0.02 | 0 | 0.65 | 188 | 0.09 | 0.32 |
| Hex | 49 | 56 | 58 | 11 | 2 | 0 | 41 | BC | 9 | 20 |
| Octal | 111 | 126 | 130 | 21 | 2 | 0 | 101 | 274 | 11 | 40 |
| Binary | 1001001 | 1010110 | 1011000 | 10001 | 10 | 0 | 1000001 | 10111100 | 1001 | 100000 |
Color Harmonies of #495658
Complementary color
Monochromatic Colors of #495658
Black with #495658
Text Example
Text Example
White with #495658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495658; }
p { color: rgb(73,86,88); }
H1.HeaderClassName
{
color: #495658;
}
.AnyTagClassName
{
color: #495658;
}
</style>
background-color css
<style>
a { background-color: #495658; }
a { background-color: rgb(73,86,88); }
div.DivClassName
{
background-color: #495658;
}
.BgClassName
{
background-color: #495658;
}
</style>
border-color css
<style>
span { border-color: #495658; }
span { border-color: rgb(73,86,88); }
td.TdClassName
{
border-color: #495658;
}
.TagClassName
{
border-color: #495658;
}
</style>