Shades of Chambray #455973
Tints of Chambray #455973
RGB
CMYK
RGB Variations
Color information
#455973 (or 0x455973) is known color: Chambray. HEX triplet: 45, 59 and 73. RGB value is (69,89,115). Sum of RGB (Red+Green+Blue) = 69+89+115=273 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25.27% from 273); Green value is 89 (35.16% from 255 or 32.60% from 273); Blue value is 115 (45.31% from 255 or 42.12% from 273); Max value from RGB is 115 - color contains mainly: blue. Hex color #455973 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455973 is #BAA68C. Grayscale: #555555. Windows color (decimal): -12232333 or 7559493. OLE color: 7559493.
HSL color Cylindrical-coordinate representation of color #455973: hue angle of 213.91º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #455973 is Cyan = 0.4, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 89 | 115 | - |
| CMYK | 0.4 | 0.23 | 0 | 0.55 |
| HSL | 213.91º | 0.25% | 0.36% | - |
| HSV(B) | 213.91º | 0.4% | 0.45% | - |
| XYZ | 9.12 | 9.65 | 17.6 | - |
| YUV | 85.98 | 144.37 | 115.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 89 | 115 | 0.4 | 0.23 | 0 | 0.55 | 213.91 | 0.25 | 0.36 |
| Hex | 45 | 59 | 73 | 28 | 17 | 0 | 37 | D6 | 19 | 24 |
| Octal | 105 | 131 | 163 | 50 | 27 | 0 | 67 | 326 | 31 | 44 |
| Binary | 1000101 | 1011001 | 1110011 | 101000 | 10111 | 0 | 110111 | 11010110 | 11001 | 100100 |
Color Harmonies of #455973
Complementary color
Monochromatic Colors of #455973
Black with #455973
Text Example
Text Example
White with #455973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455973; }
p { color: rgb(69,89,115); }
H1.HeaderClassName
{
color: #455973;
}
.AnyTagClassName
{
color: #455973;
}
</style>
background-color css
<style>
a { background-color: #455973; }
a { background-color: rgb(69,89,115); }
div.DivClassName
{
background-color: #455973;
}
.BgClassName
{
background-color: #455973;
}
</style>
border-color css
<style>
span { border-color: #455973; }
span { border-color: rgb(69,89,115); }
td.TdClassName
{
border-color: #455973;
}
.TagClassName
{
border-color: #455973;
}
</style>