Shades of Casal #465659
Tints of Casal #465659
RGB
CMYK
RGB Variations
Color information
#465659 (or 0x465659) is known color: Casal. HEX triplet: 46, 56 and 59. RGB value is (70,86,89). Sum of RGB (Red+Green+Blue) = 70+86+89=245 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.57% from 245); Green value is 86 (33.98% from 255 or 35.10% from 245); Blue value is 89 (35.16% from 255 or 36.33% from 245); Max value from RGB is 89 - color contains mainly: blue. Hex color #465659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465659 is #B9A9A6. Grayscale: #515151. Windows color (decimal): -12167591 or 5854790. OLE color: 5854790.
HSL color Cylindrical-coordinate representation of color #465659: hue angle of 189.47º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #465659 is Cyan = 0.21, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 86 | 89 | - |
| CMYK | 0.21 | 0.03 | 0 | 0.65 |
| HSL | 189.47º | 0.12% | 0.31% | - |
| HSV(B) | 189.47º | 0.21% | 0.35% | - |
| XYZ | 7.66 | 8.68 | 10.72 | - |
| YUV | 81.56 | 132.2 | 119.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 89 | 0.21 | 0.03 | 0 | 0.65 | 189.47 | 0.12 | 0.31 |
| Hex | 46 | 56 | 59 | 15 | 3 | 0 | 41 | BD | C | 1F |
| Octal | 106 | 126 | 131 | 25 | 3 | 0 | 101 | 275 | 14 | 37 |
| Binary | 1000110 | 1010110 | 1011001 | 10101 | 11 | 0 | 1000001 | 10111101 | 1100 | 11111 |
Color Harmonies of #465659
Complementary color
Monochromatic Colors of #465659
Black with #465659
Text Example
Text Example
White with #465659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465659; }
p { color: rgb(70,86,89); }
H1.HeaderClassName
{
color: #465659;
}
.AnyTagClassName
{
color: #465659;
}
</style>
background-color css
<style>
a { background-color: #465659; }
a { background-color: rgb(70,86,89); }
div.DivClassName
{
background-color: #465659;
}
.BgClassName
{
background-color: #465659;
}
</style>
border-color css
<style>
span { border-color: #465659; }
span { border-color: rgb(70,86,89); }
td.TdClassName
{
border-color: #465659;
}
.TagClassName
{
border-color: #465659;
}
</style>