Shades of Casal #405559
Tints of Casal #405559
RGB
CMYK
RGB Variations
Color information
#405559 (or 0x405559) is known color: Casal. HEX triplet: 40, 55 and 59. RGB value is (64,85,89). Sum of RGB (Red+Green+Blue) = 64+85+89=238 (31% of max value = 765). Red value is 64 (25.39% from 255 or 26.89% from 238); Green value is 85 (33.59% from 255 or 35.71% from 238); Blue value is 89 (35.16% from 255 or 37.39% from 238); Max value from RGB is 89 - color contains mainly: blue. Hex color #405559 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405559 is #BFAAA6. Grayscale: #4F4F4F. Windows color (decimal): -12561063 or 5854528. OLE color: 5854528.
HSL color Cylindrical-coordinate representation of color #405559: hue angle of 189.6º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #405559 is Cyan = 0.28, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 64 | 85 | 89 | - |
| CMYK | 0.28 | 0.04 | 0 | 0.65 |
| HSL | 189.6º | 0.16% | 0.3% | - |
| HSV(B) | 189.6º | 0.28% | 0.35% | - |
| XYZ | 7.17 | 8.31 | 10.68 | - |
| YUV | 79.18 | 133.54 | 117.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 85 | 89 | 0.28 | 0.04 | 0 | 0.65 | 189.6 | 0.16 | 0.3 |
| Hex | 40 | 55 | 59 | 1C | 4 | 0 | 41 | BE | 10 | 1E |
| Octal | 100 | 125 | 131 | 34 | 4 | 0 | 101 | 276 | 20 | 36 |
| Binary | 1000000 | 1010101 | 1011001 | 11100 | 100 | 0 | 1000001 | 10111110 | 10000 | 11110 |
Color Harmonies of #405559
Complementary color
Monochromatic Colors of #405559
Black with #405559
Text Example
Text Example
White with #405559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405559; }
p { color: rgb(64,85,89); }
H1.HeaderClassName
{
color: #405559;
}
.AnyTagClassName
{
color: #405559;
}
</style>
background-color css
<style>
a { background-color: #405559; }
a { background-color: rgb(64,85,89); }
div.DivClassName
{
background-color: #405559;
}
.BgClassName
{
background-color: #405559;
}
</style>
border-color css
<style>
span { border-color: #405559; }
span { border-color: rgb(64,85,89); }
td.TdClassName
{
border-color: #405559;
}
.TagClassName
{
border-color: #405559;
}
</style>