Shades of Chambray #495770
Tints of Chambray #495770
RGB
CMYK
RGB Variations
Color information
#495770 (or 0x495770) is known color: Chambray. HEX triplet: 49, 57 and 70. RGB value is (73,87,112). Sum of RGB (Red+Green+Blue) = 73+87+112=272 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.84% from 272); Green value is 87 (34.38% from 255 or 31.99% from 272); Blue value is 112 (44.14% from 255 or 41.18% from 272); Max value from RGB is 112 - color contains mainly: blue. Hex color #495770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495770 is #B6A88F. Grayscale: #555555. Windows color (decimal): -11970704 or 7362377. OLE color: 7362377.
HSL color Cylindrical-coordinate representation of color #495770: hue angle of 218.46º degrees, saturation: 0.21, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #495770 is Cyan = 0.35, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 87 | 112 | - |
| CMYK | 0.35 | 0.22 | 0 | 0.56 |
| HSL | 218.46º | 0.21% | 0.36% | - |
| HSV(B) | 218.46º | 0.35% | 0.44% | - |
| XYZ | 9.08 | 9.4 | 16.67 | - |
| YUV | 85.66 | 142.86 | 118.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 87 | 112 | 0.35 | 0.22 | 0 | 0.56 | 218.46 | 0.21 | 0.36 |
| Hex | 49 | 57 | 70 | 23 | 16 | 0 | 38 | DA | 15 | 24 |
| Octal | 111 | 127 | 160 | 43 | 26 | 0 | 70 | 332 | 25 | 44 |
| Binary | 1001001 | 1010111 | 1110000 | 100011 | 10110 | 0 | 111000 | 11011010 | 10101 | 100100 |
Color Harmonies of #495770
Complementary color
Monochromatic Colors of #495770
Black with #495770
Text Example
Text Example
White with #495770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495770; }
p { color: rgb(73,87,112); }
H1.HeaderClassName
{
color: #495770;
}
.AnyTagClassName
{
color: #495770;
}
</style>
background-color css
<style>
a { background-color: #495770; }
a { background-color: rgb(73,87,112); }
div.DivClassName
{
background-color: #495770;
}
.BgClassName
{
background-color: #495770;
}
</style>
border-color css
<style>
span { border-color: #495770; }
span { border-color: rgb(73,87,112); }
td.TdClassName
{
border-color: #495770;
}
.TagClassName
{
border-color: #495770;
}
</style>