Shades of Casal #415960
Tints of Casal #415960
RGB
CMYK
RGB Variations
Color information
#415960 (or 0x415960) is known color: Casal. HEX triplet: 41, 59 and 60. RGB value is (65,89,96). Sum of RGB (Red+Green+Blue) = 65+89+96=250 (33% of max value = 765). Red value is 65 (25.78% from 255 or 26% from 250); Green value is 89 (35.16% from 255 or 35.6% from 250); Blue value is 96 (37.89% from 255 or 38.4% from 250); Max value from RGB is 96 - color contains mainly: blue. Hex color #415960 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415960 is #BEA69F. Grayscale: #525252. Windows color (decimal): -12494496 or 6314305. OLE color: 6314305.
HSL color Cylindrical-coordinate representation of color #415960: hue angle of 193.55º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #415960 is Cyan = 0.32, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 89 | 96 | - |
| CMYK | 0.32 | 0.07 | 0 | 0.62 |
| HSL | 193.55º | 0.19% | 0.32% | - |
| HSV(B) | 193.55º | 0.32% | 0.38% | - |
| XYZ | 7.86 | 9.11 | 12.41 | - |
| YUV | 82.62 | 135.55 | 115.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 89 | 96 | 0.32 | 0.07 | 0 | 0.62 | 193.55 | 0.19 | 0.32 |
| Hex | 41 | 59 | 60 | 20 | 7 | 0 | 3E | C2 | 13 | 20 |
| Octal | 101 | 131 | 140 | 40 | 7 | 0 | 76 | 302 | 23 | 40 |
| Binary | 1000001 | 1011001 | 1100000 | 100000 | 111 | 0 | 111110 | 11000010 | 10011 | 100000 |
Color Harmonies of #415960
Complementary color
Monochromatic Colors of #415960
Black with #415960
Text Example
Text Example
White with #415960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415960; }
p { color: rgb(65,89,96); }
H1.HeaderClassName
{
color: #415960;
}
.AnyTagClassName
{
color: #415960;
}
</style>
background-color css
<style>
a { background-color: #415960; }
a { background-color: rgb(65,89,96); }
div.DivClassName
{
background-color: #415960;
}
.BgClassName
{
background-color: #415960;
}
</style>
border-color css
<style>
span { border-color: #415960; }
span { border-color: rgb(65,89,96); }
td.TdClassName
{
border-color: #415960;
}
.TagClassName
{
border-color: #415960;
}
</style>