Shades of Chambray #495772
Tints of Chambray #495772
RGB
CMYK
RGB Variations
Color information
#495772 (or 0x495772) is known color: Chambray. HEX triplet: 49, 57 and 72. RGB value is (73,87,114). Sum of RGB (Red+Green+Blue) = 73+87+114=274 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.64% from 274); Green value is 87 (34.38% from 255 or 31.75% from 274); Blue value is 114 (44.92% from 255 or 41.61% from 274); Max value from RGB is 114 - color contains mainly: blue. Hex color #495772 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495772 is #B6A88D. Grayscale: #555555. Windows color (decimal): -11970702 or 7493449. OLE color: 7493449.
HSL color Cylindrical-coordinate representation of color #495772: hue angle of 219.51º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #495772 is Cyan = 0.36, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 87 | 114 | - |
| CMYK | 0.36 | 0.24 | 0 | 0.55 |
| HSL | 219.51º | 0.22% | 0.37% | - |
| HSV(B) | 219.51º | 0.36% | 0.45% | - |
| XYZ | 9.19 | 9.45 | 17.26 | - |
| YUV | 85.89 | 143.86 | 118.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 87 | 114 | 0.36 | 0.24 | 0 | 0.55 | 219.51 | 0.22 | 0.37 |
| Hex | 49 | 57 | 72 | 24 | 18 | 0 | 37 | DC | 16 | 25 |
| Octal | 111 | 127 | 162 | 44 | 30 | 0 | 67 | 334 | 26 | 45 |
| Binary | 1001001 | 1010111 | 1110010 | 100100 | 11000 | 0 | 110111 | 11011100 | 10110 | 100101 |
Color Harmonies of #495772
Complementary color
Monochromatic Colors of #495772
Black with #495772
Text Example
Text Example
White with #495772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495772; }
p { color: rgb(73,87,114); }
H1.HeaderClassName
{
color: #495772;
}
.AnyTagClassName
{
color: #495772;
}
</style>
background-color css
<style>
a { background-color: #495772; }
a { background-color: rgb(73,87,114); }
div.DivClassName
{
background-color: #495772;
}
.BgClassName
{
background-color: #495772;
}
</style>
border-color css
<style>
span { border-color: #495772; }
span { border-color: rgb(73,87,114); }
td.TdClassName
{
border-color: #495772;
}
.TagClassName
{
border-color: #495772;
}
</style>