Shades of Chambray #495687
Tints of Chambray #495687
RGB
CMYK
RGB Variations
Color information
#495687 (or 0x495687) is known color: Chambray. HEX triplet: 49, 56 and 87. RGB value is (73,86,135). Sum of RGB (Red+Green+Blue) = 73+86+135=294 (38% of max value = 765). Red value is 73 (28.91% from 255 or 24.83% from 294); Green value is 86 (33.98% from 255 or 29.25% from 294); Blue value is 135 (53.12% from 255 or 45.92% from 294); Max value from RGB is 135 - color contains mainly: blue. Hex color #495687 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #495687 is #B6A978. Grayscale: #575757. Windows color (decimal): -11970937 or 8869449. OLE color: 8869449.
HSL color Cylindrical-coordinate representation of color #495687: hue angle of 227.42º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #495687 is Cyan = 0.46, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 73 | 86 | 135 | - |
| CMYK | 0.46 | 0.36 | 0 | 0.47 |
| HSL | 227.42º | 0.3% | 0.41% | - |
| HSV(B) | 227.42º | 0.46% | 0.53% | - |
| XYZ | 10.45 | 9.82 | 24.27 | - |
| YUV | 87.7 | 154.69 | 117.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 86 | 135 | 0.46 | 0.36 | 0 | 0.47 | 227.42 | 0.3 | 0.41 |
| Hex | 49 | 56 | 87 | 2E | 24 | 0 | 2F | E3 | 1E | 29 |
| Octal | 111 | 126 | 207 | 56 | 44 | 0 | 57 | 343 | 36 | 51 |
| Binary | 1001001 | 1010110 | 10000111 | 101110 | 100100 | 0 | 101111 | 11100011 | 11110 | 101001 |
Color Harmonies of #495687
Complementary color
Monochromatic Colors of #495687
Black with #495687
Text Example
Text Example
White with #495687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495687; }
p { color: rgb(73,86,135); }
H1.HeaderClassName
{
color: #495687;
}
.AnyTagClassName
{
color: #495687;
}
</style>
background-color css
<style>
a { background-color: #495687; }
a { background-color: rgb(73,86,135); }
div.DivClassName
{
background-color: #495687;
}
.BgClassName
{
background-color: #495687;
}
</style>
border-color css
<style>
span { border-color: #495687; }
span { border-color: rgb(73,86,135); }
td.TdClassName
{
border-color: #495687;
}
.TagClassName
{
border-color: #495687;
}
</style>