Shades of Casal #385760
Tints of Casal #385760
RGB
CMYK
RGB Variations
Color information
#385760 (or 0x385760) is known color: Casal. HEX triplet: 38, 57 and 60. RGB value is (56,87,96). Sum of RGB (Red+Green+Blue) = 56+87+96=239 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.43% from 239); Green value is 87 (34.38% from 255 or 36.40% from 239); Blue value is 96 (37.89% from 255 or 40.17% from 239); Max value from RGB is 96 - color contains mainly: blue. Hex color #385760 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385760 is #C7A89F. Grayscale: #4E4E4E. Windows color (decimal): -13084832 or 6313784. OLE color: 6313784.
HSL color Cylindrical-coordinate representation of color #385760: hue angle of 193.5º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #385760 is Cyan = 0.42, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 87 | 96 | - |
| CMYK | 0.42 | 0.09 | 0 | 0.62 |
| HSL | 193.5º | 0.26% | 0.3% | - |
| HSV(B) | 193.5º | 0.42% | 0.38% | - |
| XYZ | 7.15 | 8.5 | 12.33 | - |
| YUV | 78.76 | 137.73 | 111.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 87 | 96 | 0.42 | 0.09 | 0 | 0.62 | 193.5 | 0.26 | 0.3 |
| Hex | 38 | 57 | 60 | 2A | 9 | 0 | 3E | C2 | 1A | 1E |
| Octal | 70 | 127 | 140 | 52 | 11 | 0 | 76 | 302 | 32 | 36 |
| Binary | 111000 | 1010111 | 1100000 | 101010 | 1001 | 0 | 111110 | 11000010 | 11010 | 11110 |
Color Harmonies of #385760
Complementary color
Monochromatic Colors of #385760
Black with #385760
Text Example
Text Example
White with #385760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385760; }
p { color: rgb(56,87,96); }
H1.HeaderClassName
{
color: #385760;
}
.AnyTagClassName
{
color: #385760;
}
</style>
background-color css
<style>
a { background-color: #385760; }
a { background-color: rgb(56,87,96); }
div.DivClassName
{
background-color: #385760;
}
.BgClassName
{
background-color: #385760;
}
</style>
border-color css
<style>
span { border-color: #385760; }
span { border-color: rgb(56,87,96); }
td.TdClassName
{
border-color: #385760;
}
.TagClassName
{
border-color: #385760;
}
</style>