Shades of Casal #415659
Tints of Casal #415659
RGB
CMYK
RGB Variations
Color information
#415659 (or 0x415659) is known color: Casal. HEX triplet: 41, 56 and 59. RGB value is (65,86,89). Sum of RGB (Red+Green+Blue) = 65+86+89=240 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.08% from 240); Green value is 86 (33.98% from 255 or 35.83% from 240); Blue value is 89 (35.16% from 255 or 37.08% from 240); Max value from RGB is 89 - color contains mainly: blue. Hex color #415659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415659 is #BEA9A6. Grayscale: #505050. Windows color (decimal): -12495271 or 5854785. OLE color: 5854785.
HSL color Cylindrical-coordinate representation of color #415659: hue angle of 187.5º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #415659 is Cyan = 0.27, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 86 | 89 | - |
| CMYK | 0.27 | 0.03 | 0 | 0.65 |
| HSL | 187.5º | 0.16% | 0.3% | - |
| HSV(B) | 187.5º | 0.27% | 0.35% | - |
| XYZ | 7.31 | 8.5 | 10.71 | - |
| YUV | 80.06 | 133.04 | 117.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 86 | 89 | 0.27 | 0.03 | 0 | 0.65 | 187.5 | 0.16 | 0.3 |
| Hex | 41 | 56 | 59 | 1B | 3 | 0 | 41 | BC | 10 | 1E |
| Octal | 101 | 126 | 131 | 33 | 3 | 0 | 101 | 274 | 20 | 36 |
| Binary | 1000001 | 1010110 | 1011001 | 11011 | 11 | 0 | 1000001 | 10111100 | 10000 | 11110 |
Color Harmonies of #415659
Complementary color
Monochromatic Colors of #415659
Black with #415659
Text Example
Text Example
White with #415659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415659; }
p { color: rgb(65,86,89); }
H1.HeaderClassName
{
color: #415659;
}
.AnyTagClassName
{
color: #415659;
}
</style>
background-color css
<style>
a { background-color: #415659; }
a { background-color: rgb(65,86,89); }
div.DivClassName
{
background-color: #415659;
}
.BgClassName
{
background-color: #415659;
}
</style>
border-color css
<style>
span { border-color: #415659; }
span { border-color: rgb(65,86,89); }
td.TdClassName
{
border-color: #415659;
}
.TagClassName
{
border-color: #415659;
}
</style>