Shades of Chambray #465871
Tints of Chambray #465871
RGB
CMYK
RGB Variations
Color information
#465871 (or 0x465871) is known color: Chambray. HEX triplet: 46, 58 and 71. RGB value is (70,88,113). Sum of RGB (Red+Green+Blue) = 70+88+113=271 (35% of max value = 765). Red value is 70 (27.73% from 255 or 25.83% from 271); Green value is 88 (34.77% from 255 or 32.47% from 271); Blue value is 113 (44.53% from 255 or 41.70% from 271); Max value from RGB is 113 - color contains mainly: blue. Hex color #465871 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465871 is #B9A78E. Grayscale: #555555. Windows color (decimal): -12167055 or 7428166. OLE color: 7428166.
HSL color Cylindrical-coordinate representation of color #465871: hue angle of 214.88º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #465871 is Cyan = 0.38, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 88 | 113 | - |
| CMYK | 0.38 | 0.22 | 0 | 0.56 |
| HSL | 214.88º | 0.23% | 0.36% | - |
| HSV(B) | 214.88º | 0.38% | 0.44% | - |
| XYZ | 9 | 9.47 | 16.98 | - |
| YUV | 85.47 | 143.54 | 116.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 88 | 113 | 0.38 | 0.22 | 0 | 0.56 | 214.88 | 0.23 | 0.36 |
| Hex | 46 | 58 | 71 | 26 | 16 | 0 | 38 | D7 | 17 | 24 |
| Octal | 106 | 130 | 161 | 46 | 26 | 0 | 70 | 327 | 27 | 44 |
| Binary | 1000110 | 1011000 | 1110001 | 100110 | 10110 | 0 | 111000 | 11010111 | 10111 | 100100 |
Color Harmonies of #465871
Complementary color
Monochromatic Colors of #465871
Black with #465871
Text Example
Text Example
White with #465871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465871; }
p { color: rgb(70,88,113); }
H1.HeaderClassName
{
color: #465871;
}
.AnyTagClassName
{
color: #465871;
}
</style>
background-color css
<style>
a { background-color: #465871; }
a { background-color: rgb(70,88,113); }
div.DivClassName
{
background-color: #465871;
}
.BgClassName
{
background-color: #465871;
}
</style>
border-color css
<style>
span { border-color: #465871; }
span { border-color: rgb(70,88,113); }
td.TdClassName
{
border-color: #465871;
}
.TagClassName
{
border-color: #465871;
}
</style>