Shades of Chambray #465678
Tints of Chambray #465678
RGB
CMYK
RGB Variations
Color information
#465678 (or 0x465678) is known color: Chambray. HEX triplet: 46, 56 and 78. RGB value is (70,86,120). Sum of RGB (Red+Green+Blue) = 70+86+120=276 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.36% from 276); Green value is 86 (33.98% from 255 or 31.16% from 276); Blue value is 120 (47.27% from 255 or 43.48% from 276); Max value from RGB is 120 - color contains mainly: blue. Hex color #465678 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465678 is #B9A987. Grayscale: #545454. Windows color (decimal): -12167560 or 7886406. OLE color: 7886406.
HSL color Cylindrical-coordinate representation of color #465678: hue angle of 220.8º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #465678 is Cyan = 0.42, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 86 | 120 | - |
| CMYK | 0.42 | 0.28 | 0 | 0.53 |
| HSL | 220.8º | 0.26% | 0.37% | - |
| HSV(B) | 220.8º | 0.42% | 0.47% | - |
| XYZ | 9.24 | 9.31 | 19.08 | - |
| YUV | 85.09 | 147.7 | 117.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 120 | 0.42 | 0.28 | 0 | 0.53 | 220.8 | 0.26 | 0.37 |
| Hex | 46 | 56 | 78 | 2A | 1C | 0 | 35 | DD | 1A | 25 |
| Octal | 106 | 126 | 170 | 52 | 34 | 0 | 65 | 335 | 32 | 45 |
| Binary | 1000110 | 1010110 | 1111000 | 101010 | 11100 | 0 | 110101 | 11011101 | 11010 | 100101 |
Color Harmonies of #465678
Complementary color
Monochromatic Colors of #465678
Black with #465678
Text Example
Text Example
White with #465678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465678; }
p { color: rgb(70,86,120); }
H1.HeaderClassName
{
color: #465678;
}
.AnyTagClassName
{
color: #465678;
}
</style>
background-color css
<style>
a { background-color: #465678; }
a { background-color: rgb(70,86,120); }
div.DivClassName
{
background-color: #465678;
}
.BgClassName
{
background-color: #465678;
}
</style>
border-color css
<style>
span { border-color: #465678; }
span { border-color: rgb(70,86,120); }
td.TdClassName
{
border-color: #465678;
}
.TagClassName
{
border-color: #465678;
}
</style>