Shades of Chambray #465887
Tints of Chambray #465887
RGB
CMYK
RGB Variations
Color information
#465887 (or 0x465887) is known color: Chambray. HEX triplet: 46, 58 and 87. RGB value is (70,88,135). Sum of RGB (Red+Green+Blue) = 70+88+135=293 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.89% from 293); Green value is 88 (34.77% from 255 or 30.03% from 293); Blue value is 135 (53.12% from 255 or 46.08% from 293); Max value from RGB is 135 - color contains mainly: blue. Hex color #465887 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465887 is #B9A778. Grayscale: #575757. Windows color (decimal): -12167033 or 8869958. OLE color: 8869958.
HSL color Cylindrical-coordinate representation of color #465887: hue angle of 223.38º 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 #465887 is Cyan = 0.48, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 88 | 135 | - |
| CMYK | 0.48 | 0.35 | 0 | 0.47 |
| HSL | 223.38º | 0.32% | 0.4% | - |
| HSV(B) | 223.38º | 0.48% | 0.53% | - |
| XYZ | 10.39 | 10.03 | 24.31 | - |
| YUV | 87.98 | 154.54 | 115.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 88 | 135 | 0.48 | 0.35 | 0 | 0.47 | 223.38 | 0.32 | 0.4 |
| Hex | 46 | 58 | 87 | 30 | 23 | 0 | 2F | DF | 20 | 28 |
| Octal | 106 | 130 | 207 | 60 | 43 | 0 | 57 | 337 | 40 | 50 |
| Binary | 1000110 | 1011000 | 10000111 | 110000 | 100011 | 0 | 101111 | 11011111 | 100000 | 101000 |
Color Harmonies of #465887
Complementary color
Monochromatic Colors of #465887
Black with #465887
Text Example
Text Example
White with #465887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465887; }
p { color: rgb(70,88,135); }
H1.HeaderClassName
{
color: #465887;
}
.AnyTagClassName
{
color: #465887;
}
</style>
background-color css
<style>
a { background-color: #465887; }
a { background-color: rgb(70,88,135); }
div.DivClassName
{
background-color: #465887;
}
.BgClassName
{
background-color: #465887;
}
</style>
border-color css
<style>
span { border-color: #465887; }
span { border-color: rgb(70,88,135); }
td.TdClassName
{
border-color: #465887;
}
.TagClassName
{
border-color: #465887;
}
</style>