Shades of Chambray #445773
Tints of Chambray #445773
RGB
CMYK
RGB Variations
Color information
#445773 (or 0x445773) is known color: Chambray. HEX triplet: 44, 57 and 73. RGB value is (68,87,115). Sum of RGB (Red+Green+Blue) = 68+87+115=270 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.19% from 270); Green value is 87 (34.38% from 255 or 32.22% from 270); Blue value is 115 (45.31% from 255 or 42.59% from 270); Max value from RGB is 115 - color contains mainly: blue. Hex color #445773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445773 is #BBA88C. Grayscale: #545454. Windows color (decimal): -12298381 or 7558980. OLE color: 7558980.
HSL color Cylindrical-coordinate representation of color #445773: hue angle of 215.74º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #445773 is Cyan = 0.41, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 87 | 115 | - |
| CMYK | 0.41 | 0.24 | 0 | 0.55 |
| HSL | 215.74º | 0.26% | 0.36% | - |
| HSV(B) | 215.74º | 0.41% | 0.45% | - |
| XYZ | 8.89 | 9.28 | 17.54 | - |
| YUV | 84.51 | 145.21 | 116.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 87 | 115 | 0.41 | 0.24 | 0 | 0.55 | 215.74 | 0.26 | 0.36 |
| Hex | 44 | 57 | 73 | 29 | 18 | 0 | 37 | D8 | 1A | 24 |
| Octal | 104 | 127 | 163 | 51 | 30 | 0 | 67 | 330 | 32 | 44 |
| Binary | 1000100 | 1010111 | 1110011 | 101001 | 11000 | 0 | 110111 | 11011000 | 11010 | 100100 |
Color Harmonies of #445773
Complementary color
Monochromatic Colors of #445773
Black with #445773
Text Example
Text Example
White with #445773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445773; }
p { color: rgb(68,87,115); }
H1.HeaderClassName
{
color: #445773;
}
.AnyTagClassName
{
color: #445773;
}
</style>
background-color css
<style>
a { background-color: #445773; }
a { background-color: rgb(68,87,115); }
div.DivClassName
{
background-color: #445773;
}
.BgClassName
{
background-color: #445773;
}
</style>
border-color css
<style>
span { border-color: #445773; }
span { border-color: rgb(68,87,115); }
td.TdClassName
{
border-color: #445773;
}
.TagClassName
{
border-color: #445773;
}
</style>