Shades of Casal #455557
Tints of Casal #455557
RGB
CMYK
RGB Variations
Color information
#455557 (or 0x455557) is known color: Casal. HEX triplet: 45, 55 and 57. RGB value is (69,85,87). Sum of RGB (Red+Green+Blue) = 69+85+87=241 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.63% from 241); Green value is 85 (33.59% from 255 or 35.27% from 241); Blue value is 87 (34.38% from 255 or 36.10% from 241); Max value from RGB is 87 - color contains mainly: blue. Hex color #455557 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455557 is #BAAAA8. Grayscale: #505050. Windows color (decimal): -12233385 or 5723461. OLE color: 5723461.
HSL color Cylindrical-coordinate representation of color #455557: hue angle of 186.67º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #455557 is Cyan = 0.21, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 85 | 87 | - |
| CMYK | 0.21 | 0.02 | 0 | 0.66 |
| HSL | 186.67º | 0.12% | 0.31% | - |
| HSV(B) | 186.67º | 0.21% | 0.34% | - |
| XYZ | 7.42 | 8.45 | 10.26 | - |
| YUV | 80.44 | 131.7 | 119.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 85 | 87 | 0.21 | 0.02 | 0 | 0.66 | 186.67 | 0.12 | 0.31 |
| Hex | 45 | 55 | 57 | 15 | 2 | 0 | 42 | BB | C | 1F |
| Octal | 105 | 125 | 127 | 25 | 2 | 0 | 102 | 273 | 14 | 37 |
| Binary | 1000101 | 1010101 | 1010111 | 10101 | 10 | 0 | 1000010 | 10111011 | 1100 | 11111 |
Color Harmonies of #455557
Complementary color
Monochromatic Colors of #455557
Black with #455557
Text Example
Text Example
White with #455557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455557; }
p { color: rgb(69,85,87); }
H1.HeaderClassName
{
color: #455557;
}
.AnyTagClassName
{
color: #455557;
}
</style>
background-color css
<style>
a { background-color: #455557; }
a { background-color: rgb(69,85,87); }
div.DivClassName
{
background-color: #455557;
}
.BgClassName
{
background-color: #455557;
}
</style>
border-color css
<style>
span { border-color: #455557; }
span { border-color: rgb(69,85,87); }
td.TdClassName
{
border-color: #455557;
}
.TagClassName
{
border-color: #455557;
}
</style>