Shades of Casal #465356
Tints of Casal #465356
RGB
CMYK
RGB Variations
Color information
#465356 (or 0x465356) is known color: Casal. HEX triplet: 46, 53 and 56. RGB value is (70,83,86). Sum of RGB (Red+Green+Blue) = 70+83+86=239 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.29% from 239); Green value is 83 (32.81% from 255 or 34.73% from 239); Blue value is 86 (33.98% from 255 or 35.98% from 239); Max value from RGB is 86 - color contains mainly: blue. Hex color #465356 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465356 is #B9ACA9. Grayscale: #4F4F4F. Windows color (decimal): -12168362 or 5657414. OLE color: 5657414.
HSL color Cylindrical-coordinate representation of color #465356: hue angle of 191.25º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #465356 is Cyan = 0.19, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 83 | 86 | - |
| CMYK | 0.19 | 0.03 | 0 | 0.66 |
| HSL | 191.25º | 0.1% | 0.31% | - |
| HSV(B) | 191.25º | 0.19% | 0.34% | - |
| XYZ | 7.3 | 8.16 | 9.99 | - |
| YUV | 79.46 | 131.69 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 83 | 86 | 0.19 | 0.03 | 0 | 0.66 | 191.25 | 0.1 | 0.31 |
| Hex | 46 | 53 | 56 | 13 | 3 | 0 | 42 | BF | A | 1F |
| Octal | 106 | 123 | 126 | 23 | 3 | 0 | 102 | 277 | 12 | 37 |
| Binary | 1000110 | 1010011 | 1010110 | 10011 | 11 | 0 | 1000010 | 10111111 | 1010 | 11111 |
Color Harmonies of #465356
Complementary color
Monochromatic Colors of #465356
Black with #465356
Text Example
Text Example
White with #465356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465356; }
p { color: rgb(70,83,86); }
H1.HeaderClassName
{
color: #465356;
}
.AnyTagClassName
{
color: #465356;
}
</style>
background-color css
<style>
a { background-color: #465356; }
a { background-color: rgb(70,83,86); }
div.DivClassName
{
background-color: #465356;
}
.BgClassName
{
background-color: #465356;
}
</style>
border-color css
<style>
span { border-color: #465356; }
span { border-color: rgb(70,83,86); }
td.TdClassName
{
border-color: #465356;
}
.TagClassName
{
border-color: #465356;
}
</style>