Shades of Casal #445759
Tints of Casal #445759
RGB
CMYK
RGB Variations
Color information
#445759 (or 0x445759) is known color: Casal. HEX triplet: 44, 57 and 59. RGB value is (68,87,89). Sum of RGB (Red+Green+Blue) = 68+87+89=244 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.87% from 244); Green value is 87 (34.38% from 255 or 35.66% from 244); Blue value is 89 (35.16% from 255 or 36.48% from 244); Max value from RGB is 89 - color contains mainly: blue. Hex color #445759 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445759 is #BBA8A6. Grayscale: #515151. Windows color (decimal): -12298407 or 5855044. OLE color: 5855044.
HSL color Cylindrical-coordinate representation of color #445759: hue angle of 185.71º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #445759 is Cyan = 0.24, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 87 | 89 | - |
| CMYK | 0.24 | 0.02 | 0 | 0.65 |
| HSL | 185.71º | 0.13% | 0.31% | - |
| HSV(B) | 185.71º | 0.24% | 0.35% | - |
| XYZ | 7.6 | 8.77 | 10.74 | - |
| YUV | 81.55 | 132.21 | 118.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 87 | 89 | 0.24 | 0.02 | 0 | 0.65 | 185.71 | 0.13 | 0.31 |
| Hex | 44 | 57 | 59 | 18 | 2 | 0 | 41 | BA | D | 1F |
| Octal | 104 | 127 | 131 | 30 | 2 | 0 | 101 | 272 | 15 | 37 |
| Binary | 1000100 | 1010111 | 1011001 | 11000 | 10 | 0 | 1000001 | 10111010 | 1101 | 11111 |
Color Harmonies of #445759
Complementary color
Monochromatic Colors of #445759
Black with #445759
Text Example
Text Example
White with #445759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445759; }
p { color: rgb(68,87,89); }
H1.HeaderClassName
{
color: #445759;
}
.AnyTagClassName
{
color: #445759;
}
</style>
background-color css
<style>
a { background-color: #445759; }
a { background-color: rgb(68,87,89); }
div.DivClassName
{
background-color: #445759;
}
.BgClassName
{
background-color: #445759;
}
</style>
border-color css
<style>
span { border-color: #445759; }
span { border-color: rgb(68,87,89); }
td.TdClassName
{
border-color: #445759;
}
.TagClassName
{
border-color: #445759;
}
</style>