Shades of Casal #465558
Tints of Casal #465558
RGB
CMYK
RGB Variations
Color information
#465558 (or 0x465558) is known color: Casal. HEX triplet: 46, 55 and 58. RGB value is (70,85,88). Sum of RGB (Red+Green+Blue) = 70+85+88=243 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.81% from 243); Green value is 85 (33.59% from 255 or 34.98% from 243); Blue value is 88 (34.77% from 255 or 36.21% from 243); Max value from RGB is 88 - color contains mainly: blue. Hex color #465558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465558 is #B9AAA7. Grayscale: #505050. Windows color (decimal): -12167848 or 5788998. OLE color: 5788998.
HSL color Cylindrical-coordinate representation of color #465558: hue angle of 190º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #465558 is Cyan = 0.20, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 85 | 88 | - |
| CMYK | 0.20 | 0.03 | 0 | 0.65 |
| HSL | 190º | 0.11% | 0.31% | - |
| HSV(B) | 190º | 0.2% | 0.35% | - |
| XYZ | 7.54 | 8.5 | 10.48 | - |
| YUV | 80.86 | 132.03 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 85 | 88 | 0.20 | 0.03 | 0 | 0.65 | 190 | 0.11 | 0.31 |
| Hex | 46 | 55 | 58 | 14 | 3 | 0 | 41 | BE | B | 1F |
| Octal | 106 | 125 | 130 | 24 | 3 | 0 | 101 | 276 | 13 | 37 |
| Binary | 1000110 | 1010101 | 1011000 | 10100 | 11 | 0 | 1000001 | 10111110 | 1011 | 11111 |
Color Harmonies of #465558
Complementary color
Monochromatic Colors of #465558
Black with #465558
Text Example
Text Example
White with #465558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465558; }
p { color: rgb(70,85,88); }
H1.HeaderClassName
{
color: #465558;
}
.AnyTagClassName
{
color: #465558;
}
</style>
background-color css
<style>
a { background-color: #465558; }
a { background-color: rgb(70,85,88); }
div.DivClassName
{
background-color: #465558;
}
.BgClassName
{
background-color: #465558;
}
</style>
border-color css
<style>
span { border-color: #465558; }
span { border-color: rgb(70,85,88); }
td.TdClassName
{
border-color: #465558;
}
.TagClassName
{
border-color: #465558;
}
</style>