Shades of Chambray #465679
Tints of Chambray #465679
RGB
CMYK
RGB Variations
Color information
#465679 (or 0x465679) is known color: Chambray. HEX triplet: 46, 56 and 79. RGB value is (70,86,121). Sum of RGB (Red+Green+Blue) = 70+86+121=277 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.27% from 277); Green value is 86 (33.98% from 255 or 31.05% from 277); Blue value is 121 (47.66% from 255 or 43.68% from 277); Max value from RGB is 121 - color contains mainly: blue. Hex color #465679 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465679 is #B9A986. Grayscale: #555555. Windows color (decimal): -12167559 or 7951942. OLE color: 7951942.
HSL color Cylindrical-coordinate representation of color #465679: hue angle of 221.18º degrees, saturation: 0.27, 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 #465679 is Cyan = 0.42, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 86 | 121 | - |
| CMYK | 0.42 | 0.29 | 0 | 0.53 |
| HSL | 221.18º | 0.27% | 0.37% | - |
| HSV(B) | 221.18º | 0.42% | 0.47% | - |
| XYZ | 9.3 | 9.34 | 19.4 | - |
| YUV | 85.21 | 148.2 | 117.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 121 | 0.42 | 0.29 | 0 | 0.53 | 221.18 | 0.27 | 0.37 |
| Hex | 46 | 56 | 79 | 2A | 1D | 0 | 35 | DD | 1B | 25 |
| Octal | 106 | 126 | 171 | 52 | 35 | 0 | 65 | 335 | 33 | 45 |
| Binary | 1000110 | 1010110 | 1111001 | 101010 | 11101 | 0 | 110101 | 11011101 | 11011 | 100101 |
Color Harmonies of #465679
Complementary color
Monochromatic Colors of #465679
Black with #465679
Text Example
Text Example
White with #465679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465679; }
p { color: rgb(70,86,121); }
H1.HeaderClassName
{
color: #465679;
}
.AnyTagClassName
{
color: #465679;
}
</style>
background-color css
<style>
a { background-color: #465679; }
a { background-color: rgb(70,86,121); }
div.DivClassName
{
background-color: #465679;
}
.BgClassName
{
background-color: #465679;
}
</style>
border-color css
<style>
span { border-color: #465679; }
span { border-color: rgb(70,86,121); }
td.TdClassName
{
border-color: #465679;
}
.TagClassName
{
border-color: #465679;
}
</style>