Shades of Chambray #465670
Tints of Chambray #465670
RGB
CMYK
RGB Variations
Color information
#465670 (or 0x465670) is known color: Chambray. HEX triplet: 46, 56 and 70. RGB value is (70,86,112). Sum of RGB (Red+Green+Blue) = 70+86+112=268 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.12% from 268); Green value is 86 (33.98% from 255 or 32.09% from 268); Blue value is 112 (44.14% from 255 or 41.79% from 268); Max value from RGB is 112 - color contains mainly: blue. Hex color #465670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465670 is #B9A98F. Grayscale: #545454. Windows color (decimal): -12167568 or 7362118. OLE color: 7362118.
HSL color Cylindrical-coordinate representation of color #465670: hue angle of 217.14º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #465670 is Cyan = 0.38, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 86 | 112 | - |
| CMYK | 0.38 | 0.23 | 0 | 0.56 |
| HSL | 217.14º | 0.23% | 0.36% | - |
| HSV(B) | 217.14º | 0.38% | 0.44% | - |
| XYZ | 8.78 | 9.13 | 16.63 | - |
| YUV | 84.18 | 143.7 | 117.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 112 | 0.38 | 0.23 | 0 | 0.56 | 217.14 | 0.23 | 0.36 |
| Hex | 46 | 56 | 70 | 26 | 17 | 0 | 38 | D9 | 17 | 24 |
| Octal | 106 | 126 | 160 | 46 | 27 | 0 | 70 | 331 | 27 | 44 |
| Binary | 1000110 | 1010110 | 1110000 | 100110 | 10111 | 0 | 111000 | 11011001 | 10111 | 100100 |
Color Harmonies of #465670
Complementary color
Monochromatic Colors of #465670
Black with #465670
Text Example
Text Example
White with #465670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465670; }
p { color: rgb(70,86,112); }
H1.HeaderClassName
{
color: #465670;
}
.AnyTagClassName
{
color: #465670;
}
</style>
background-color css
<style>
a { background-color: #465670; }
a { background-color: rgb(70,86,112); }
div.DivClassName
{
background-color: #465670;
}
.BgClassName
{
background-color: #465670;
}
</style>
border-color css
<style>
span { border-color: #465670; }
span { border-color: rgb(70,86,112); }
td.TdClassName
{
border-color: #465670;
}
.TagClassName
{
border-color: #465670;
}
</style>