Shades of Casal #445559
Tints of Casal #445559
RGB
CMYK
RGB Variations
Color information
#445559 (or 0x445559) is known color: Casal. HEX triplet: 44, 55 and 59. RGB value is (68,85,89). Sum of RGB (Red+Green+Blue) = 68+85+89=242 (32% of max value = 765). Red value is 68 (26.95% from 255 or 28.10% from 242); Green value is 85 (33.59% from 255 or 35.12% from 242); Blue value is 89 (35.16% from 255 or 36.78% from 242); Max value from RGB is 89 - color contains mainly: blue. Hex color #445559 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445559 is #BBAAA6. Grayscale: #505050. Windows color (decimal): -12298919 or 5854532. OLE color: 5854532.
HSL color Cylindrical-coordinate representation of color #445559: hue angle of 191.43º 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 #445559 is Cyan = 0.24, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 85 | 89 | - |
| CMYK | 0.24 | 0.04 | 0 | 0.65 |
| HSL | 191.43º | 0.13% | 0.31% | - |
| HSV(B) | 191.43º | 0.24% | 0.35% | - |
| XYZ | 7.44 | 8.45 | 10.69 | - |
| YUV | 80.37 | 132.87 | 119.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 85 | 89 | 0.24 | 0.04 | 0 | 0.65 | 191.43 | 0.13 | 0.31 |
| Hex | 44 | 55 | 59 | 18 | 4 | 0 | 41 | BF | D | 1F |
| Octal | 104 | 125 | 131 | 30 | 4 | 0 | 101 | 277 | 15 | 37 |
| Binary | 1000100 | 1010101 | 1011001 | 11000 | 100 | 0 | 1000001 | 10111111 | 1101 | 11111 |
Color Harmonies of #445559
Complementary color
Monochromatic Colors of #445559
Black with #445559
Text Example
Text Example
White with #445559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445559; }
p { color: rgb(68,85,89); }
H1.HeaderClassName
{
color: #445559;
}
.AnyTagClassName
{
color: #445559;
}
</style>
background-color css
<style>
a { background-color: #445559; }
a { background-color: rgb(68,85,89); }
div.DivClassName
{
background-color: #445559;
}
.BgClassName
{
background-color: #445559;
}
</style>
border-color css
<style>
span { border-color: #445559; }
span { border-color: rgb(68,85,89); }
td.TdClassName
{
border-color: #445559;
}
.TagClassName
{
border-color: #445559;
}
</style>