Shades of Casal #445557
Tints of Casal #445557
RGB
CMYK
RGB Variations
Color information
#445557 (or 0x445557) is known color: Casal. HEX triplet: 44, 55 and 57. RGB value is (68,85,87). Sum of RGB (Red+Green+Blue) = 68+85+87=240 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.33% from 240); Green value is 85 (33.59% from 255 or 35.42% from 240); Blue value is 87 (34.38% from 255 or 36.25% from 240); Max value from RGB is 87 - color contains mainly: blue. Hex color #445557 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445557 is #BBAAA8. Grayscale: #505050. Windows color (decimal): -12298921 or 5723460. OLE color: 5723460.
HSL color Cylindrical-coordinate representation of color #445557: hue angle of 186.32º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #445557 is Cyan = 0.22, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 68 | 85 | 87 | - |
| CMYK | 0.22 | 0.02 | 0 | 0.66 |
| HSL | 186.32º | 0.12% | 0.3% | - |
| HSV(B) | 186.32º | 0.22% | 0.34% | - |
| XYZ | 7.35 | 8.41 | 10.25 | - |
| YUV | 80.15 | 131.87 | 119.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 85 | 87 | 0.22 | 0.02 | 0 | 0.66 | 186.32 | 0.12 | 0.3 |
| Hex | 44 | 55 | 57 | 16 | 2 | 0 | 42 | BA | C | 1E |
| Octal | 104 | 125 | 127 | 26 | 2 | 0 | 102 | 272 | 14 | 36 |
| Binary | 1000100 | 1010101 | 1010111 | 10110 | 10 | 0 | 1000010 | 10111010 | 1100 | 11110 |
Color Harmonies of #445557
Complementary color
Monochromatic Colors of #445557
Black with #445557
Text Example
Text Example
White with #445557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445557; }
p { color: rgb(68,85,87); }
H1.HeaderClassName
{
color: #445557;
}
.AnyTagClassName
{
color: #445557;
}
</style>
background-color css
<style>
a { background-color: #445557; }
a { background-color: rgb(68,85,87); }
div.DivClassName
{
background-color: #445557;
}
.BgClassName
{
background-color: #445557;
}
</style>
border-color css
<style>
span { border-color: #445557; }
span { border-color: rgb(68,85,87); }
td.TdClassName
{
border-color: #445557;
}
.TagClassName
{
border-color: #445557;
}
</style>