Shades of Chambray #465878
Tints of Chambray #465878
RGB
CMYK
RGB Variations
Color information
#465878 (or 0x465878) is known color: Chambray. HEX triplet: 46, 58 and 78. RGB value is (70,88,120). Sum of RGB (Red+Green+Blue) = 70+88+120=278 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.18% from 278); Green value is 88 (34.77% from 255 or 31.65% from 278); Blue value is 120 (47.27% from 255 or 43.17% from 278); Max value from RGB is 120 - color contains mainly: blue. Hex color #465878 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465878 is #B9A787. Grayscale: #565656. Windows color (decimal): -12167048 or 7886918. OLE color: 7886918.
HSL color Cylindrical-coordinate representation of color #465878: hue angle of 218.4º degrees, saturation: 0.26, 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 #465878 is Cyan = 0.42, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 88 | 120 | - |
| CMYK | 0.42 | 0.27 | 0 | 0.53 |
| HSL | 218.4º | 0.26% | 0.37% | - |
| HSV(B) | 218.4º | 0.42% | 0.47% | - |
| XYZ | 9.41 | 9.64 | 19.13 | - |
| YUV | 86.27 | 147.04 | 116.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 88 | 120 | 0.42 | 0.27 | 0 | 0.53 | 218.4 | 0.26 | 0.37 |
| Hex | 46 | 58 | 78 | 2A | 1B | 0 | 35 | DA | 1A | 25 |
| Octal | 106 | 130 | 170 | 52 | 33 | 0 | 65 | 332 | 32 | 45 |
| Binary | 1000110 | 1011000 | 1111000 | 101010 | 11011 | 0 | 110101 | 11011010 | 11010 | 100101 |
Color Harmonies of #465878
Complementary color
Monochromatic Colors of #465878
Black with #465878
Text Example
Text Example
White with #465878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465878; }
p { color: rgb(70,88,120); }
H1.HeaderClassName
{
color: #465878;
}
.AnyTagClassName
{
color: #465878;
}
</style>
background-color css
<style>
a { background-color: #465878; }
a { background-color: rgb(70,88,120); }
div.DivClassName
{
background-color: #465878;
}
.BgClassName
{
background-color: #465878;
}
</style>
border-color css
<style>
span { border-color: #465878; }
span { border-color: rgb(70,88,120); }
td.TdClassName
{
border-color: #465878;
}
.TagClassName
{
border-color: #465878;
}
</style>