Shades of Chambray #445779
Tints of Chambray #445779
RGB
CMYK
RGB Variations
Color information
#445779 (or 0x445779) is known color: Chambray. HEX triplet: 44, 57 and 79. RGB value is (68,87,121). Sum of RGB (Red+Green+Blue) = 68+87+121=276 (36% of max value = 765). Red value is 68 (26.95% from 255 or 24.64% from 276); Green value is 87 (34.38% from 255 or 31.52% from 276); Blue value is 121 (47.66% from 255 or 43.84% from 276); Max value from RGB is 121 - color contains mainly: blue. Hex color #445779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445779 is #BBA886. Grayscale: #555555. Windows color (decimal): -12298375 or 7952196. OLE color: 7952196.
HSL color Cylindrical-coordinate representation of color #445779: hue angle of 218.49º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #445779 is Cyan = 0.44, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 87 | 121 | - |
| CMYK | 0.44 | 0.28 | 0 | 0.53 |
| HSL | 218.49º | 0.28% | 0.37% | - |
| HSV(B) | 218.49º | 0.44% | 0.47% | - |
| XYZ | 9.24 | 9.43 | 19.42 | - |
| YUV | 85.2 | 148.21 | 115.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 87 | 121 | 0.44 | 0.28 | 0 | 0.53 | 218.49 | 0.28 | 0.37 |
| Hex | 44 | 57 | 79 | 2C | 1C | 0 | 35 | DA | 1C | 25 |
| Octal | 104 | 127 | 171 | 54 | 34 | 0 | 65 | 332 | 34 | 45 |
| Binary | 1000100 | 1010111 | 1111001 | 101100 | 11100 | 0 | 110101 | 11011010 | 11100 | 100101 |
Color Harmonies of #445779
Complementary color
Monochromatic Colors of #445779
Black with #445779
Text Example
Text Example
White with #445779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445779; }
p { color: rgb(68,87,121); }
H1.HeaderClassName
{
color: #445779;
}
.AnyTagClassName
{
color: #445779;
}
</style>
background-color css
<style>
a { background-color: #445779; }
a { background-color: rgb(68,87,121); }
div.DivClassName
{
background-color: #445779;
}
.BgClassName
{
background-color: #445779;
}
</style>
border-color css
<style>
span { border-color: #445779; }
span { border-color: rgb(68,87,121); }
td.TdClassName
{
border-color: #445779;
}
.TagClassName
{
border-color: #445779;
}
</style>