Shades of Casal #405860
Tints of Casal #405860
RGB
CMYK
RGB Variations
Color information
#405860 (or 0x405860) is known color: Casal. HEX triplet: 40, 58 and 60. RGB value is (64,88,96). Sum of RGB (Red+Green+Blue) = 64+88+96=248 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.81% from 248); Green value is 88 (34.77% from 255 or 35.48% from 248); Blue value is 96 (37.89% from 255 or 38.71% from 248); Max value from RGB is 96 - color contains mainly: blue. Hex color #405860 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405860 is #BFA79F. Grayscale: #515151. Windows color (decimal): -12560288 or 6314048. OLE color: 6314048.
HSL color Cylindrical-coordinate representation of color #405860: hue angle of 195º degrees, saturation: 0.2, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #405860 is Cyan = 0.33, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 88 | 96 | - |
| CMYK | 0.33 | 0.08 | 0 | 0.62 |
| HSL | 195º | 0.2% | 0.31% | - |
| HSV(B) | 195º | 0.33% | 0.38% | - |
| XYZ | 7.72 | 8.91 | 12.38 | - |
| YUV | 81.74 | 136.05 | 115.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 88 | 96 | 0.33 | 0.08 | 0 | 0.62 | 195 | 0.2 | 0.31 |
| Hex | 40 | 58 | 60 | 21 | 8 | 0 | 3E | C3 | 14 | 1F |
| Octal | 100 | 130 | 140 | 41 | 10 | 0 | 76 | 303 | 24 | 37 |
| Binary | 1000000 | 1011000 | 1100000 | 100001 | 1000 | 0 | 111110 | 11000011 | 10100 | 11111 |
Color Harmonies of #405860
Complementary color
Monochromatic Colors of #405860
Black with #405860
Text Example
Text Example
White with #405860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405860; }
p { color: rgb(64,88,96); }
H1.HeaderClassName
{
color: #405860;
}
.AnyTagClassName
{
color: #405860;
}
</style>
background-color css
<style>
a { background-color: #405860; }
a { background-color: rgb(64,88,96); }
div.DivClassName
{
background-color: #405860;
}
.BgClassName
{
background-color: #405860;
}
</style>
border-color css
<style>
span { border-color: #405860; }
span { border-color: rgb(64,88,96); }
td.TdClassName
{
border-color: #405860;
}
.TagClassName
{
border-color: #405860;
}
</style>