Shades of Chambray #466079
Tints of Chambray #466079
RGB
CMYK
RGB Variations
Color information
#466079 (or 0x466079) is known color: Chambray. HEX triplet: 46, 60 and 79. RGB value is (70,96,121). Sum of RGB (Red+Green+Blue) = 70+96+121=287 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.39% from 287); Green value is 96 (37.89% from 255 or 33.45% from 287); Blue value is 121 (47.66% from 255 or 42.16% from 287); Max value from RGB is 121 - color contains mainly: blue. Hex color #466079 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466079 is #B99F86. Grayscale: #5A5A5A. Windows color (decimal): -12164999 or 7954502. OLE color: 7954502.
HSL color Cylindrical-coordinate representation of color #466079: hue angle of 209.41º 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 #466079 is Cyan = 0.42, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 96 | 121 | - |
| CMYK | 0.42 | 0.21 | 0 | 0.53 |
| HSL | 209.41º | 0.27% | 0.37% | - |
| HSV(B) | 209.41º | 0.42% | 0.47% | - |
| XYZ | 10.16 | 11.05 | 19.69 | - |
| YUV | 91.08 | 144.89 | 112.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 121 | 0.42 | 0.21 | 0 | 0.53 | 209.41 | 0.27 | 0.37 |
| Hex | 46 | 60 | 79 | 2A | 15 | 0 | 35 | D1 | 1B | 25 |
| Octal | 106 | 140 | 171 | 52 | 25 | 0 | 65 | 321 | 33 | 45 |
| Binary | 1000110 | 1100000 | 1111001 | 101010 | 10101 | 0 | 110101 | 11010001 | 11011 | 100101 |
Color Harmonies of #466079
Complementary color
Monochromatic Colors of #466079
Black with #466079
Text Example
Text Example
White with #466079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466079; }
p { color: rgb(70,96,121); }
H1.HeaderClassName
{
color: #466079;
}
.AnyTagClassName
{
color: #466079;
}
</style>
background-color css
<style>
a { background-color: #466079; }
a { background-color: rgb(70,96,121); }
div.DivClassName
{
background-color: #466079;
}
.BgClassName
{
background-color: #466079;
}
</style>
border-color css
<style>
span { border-color: #466079; }
span { border-color: rgb(70,96,121); }
td.TdClassName
{
border-color: #466079;
}
.TagClassName
{
border-color: #466079;
}
</style>