Shades of Chambray #445770
Tints of Chambray #445770
RGB
CMYK
RGB Variations
Color information
#445770 (or 0x445770) is known color: Chambray. HEX triplet: 44, 57 and 70. RGB value is (68,87,112). Sum of RGB (Red+Green+Blue) = 68+87+112=267 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.47% from 267); Green value is 87 (34.38% from 255 or 32.58% 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 #445770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445770 is #BBA88F. Grayscale: #545454. Windows color (decimal): -12298384 or 7362372. OLE color: 7362372.
HSL color Cylindrical-coordinate representation of color #445770: hue angle of 214.09º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #445770 is Cyan = 0.39, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 87 | 112 | - |
| CMYK | 0.39 | 0.22 | 0 | 0.56 |
| HSL | 214.09º | 0.24% | 0.35% | - |
| HSV(B) | 214.09º | 0.39% | 0.44% | - |
| XYZ | 8.72 | 9.22 | 16.65 | - |
| YUV | 84.17 | 143.71 | 116.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 87 | 112 | 0.39 | 0.22 | 0 | 0.56 | 214.09 | 0.24 | 0.35 |
| Hex | 44 | 57 | 70 | 27 | 16 | 0 | 38 | D6 | 18 | 23 |
| Octal | 104 | 127 | 160 | 47 | 26 | 0 | 70 | 326 | 30 | 43 |
| Binary | 1000100 | 1010111 | 1110000 | 100111 | 10110 | 0 | 111000 | 11010110 | 11000 | 100011 |
Color Harmonies of #445770
Complementary color
Monochromatic Colors of #445770
Black with #445770
Text Example
Text Example
White with #445770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445770; }
p { color: rgb(68,87,112); }
H1.HeaderClassName
{
color: #445770;
}
.AnyTagClassName
{
color: #445770;
}
</style>
background-color css
<style>
a { background-color: #445770; }
a { background-color: rgb(68,87,112); }
div.DivClassName
{
background-color: #445770;
}
.BgClassName
{
background-color: #445770;
}
</style>
border-color css
<style>
span { border-color: #445770; }
span { border-color: rgb(68,87,112); }
td.TdClassName
{
border-color: #445770;
}
.TagClassName
{
border-color: #445770;
}
</style>