Shades of Casal #415154
Tints of Casal #415154
RGB
CMYK
RGB Variations
Color information
#415154 (or 0x415154) is known color: Casal. HEX triplet: 41, 51 and 54. RGB value is (65,81,84). Sum of RGB (Red+Green+Blue) = 65+81+84=230 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.26% from 230); Green value is 81 (32.03% from 255 or 35.22% from 230); Blue value is 84 (33.20% from 255 or 36.52% from 230); Max value from RGB is 84 - color contains mainly: blue. Hex color #415154 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415154 is #BEAEAB. Grayscale: #4C4C4C. Windows color (decimal): -12496556 or 5525825. OLE color: 5525825.
HSL color Cylindrical-coordinate representation of color #415154: hue angle of 189.47º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #415154 is Cyan = 0.23, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 81 | 84 | - |
| CMYK | 0.23 | 0.04 | 0 | 0.67 |
| HSL | 189.47º | 0.13% | 0.29% | - |
| HSV(B) | 189.47º | 0.23% | 0.33% | - |
| XYZ | 6.72 | 7.65 | 9.51 | - |
| YUV | 76.56 | 132.2 | 119.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 81 | 84 | 0.23 | 0.04 | 0 | 0.67 | 189.47 | 0.13 | 0.29 |
| Hex | 41 | 51 | 54 | 17 | 4 | 0 | 43 | BD | D | 1D |
| Octal | 101 | 121 | 124 | 27 | 4 | 0 | 103 | 275 | 15 | 35 |
| Binary | 1000001 | 1010001 | 1010100 | 10111 | 100 | 0 | 1000011 | 10111101 | 1101 | 11101 |
Color Harmonies of #415154
Complementary color
Monochromatic Colors of #415154
Black with #415154
Text Example
Text Example
White with #415154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415154; }
p { color: rgb(65,81,84); }
H1.HeaderClassName
{
color: #415154;
}
.AnyTagClassName
{
color: #415154;
}
</style>
background-color css
<style>
a { background-color: #415154; }
a { background-color: rgb(65,81,84); }
div.DivClassName
{
background-color: #415154;
}
.BgClassName
{
background-color: #415154;
}
</style>
border-color css
<style>
span { border-color: #415154; }
span { border-color: rgb(65,81,84); }
td.TdClassName
{
border-color: #415154;
}
.TagClassName
{
border-color: #415154;
}
</style>