Shades of Chambray #465987
Tints of Chambray #465987
RGB
CMYK
RGB Variations
Color information
#465987 (or 0x465987) is known color: Chambray. HEX triplet: 46, 59 and 87. RGB value is (70,89,135). Sum of RGB (Red+Green+Blue) = 70+89+135=294 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.81% from 294); Green value is 89 (35.16% from 255 or 30.27% from 294); Blue value is 135 (53.12% from 255 or 45.92% from 294); Max value from RGB is 135 - color contains mainly: blue. Hex color #465987 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465987 is #B9A678. Grayscale: #585858. Windows color (decimal): -12166777 or 8870214. OLE color: 8870214.
HSL color Cylindrical-coordinate representation of color #465987: hue angle of 222.46º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #465987 is Cyan = 0.48, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 89 | 135 | - |
| CMYK | 0.48 | 0.34 | 0 | 0.47 |
| HSL | 222.46º | 0.32% | 0.4% | - |
| HSV(B) | 222.46º | 0.48% | 0.53% | - |
| XYZ | 10.47 | 10.2 | 24.34 | - |
| YUV | 88.56 | 154.21 | 114.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 89 | 135 | 0.48 | 0.34 | 0 | 0.47 | 222.46 | 0.32 | 0.4 |
| Hex | 46 | 59 | 87 | 30 | 22 | 0 | 2F | DE | 20 | 28 |
| Octal | 106 | 131 | 207 | 60 | 42 | 0 | 57 | 336 | 40 | 50 |
| Binary | 1000110 | 1011001 | 10000111 | 110000 | 100010 | 0 | 101111 | 11011110 | 100000 | 101000 |
Color Harmonies of #465987
Complementary color
Monochromatic Colors of #465987
Black with #465987
Text Example
Text Example
White with #465987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465987; }
p { color: rgb(70,89,135); }
H1.HeaderClassName
{
color: #465987;
}
.AnyTagClassName
{
color: #465987;
}
</style>
background-color css
<style>
a { background-color: #465987; }
a { background-color: rgb(70,89,135); }
div.DivClassName
{
background-color: #465987;
}
.BgClassName
{
background-color: #465987;
}
</style>
border-color css
<style>
span { border-color: #465987; }
span { border-color: rgb(70,89,135); }
td.TdClassName
{
border-color: #465987;
}
.TagClassName
{
border-color: #465987;
}
</style>