Shades of Casal #485557
Tints of Casal #485557
RGB
CMYK
RGB Variations
Color information
#485557 (or 0x485557) is known color: Casal. HEX triplet: 48, 55 and 57. RGB value is (72,85,87). Sum of RGB (Red+Green+Blue) = 72+85+87=244 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.51% from 244); Green value is 85 (33.59% from 255 or 34.84% from 244); Blue value is 87 (34.38% from 255 or 35.66% from 244); Max value from RGB is 87 - color contains mainly: blue. Hex color #485557 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485557 is #B7AAA8. Grayscale: #515151. Windows color (decimal): -12036777 or 5723464. OLE color: 5723464.
HSL color Cylindrical-coordinate representation of color #485557: hue angle of 188º degrees, saturation: 0.09, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #485557 is Cyan = 0.17, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 85 | 87 | - |
| CMYK | 0.17 | 0.02 | 0 | 0.66 |
| HSL | 188º | 0.09% | 0.31% | - |
| HSV(B) | 188º | 0.17% | 0.34% | - |
| XYZ | 7.64 | 8.56 | 10.27 | - |
| YUV | 81.34 | 131.19 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 85 | 87 | 0.17 | 0.02 | 0 | 0.66 | 188 | 0.09 | 0.31 |
| Hex | 48 | 55 | 57 | 11 | 2 | 0 | 42 | BC | 9 | 1F |
| Octal | 110 | 125 | 127 | 21 | 2 | 0 | 102 | 274 | 11 | 37 |
| Binary | 1001000 | 1010101 | 1010111 | 10001 | 10 | 0 | 1000010 | 10111100 | 1001 | 11111 |
Color Harmonies of #485557
Complementary color
Monochromatic Colors of #485557
Black with #485557
Text Example
Text Example
White with #485557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485557; }
p { color: rgb(72,85,87); }
H1.HeaderClassName
{
color: #485557;
}
.AnyTagClassName
{
color: #485557;
}
</style>
background-color css
<style>
a { background-color: #485557; }
a { background-color: rgb(72,85,87); }
div.DivClassName
{
background-color: #485557;
}
.BgClassName
{
background-color: #485557;
}
</style>
border-color css
<style>
span { border-color: #485557; }
span { border-color: rgb(72,85,87); }
td.TdClassName
{
border-color: #485557;
}
.TagClassName
{
border-color: #485557;
}
</style>