Shades of Chambray #465573
Tints of Chambray #465573
RGB
CMYK
RGB Variations
Color information
#465573 (or 0x465573) is known color: Chambray. HEX triplet: 46, 55 and 73. RGB value is (70,85,115). Sum of RGB (Red+Green+Blue) = 70+85+115=270 (35% of max value = 765). Red value is 70 (27.73% from 255 or 25.93% from 270); Green value is 85 (33.59% from 255 or 31.48% from 270); Blue value is 115 (45.31% from 255 or 42.59% from 270); Max value from RGB is 115 - color contains mainly: blue. Hex color #465573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465573 is #B9AA8C. Grayscale: #535353. Windows color (decimal): -12167821 or 7558470. OLE color: 7558470.
HSL color Cylindrical-coordinate representation of color #465573: hue angle of 220º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #465573 is Cyan = 0.39, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 85 | 115 | - |
| CMYK | 0.39 | 0.26 | 0 | 0.55 |
| HSL | 220º | 0.24% | 0.36% | - |
| HSV(B) | 220º | 0.39% | 0.45% | - |
| XYZ | 8.87 | 9.04 | 17.5 | - |
| YUV | 83.94 | 145.53 | 118.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 85 | 115 | 0.39 | 0.26 | 0 | 0.55 | 220 | 0.24 | 0.36 |
| Hex | 46 | 55 | 73 | 27 | 1A | 0 | 37 | DC | 18 | 24 |
| Octal | 106 | 125 | 163 | 47 | 32 | 0 | 67 | 334 | 30 | 44 |
| Binary | 1000110 | 1010101 | 1110011 | 100111 | 11010 | 0 | 110111 | 11011100 | 11000 | 100100 |
Color Harmonies of #465573
Complementary color
Monochromatic Colors of #465573
Black with #465573
Text Example
Text Example
White with #465573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465573; }
p { color: rgb(70,85,115); }
H1.HeaderClassName
{
color: #465573;
}
.AnyTagClassName
{
color: #465573;
}
</style>
background-color css
<style>
a { background-color: #465573; }
a { background-color: rgb(70,85,115); }
div.DivClassName
{
background-color: #465573;
}
.BgClassName
{
background-color: #465573;
}
</style>
border-color css
<style>
span { border-color: #465573; }
span { border-color: rgb(70,85,115); }
td.TdClassName
{
border-color: #465573;
}
.TagClassName
{
border-color: #465573;
}
</style>