Shades of Casal #415355
Tints of Casal #415355
RGB
CMYK
RGB Variations
Color information
#415355 (or 0x415355) is known color: Casal. HEX triplet: 41, 53 and 55. RGB value is (65,83,85). Sum of RGB (Red+Green+Blue) = 65+83+85=233 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.90% from 233); Green value is 83 (32.81% from 255 or 35.62% from 233); Blue value is 85 (33.59% from 255 or 36.48% from 233); Max value from RGB is 85 - color contains mainly: blue. Hex color #415355 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415355 is #BEACAA. Grayscale: #4D4D4D. Windows color (decimal): -12496043 or 5591873. OLE color: 5591873.
HSL color Cylindrical-coordinate representation of color #415355: hue angle of 186º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #415355 is Cyan = 0.24, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 83 | 85 | - |
| CMYK | 0.24 | 0.02 | 0 | 0.67 |
| HSL | 186º | 0.13% | 0.29% | - |
| HSV(B) | 186º | 0.24% | 0.33% | - |
| XYZ | 6.91 | 7.97 | 9.77 | - |
| YUV | 77.85 | 132.04 | 118.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 83 | 85 | 0.24 | 0.02 | 0 | 0.67 | 186 | 0.13 | 0.29 |
| Hex | 41 | 53 | 55 | 18 | 2 | 0 | 43 | BA | D | 1D |
| Octal | 101 | 123 | 125 | 30 | 2 | 0 | 103 | 272 | 15 | 35 |
| Binary | 1000001 | 1010011 | 1010101 | 11000 | 10 | 0 | 1000011 | 10111010 | 1101 | 11101 |
Color Harmonies of #415355
Complementary color
Monochromatic Colors of #415355
Black with #415355
Text Example
Text Example
White with #415355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415355; }
p { color: rgb(65,83,85); }
H1.HeaderClassName
{
color: #415355;
}
.AnyTagClassName
{
color: #415355;
}
</style>
background-color css
<style>
a { background-color: #415355; }
a { background-color: rgb(65,83,85); }
div.DivClassName
{
background-color: #415355;
}
.BgClassName
{
background-color: #415355;
}
</style>
border-color css
<style>
span { border-color: #415355; }
span { border-color: rgb(65,83,85); }
td.TdClassName
{
border-color: #415355;
}
.TagClassName
{
border-color: #415355;
}
</style>