Shades of Casal #415356
Tints of Casal #415356
RGB
CMYK
RGB Variations
Color information
#415356 (or 0x415356) is known color: Casal. HEX triplet: 41, 53 and 56. RGB value is (65,83,86). Sum of RGB (Red+Green+Blue) = 65+83+86=234 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.78% from 234); Green value is 83 (32.81% from 255 or 35.47% from 234); Blue value is 86 (33.98% from 255 or 36.75% from 234); Max value from RGB is 86 - color contains mainly: blue. Hex color #415356 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415356 is #BEACA9. Grayscale: #4D4D4D. Windows color (decimal): -12496042 or 5657409. OLE color: 5657409.
HSL color Cylindrical-coordinate representation of color #415356: hue angle of 188.57º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #415356 is Cyan = 0.24, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 83 | 86 | - |
| CMYK | 0.24 | 0.03 | 0 | 0.66 |
| HSL | 188.57º | 0.14% | 0.3% | - |
| HSV(B) | 188.57º | 0.24% | 0.34% | - |
| XYZ | 6.95 | 7.98 | 9.98 | - |
| YUV | 77.96 | 132.54 | 118.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 83 | 86 | 0.24 | 0.03 | 0 | 0.66 | 188.57 | 0.14 | 0.3 |
| Hex | 41 | 53 | 56 | 18 | 3 | 0 | 42 | BD | E | 1E |
| Octal | 101 | 123 | 126 | 30 | 3 | 0 | 102 | 275 | 16 | 36 |
| Binary | 1000001 | 1010011 | 1010110 | 11000 | 11 | 0 | 1000010 | 10111101 | 1110 | 11110 |
Color Harmonies of #415356
Complementary color
Monochromatic Colors of #415356
Black with #415356
Text Example
Text Example
White with #415356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415356; }
p { color: rgb(65,83,86); }
H1.HeaderClassName
{
color: #415356;
}
.AnyTagClassName
{
color: #415356;
}
</style>
background-color css
<style>
a { background-color: #415356; }
a { background-color: rgb(65,83,86); }
div.DivClassName
{
background-color: #415356;
}
.BgClassName
{
background-color: #415356;
}
</style>
border-color css
<style>
span { border-color: #415356; }
span { border-color: rgb(65,83,86); }
td.TdClassName
{
border-color: #415356;
}
.TagClassName
{
border-color: #415356;
}
</style>