Shades of Chambray #465673
Tints of Chambray #465673
RGB
CMYK
RGB Variations
Color information
#465673 (or 0x465673) is known color: Chambray. HEX triplet: 46, 56 and 73. RGB value is (70,86,115). Sum of RGB (Red+Green+Blue) = 70+86+115=271 (35% of max value = 765). Red value is 70 (27.73% from 255 or 25.83% from 271); Green value is 86 (33.98% from 255 or 31.73% from 271); Blue value is 115 (45.31% from 255 or 42.44% from 271); Max value from RGB is 115 - color contains mainly: blue. Hex color #465673 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465673 is #B9A98C. Grayscale: #545454. Windows color (decimal): -12167565 or 7558726. OLE color: 7558726.
HSL color Cylindrical-coordinate representation of color #465673: hue angle of 218.67º 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 #465673 is Cyan = 0.39, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 86 | 115 | - |
| CMYK | 0.39 | 0.25 | 0 | 0.55 |
| HSL | 218.67º | 0.24% | 0.36% | - |
| HSV(B) | 218.67º | 0.39% | 0.45% | - |
| XYZ | 8.95 | 9.2 | 17.52 | - |
| YUV | 84.52 | 145.2 | 117.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 115 | 0.39 | 0.25 | 0 | 0.55 | 218.67 | 0.24 | 0.36 |
| Hex | 46 | 56 | 73 | 27 | 19 | 0 | 37 | DB | 18 | 24 |
| Octal | 106 | 126 | 163 | 47 | 31 | 0 | 67 | 333 | 30 | 44 |
| Binary | 1000110 | 1010110 | 1110011 | 100111 | 11001 | 0 | 110111 | 11011011 | 11000 | 100100 |
Color Harmonies of #465673
Complementary color
Monochromatic Colors of #465673
Black with #465673
Text Example
Text Example
White with #465673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465673; }
p { color: rgb(70,86,115); }
H1.HeaderClassName
{
color: #465673;
}
.AnyTagClassName
{
color: #465673;
}
</style>
background-color css
<style>
a { background-color: #465673; }
a { background-color: rgb(70,86,115); }
div.DivClassName
{
background-color: #465673;
}
.BgClassName
{
background-color: #465673;
}
</style>
border-color css
<style>
span { border-color: #465673; }
span { border-color: rgb(70,86,115); }
td.TdClassName
{
border-color: #465673;
}
.TagClassName
{
border-color: #465673;
}
</style>