Shades of Casal #465458
Tints of Casal #465458
RGB
CMYK
RGB Variations
Color information
#465458 (or 0x465458) is known color: Casal. HEX triplet: 46, 54 and 58. RGB value is (70,84,88). Sum of RGB (Red+Green+Blue) = 70+84+88=242 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.93% from 242); Green value is 84 (33.20% from 255 or 34.71% from 242); Blue value is 88 (34.77% from 255 or 36.36% from 242); Max value from RGB is 88 - color contains mainly: blue. Hex color #465458 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465458 is #B9ABA7. Grayscale: #505050. Windows color (decimal): -12168104 or 5788742. OLE color: 5788742.
HSL color Cylindrical-coordinate representation of color #465458: hue angle of 193.33º 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 #465458 is Cyan = 0.20, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 84 | 88 | - |
| CMYK | 0.20 | 0.05 | 0 | 0.65 |
| HSL | 193.33º | 0.11% | 0.31% | - |
| HSV(B) | 193.33º | 0.2% | 0.35% | - |
| XYZ | 7.46 | 8.35 | 10.45 | - |
| YUV | 80.27 | 132.36 | 120.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 84 | 88 | 0.20 | 0.05 | 0 | 0.65 | 193.33 | 0.11 | 0.31 |
| Hex | 46 | 54 | 58 | 14 | 5 | 0 | 41 | C1 | B | 1F |
| Octal | 106 | 124 | 130 | 24 | 5 | 0 | 101 | 301 | 13 | 37 |
| Binary | 1000110 | 1010100 | 1011000 | 10100 | 101 | 0 | 1000001 | 11000001 | 1011 | 11111 |
Color Harmonies of #465458
Complementary color
Monochromatic Colors of #465458
Black with #465458
Text Example
Text Example
White with #465458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465458; }
p { color: rgb(70,84,88); }
H1.HeaderClassName
{
color: #465458;
}
.AnyTagClassName
{
color: #465458;
}
</style>
background-color css
<style>
a { background-color: #465458; }
a { background-color: rgb(70,84,88); }
div.DivClassName
{
background-color: #465458;
}
.BgClassName
{
background-color: #465458;
}
</style>
border-color css
<style>
span { border-color: #465458; }
span { border-color: rgb(70,84,88); }
td.TdClassName
{
border-color: #465458;
}
.TagClassName
{
border-color: #465458;
}
</style>