Shades of Casal #405356
Tints of Casal #405356
RGB
CMYK
RGB Variations
Color information
#405356 (or 0x405356) is known color: Casal. HEX triplet: 40, 53 and 56. RGB value is (64,83,86). Sum of RGB (Red+Green+Blue) = 64+83+86=233 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.47% from 233); Green value is 83 (32.81% from 255 or 35.62% from 233); Blue value is 86 (33.98% from 255 or 36.91% from 233); Max value from RGB is 86 - color contains mainly: blue. Hex color #405356 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405356 is #BFACA9. Grayscale: #4D4D4D. Windows color (decimal): -12561578 or 5657408. OLE color: 5657408.
HSL color Cylindrical-coordinate representation of color #405356: hue angle of 188.18º degrees, saturation: 0.15, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #405356 is Cyan = 0.26, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 64 | 83 | 86 | - |
| CMYK | 0.26 | 0.03 | 0 | 0.66 |
| HSL | 188.18º | 0.15% | 0.29% | - |
| HSV(B) | 188.18º | 0.26% | 0.34% | - |
| XYZ | 6.89 | 7.95 | 9.98 | - |
| YUV | 77.66 | 132.71 | 118.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 83 | 86 | 0.26 | 0.03 | 0 | 0.66 | 188.18 | 0.15 | 0.29 |
| Hex | 40 | 53 | 56 | 1A | 3 | 0 | 42 | BC | F | 1D |
| Octal | 100 | 123 | 126 | 32 | 3 | 0 | 102 | 274 | 17 | 35 |
| Binary | 1000000 | 1010011 | 1010110 | 11010 | 11 | 0 | 1000010 | 10111100 | 1111 | 11101 |
Color Harmonies of #405356
Complementary color
Monochromatic Colors of #405356
Black with #405356
Text Example
Text Example
White with #405356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405356; }
p { color: rgb(64,83,86); }
H1.HeaderClassName
{
color: #405356;
}
.AnyTagClassName
{
color: #405356;
}
</style>
background-color css
<style>
a { background-color: #405356; }
a { background-color: rgb(64,83,86); }
div.DivClassName
{
background-color: #405356;
}
.BgClassName
{
background-color: #405356;
}
</style>
border-color css
<style>
span { border-color: #405356; }
span { border-color: rgb(64,83,86); }
td.TdClassName
{
border-color: #405356;
}
.TagClassName
{
border-color: #405356;
}
</style>