Shades of Casal #465456
Tints of Casal #465456
RGB
CMYK
RGB Variations
Color information
#465456 (or 0x465456) is known color: Casal. HEX triplet: 46, 54 and 56. RGB value is (70,84,86). Sum of RGB (Red+Green+Blue) = 70+84+86=240 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.17% from 240); Green value is 84 (33.20% from 255 or 35% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 86 - color contains mainly: blue. Hex color #465456 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465456 is #B9ABA9. Grayscale: #505050. Windows color (decimal): -12168106 or 5657670. OLE color: 5657670.
HSL color Cylindrical-coordinate representation of color #465456: hue angle of 187.5º 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 #465456 is Cyan = 0.19, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 84 | 86 | - |
| CMYK | 0.19 | 0.02 | 0 | 0.66 |
| HSL | 187.5º | 0.1% | 0.31% | - |
| HSV(B) | 187.5º | 0.19% | 0.34% | - |
| XYZ | 7.38 | 8.31 | 10.02 | - |
| YUV | 80.04 | 131.36 | 120.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 84 | 86 | 0.19 | 0.02 | 0 | 0.66 | 187.5 | 0.1 | 0.31 |
| Hex | 46 | 54 | 56 | 13 | 2 | 0 | 42 | BC | A | 1F |
| Octal | 106 | 124 | 126 | 23 | 2 | 0 | 102 | 274 | 12 | 37 |
| Binary | 1000110 | 1010100 | 1010110 | 10011 | 10 | 0 | 1000010 | 10111100 | 1010 | 11111 |
Color Harmonies of #465456
Complementary color
Monochromatic Colors of #465456
Black with #465456
Text Example
Text Example
White with #465456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465456; }
p { color: rgb(70,84,86); }
H1.HeaderClassName
{
color: #465456;
}
.AnyTagClassName
{
color: #465456;
}
</style>
background-color css
<style>
a { background-color: #465456; }
a { background-color: rgb(70,84,86); }
div.DivClassName
{
background-color: #465456;
}
.BgClassName
{
background-color: #465456;
}
</style>
border-color css
<style>
span { border-color: #465456; }
span { border-color: rgb(70,84,86); }
td.TdClassName
{
border-color: #465456;
}
.TagClassName
{
border-color: #465456;
}
</style>