Shades of Chambray #455670
Tints of Chambray #455670
RGB
CMYK
RGB Variations
Color information
#455670 (or 0x455670) is known color: Chambray. HEX triplet: 45, 56 and 70. RGB value is (69,86,112). Sum of RGB (Red+Green+Blue) = 69+86+112=267 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.84% from 267); Green value is 86 (33.98% from 255 or 32.21% from 267); Blue value is 112 (44.14% from 255 or 41.95% from 267); Max value from RGB is 112 - color contains mainly: blue. Hex color #455670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455670 is #BAA98F. Grayscale: #535353. Windows color (decimal): -12233104 or 7362117. OLE color: 7362117.
HSL color Cylindrical-coordinate representation of color #455670: hue angle of 216.28º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #455670 is Cyan = 0.38, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 86 | 112 | - |
| CMYK | 0.38 | 0.23 | 0 | 0.56 |
| HSL | 216.28º | 0.24% | 0.35% | - |
| HSV(B) | 216.28º | 0.38% | 0.44% | - |
| XYZ | 8.71 | 9.09 | 16.63 | - |
| YUV | 83.88 | 143.87 | 117.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 86 | 112 | 0.38 | 0.23 | 0 | 0.56 | 216.28 | 0.24 | 0.35 |
| Hex | 45 | 56 | 70 | 26 | 17 | 0 | 38 | D8 | 18 | 23 |
| Octal | 105 | 126 | 160 | 46 | 27 | 0 | 70 | 330 | 30 | 43 |
| Binary | 1000101 | 1010110 | 1110000 | 100110 | 10111 | 0 | 111000 | 11011000 | 11000 | 100011 |
Color Harmonies of #455670
Complementary color
Monochromatic Colors of #455670
Black with #455670
Text Example
Text Example
White with #455670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455670; }
p { color: rgb(69,86,112); }
H1.HeaderClassName
{
color: #455670;
}
.AnyTagClassName
{
color: #455670;
}
</style>
background-color css
<style>
a { background-color: #455670; }
a { background-color: rgb(69,86,112); }
div.DivClassName
{
background-color: #455670;
}
.BgClassName
{
background-color: #455670;
}
</style>
border-color css
<style>
span { border-color: #455670; }
span { border-color: rgb(69,86,112); }
td.TdClassName
{
border-color: #455670;
}
.TagClassName
{
border-color: #455670;
}
</style>