Shades of Chambray #466076
Tints of Chambray #466076
RGB
CMYK
RGB Variations
Color information
#466076 (or 0x466076) is known color: Chambray. HEX triplet: 46, 60 and 76. RGB value is (70,96,118). Sum of RGB (Red+Green+Blue) = 70+96+118=284 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.65% from 284); Green value is 96 (37.89% from 255 or 33.80% from 284); Blue value is 118 (46.48% from 255 or 41.55% from 284); Max value from RGB is 118 - color contains mainly: blue. Hex color #466076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466076 is #B99F89. Grayscale: #5A5A5A. Windows color (decimal): -12165002 or 7757894. OLE color: 7757894.
HSL color Cylindrical-coordinate representation of color #466076: hue angle of 207.5º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #466076 is Cyan = 0.41, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 96 | 118 | - |
| CMYK | 0.41 | 0.19 | 0 | 0.54 |
| HSL | 207.5º | 0.26% | 0.37% | - |
| HSV(B) | 207.5º | 0.41% | 0.46% | - |
| XYZ | 9.98 | 10.98 | 18.73 | - |
| YUV | 90.73 | 143.39 | 113.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 118 | 0.41 | 0.19 | 0 | 0.54 | 207.5 | 0.26 | 0.37 |
| Hex | 46 | 60 | 76 | 29 | 13 | 0 | 36 | D0 | 1A | 25 |
| Octal | 106 | 140 | 166 | 51 | 23 | 0 | 66 | 320 | 32 | 45 |
| Binary | 1000110 | 1100000 | 1110110 | 101001 | 10011 | 0 | 110110 | 11010000 | 11010 | 100101 |
Color Harmonies of #466076
Complementary color
Monochromatic Colors of #466076
Black with #466076
Text Example
Text Example
White with #466076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466076; }
p { color: rgb(70,96,118); }
H1.HeaderClassName
{
color: #466076;
}
.AnyTagClassName
{
color: #466076;
}
</style>
background-color css
<style>
a { background-color: #466076; }
a { background-color: rgb(70,96,118); }
div.DivClassName
{
background-color: #466076;
}
.BgClassName
{
background-color: #466076;
}
</style>
border-color css
<style>
span { border-color: #466076; }
span { border-color: rgb(70,96,118); }
td.TdClassName
{
border-color: #466076;
}
.TagClassName
{
border-color: #466076;
}
</style>