Shades of Chambray #445671
Tints of Chambray #445671
RGB
CMYK
RGB Variations
Color information
#445671 (or 0x445671) is known color: Chambray. HEX triplet: 44, 56 and 71. RGB value is (68,86,113). Sum of RGB (Red+Green+Blue) = 68+86+113=267 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.47% from 267); Green value is 86 (33.98% from 255 or 32.21% from 267); Blue value is 113 (44.53% from 255 or 42.32% from 267); Max value from RGB is 113 - color contains mainly: blue. Hex color #445671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445671 is #BBA98E. Grayscale: #535353. Windows color (decimal): -12298639 or 7427652. OLE color: 7427652.
HSL color Cylindrical-coordinate representation of color #445671: hue angle of 216º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #445671 is Cyan = 0.40, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 86 | 113 | - |
| CMYK | 0.40 | 0.24 | 0 | 0.56 |
| HSL | 216º | 0.25% | 0.35% | - |
| HSV(B) | 216º | 0.4% | 0.44% | - |
| XYZ | 8.69 | 9.08 | 16.92 | - |
| YUV | 83.7 | 144.54 | 116.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 86 | 113 | 0.40 | 0.24 | 0 | 0.56 | 216 | 0.25 | 0.35 |
| Hex | 44 | 56 | 71 | 28 | 18 | 0 | 38 | D8 | 19 | 23 |
| Octal | 104 | 126 | 161 | 50 | 30 | 0 | 70 | 330 | 31 | 43 |
| Binary | 1000100 | 1010110 | 1110001 | 101000 | 11000 | 0 | 111000 | 11011000 | 11001 | 100011 |
Color Harmonies of #445671
Complementary color
Monochromatic Colors of #445671
Black with #445671
Text Example
Text Example
White with #445671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445671; }
p { color: rgb(68,86,113); }
H1.HeaderClassName
{
color: #445671;
}
.AnyTagClassName
{
color: #445671;
}
</style>
background-color css
<style>
a { background-color: #445671; }
a { background-color: rgb(68,86,113); }
div.DivClassName
{
background-color: #445671;
}
.BgClassName
{
background-color: #445671;
}
</style>
border-color css
<style>
span { border-color: #445671; }
span { border-color: rgb(68,86,113); }
td.TdClassName
{
border-color: #445671;
}
.TagClassName
{
border-color: #445671;
}
</style>