Shades of Chambray #465979
Tints of Chambray #465979
RGB
CMYK
RGB Variations
Color information
#465979 (or 0x465979) is known color: Chambray. HEX triplet: 46, 59 and 79. RGB value is (70,89,121). Sum of RGB (Red+Green+Blue) = 70+89+121=280 (37% of max value = 765). Red value is 70 (27.73% from 255 or 25% from 280); Green value is 89 (35.16% from 255 or 31.79% from 280); Blue value is 121 (47.66% from 255 or 43.21% from 280); Max value from RGB is 121 - color contains mainly: blue. Hex color #465979 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465979 is #B9A686. Grayscale: #565656. Windows color (decimal): -12166791 or 7952710. OLE color: 7952710.
HSL color Cylindrical-coordinate representation of color #465979: hue angle of 217.65º 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 #465979 is Cyan = 0.42, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 89 | 121 | - |
| CMYK | 0.42 | 0.26 | 0 | 0.53 |
| HSL | 217.65º | 0.27% | 0.37% | - |
| HSV(B) | 217.65º | 0.42% | 0.47% | - |
| XYZ | 9.55 | 9.83 | 19.48 | - |
| YUV | 86.97 | 147.21 | 115.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 89 | 121 | 0.42 | 0.26 | 0 | 0.53 | 217.65 | 0.27 | 0.37 |
| Hex | 46 | 59 | 79 | 2A | 1A | 0 | 35 | DA | 1B | 25 |
| Octal | 106 | 131 | 171 | 52 | 32 | 0 | 65 | 332 | 33 | 45 |
| Binary | 1000110 | 1011001 | 1111001 | 101010 | 11010 | 0 | 110101 | 11011010 | 11011 | 100101 |
Color Harmonies of #465979
Complementary color
Monochromatic Colors of #465979
Black with #465979
Text Example
Text Example
White with #465979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465979; }
p { color: rgb(70,89,121); }
H1.HeaderClassName
{
color: #465979;
}
.AnyTagClassName
{
color: #465979;
}
</style>
background-color css
<style>
a { background-color: #465979; }
a { background-color: rgb(70,89,121); }
div.DivClassName
{
background-color: #465979;
}
.BgClassName
{
background-color: #465979;
}
</style>
border-color css
<style>
span { border-color: #465979; }
span { border-color: rgb(70,89,121); }
td.TdClassName
{
border-color: #465979;
}
.TagClassName
{
border-color: #465979;
}
</style>