Shades of Casal #465557
Tints of Casal #465557
RGB
CMYK
RGB Variations
Color information
#465557 (or 0x465557) is known color: Casal. HEX triplet: 46, 55 and 57. RGB value is (70,85,87). Sum of RGB (Red+Green+Blue) = 70+85+87=242 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.93% from 242); Green value is 85 (33.59% from 255 or 35.12% from 242); Blue value is 87 (34.38% from 255 or 35.95% from 242); Max value from RGB is 87 - color contains mainly: blue. Hex color #465557 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465557 is #B9AAA8. Grayscale: #505050. Windows color (decimal): -12167849 or 5723462. OLE color: 5723462.
HSL color Cylindrical-coordinate representation of color #465557: hue angle of 187.06º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #465557 is Cyan = 0.20, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 85 | 87 | - |
| CMYK | 0.20 | 0.02 | 0 | 0.66 |
| HSL | 187.06º | 0.11% | 0.31% | - |
| HSV(B) | 187.06º | 0.2% | 0.34% | - |
| XYZ | 7.49 | 8.49 | 10.26 | - |
| YUV | 80.74 | 131.53 | 120.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 85 | 87 | 0.20 | 0.02 | 0 | 0.66 | 187.06 | 0.11 | 0.31 |
| Hex | 46 | 55 | 57 | 14 | 2 | 0 | 42 | BB | B | 1F |
| Octal | 106 | 125 | 127 | 24 | 2 | 0 | 102 | 273 | 13 | 37 |
| Binary | 1000110 | 1010101 | 1010111 | 10100 | 10 | 0 | 1000010 | 10111011 | 1011 | 11111 |
Color Harmonies of #465557
Complementary color
Monochromatic Colors of #465557
Black with #465557
Text Example
Text Example
White with #465557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465557; }
p { color: rgb(70,85,87); }
H1.HeaderClassName
{
color: #465557;
}
.AnyTagClassName
{
color: #465557;
}
</style>
background-color css
<style>
a { background-color: #465557; }
a { background-color: rgb(70,85,87); }
div.DivClassName
{
background-color: #465557;
}
.BgClassName
{
background-color: #465557;
}
</style>
border-color css
<style>
span { border-color: #465557; }
span { border-color: rgb(70,85,87); }
td.TdClassName
{
border-color: #465557;
}
.TagClassName
{
border-color: #465557;
}
</style>