Shades of Chambray #445677
Tints of Chambray #445677
RGB
CMYK
RGB Variations
Color information
#445677 (or 0x445677) is known color: Chambray. HEX triplet: 44, 56 and 77. RGB value is (68,86,119). Sum of RGB (Red+Green+Blue) = 68+86+119=273 (36% of max value = 765). Red value is 68 (26.95% from 255 or 24.91% from 273); Green value is 86 (33.98% from 255 or 31.50% from 273); Blue value is 119 (46.88% from 255 or 43.59% from 273); Max value from RGB is 119 - color contains mainly: blue. Hex color #445677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445677 is #BBA988. Grayscale: #545454. Windows color (decimal): -12298633 or 7820868. OLE color: 7820868.
HSL color Cylindrical-coordinate representation of color #445677: hue angle of 218.82º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #445677 is Cyan = 0.43, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 86 | 119 | - |
| CMYK | 0.43 | 0.28 | 0 | 0.53 |
| HSL | 218.82º | 0.27% | 0.37% | - |
| HSV(B) | 218.82º | 0.43% | 0.47% | - |
| XYZ | 9.04 | 9.22 | 18.76 | - |
| YUV | 84.38 | 147.54 | 116.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 86 | 119 | 0.43 | 0.28 | 0 | 0.53 | 218.82 | 0.27 | 0.37 |
| Hex | 44 | 56 | 77 | 2B | 1C | 0 | 35 | DB | 1B | 25 |
| Octal | 104 | 126 | 167 | 53 | 34 | 0 | 65 | 333 | 33 | 45 |
| Binary | 1000100 | 1010110 | 1110111 | 101011 | 11100 | 0 | 110101 | 11011011 | 11011 | 100101 |
Color Harmonies of #445677
Complementary color
Monochromatic Colors of #445677
Black with #445677
Text Example
Text Example
White with #445677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445677; }
p { color: rgb(68,86,119); }
H1.HeaderClassName
{
color: #445677;
}
.AnyTagClassName
{
color: #445677;
}
</style>
background-color css
<style>
a { background-color: #445677; }
a { background-color: rgb(68,86,119); }
div.DivClassName
{
background-color: #445677;
}
.BgClassName
{
background-color: #445677;
}
</style>
border-color css
<style>
span { border-color: #445677; }
span { border-color: rgb(68,86,119); }
td.TdClassName
{
border-color: #445677;
}
.TagClassName
{
border-color: #445677;
}
</style>