Shades of Casal #415559
Tints of Casal #415559
RGB
CMYK
RGB Variations
Color information
#415559 (or 0x415559) is known color: Casal. HEX triplet: 41, 55 and 59. RGB value is (65,85,89). Sum of RGB (Red+Green+Blue) = 65+85+89=239 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.20% from 239); Green value is 85 (33.59% from 255 or 35.56% from 239); Blue value is 89 (35.16% from 255 or 37.24% from 239); Max value from RGB is 89 - color contains mainly: blue. Hex color #415559 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415559 is #BEAAA6. Grayscale: #4F4F4F. Windows color (decimal): -12495527 or 5854529. OLE color: 5854529.
HSL color Cylindrical-coordinate representation of color #415559: hue angle of 190º 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 #415559 is Cyan = 0.27, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 85 | 89 | - |
| CMYK | 0.27 | 0.04 | 0 | 0.65 |
| HSL | 190º | 0.16% | 0.3% | - |
| HSV(B) | 190º | 0.27% | 0.35% | - |
| XYZ | 7.23 | 8.34 | 10.68 | - |
| YUV | 79.48 | 133.37 | 117.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 85 | 89 | 0.27 | 0.04 | 0 | 0.65 | 190 | 0.16 | 0.3 |
| Hex | 41 | 55 | 59 | 1B | 4 | 0 | 41 | BE | 10 | 1E |
| Octal | 101 | 125 | 131 | 33 | 4 | 0 | 101 | 276 | 20 | 36 |
| Binary | 1000001 | 1010101 | 1011001 | 11011 | 100 | 0 | 1000001 | 10111110 | 10000 | 11110 |
Color Harmonies of #415559
Complementary color
Monochromatic Colors of #415559
Black with #415559
Text Example
Text Example
White with #415559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415559; }
p { color: rgb(65,85,89); }
H1.HeaderClassName
{
color: #415559;
}
.AnyTagClassName
{
color: #415559;
}
</style>
background-color css
<style>
a { background-color: #415559; }
a { background-color: rgb(65,85,89); }
div.DivClassName
{
background-color: #415559;
}
.BgClassName
{
background-color: #415559;
}
</style>
border-color css
<style>
span { border-color: #415559; }
span { border-color: rgb(65,85,89); }
td.TdClassName
{
border-color: #415559;
}
.TagClassName
{
border-color: #415559;
}
</style>