Shades of Casal #415259
Tints of Casal #415259
RGB
CMYK
RGB Variations
Color information
#415259 (or 0x415259) is known color: Casal. HEX triplet: 41, 52 and 59. RGB value is (65,82,89). Sum of RGB (Red+Green+Blue) = 65+82+89=236 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.54% from 236); Green value is 82 (32.42% from 255 or 34.75% from 236); Blue value is 89 (35.16% from 255 or 37.71% from 236); Max value from RGB is 89 - color contains mainly: blue. Hex color #415259 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415259 is #BEADA6. Grayscale: #4D4D4D. Windows color (decimal): -12496295 or 5853761. OLE color: 5853761.
HSL color Cylindrical-coordinate representation of color #415259: hue angle of 197.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 #415259 is Cyan = 0.27, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 82 | 89 | - |
| CMYK | 0.27 | 0.08 | 0 | 0.65 |
| HSL | 197.5º | 0.16% | 0.3% | - |
| HSV(B) | 197.5º | 0.27% | 0.35% | - |
| XYZ | 7 | 7.88 | 10.6 | - |
| YUV | 77.72 | 134.37 | 118.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 82 | 89 | 0.27 | 0.08 | 0 | 0.65 | 197.5 | 0.16 | 0.3 |
| Hex | 41 | 52 | 59 | 1B | 8 | 0 | 41 | C6 | 10 | 1E |
| Octal | 101 | 122 | 131 | 33 | 10 | 0 | 101 | 306 | 20 | 36 |
| Binary | 1000001 | 1010010 | 1011001 | 11011 | 1000 | 0 | 1000001 | 11000110 | 10000 | 11110 |
Color Harmonies of #415259
Complementary color
Monochromatic Colors of #415259
Black with #415259
Text Example
Text Example
White with #415259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415259; }
p { color: rgb(65,82,89); }
H1.HeaderClassName
{
color: #415259;
}
.AnyTagClassName
{
color: #415259;
}
</style>
background-color css
<style>
a { background-color: #415259; }
a { background-color: rgb(65,82,89); }
div.DivClassName
{
background-color: #415259;
}
.BgClassName
{
background-color: #415259;
}
</style>
border-color css
<style>
span { border-color: #415259; }
span { border-color: rgb(65,82,89); }
td.TdClassName
{
border-color: #415259;
}
.TagClassName
{
border-color: #415259;
}
</style>