Shades of Casal #385960
Tints of Casal #385960
RGB
CMYK
RGB Variations
Color information
#385960 (or 0x385960) is known color: Casal. HEX triplet: 38, 59 and 60. RGB value is (56,89,96). Sum of RGB (Red+Green+Blue) = 56+89+96=241 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.24% from 241); Green value is 89 (35.16% from 255 or 36.93% from 241); Blue value is 96 (37.89% from 255 or 39.83% from 241); Max value from RGB is 96 - color contains mainly: blue. Hex color #385960 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385960 is #C7A69F. Grayscale: #4F4F4F. Windows color (decimal): -13084320 or 6314296. OLE color: 6314296.
HSL color Cylindrical-coordinate representation of color #385960: hue angle of 190.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 #385960 is Cyan = 0.42, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 89 | 96 | - |
| CMYK | 0.42 | 0.07 | 0 | 0.62 |
| HSL | 190.5º | 0.26% | 0.3% | - |
| HSV(B) | 190.5º | 0.42% | 0.38% | - |
| XYZ | 7.31 | 8.83 | 12.39 | - |
| YUV | 79.93 | 137.07 | 110.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 89 | 96 | 0.42 | 0.07 | 0 | 0.62 | 190.5 | 0.26 | 0.3 |
| Hex | 38 | 59 | 60 | 2A | 7 | 0 | 3E | BE | 1A | 1E |
| Octal | 70 | 131 | 140 | 52 | 7 | 0 | 76 | 276 | 32 | 36 |
| Binary | 111000 | 1011001 | 1100000 | 101010 | 111 | 0 | 111110 | 10111110 | 11010 | 11110 |
Color Harmonies of #385960
Complementary color
Monochromatic Colors of #385960
Black with #385960
Text Example
Text Example
White with #385960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385960; }
p { color: rgb(56,89,96); }
H1.HeaderClassName
{
color: #385960;
}
.AnyTagClassName
{
color: #385960;
}
</style>
background-color css
<style>
a { background-color: #385960; }
a { background-color: rgb(56,89,96); }
div.DivClassName
{
background-color: #385960;
}
.BgClassName
{
background-color: #385960;
}
</style>
border-color css
<style>
span { border-color: #385960; }
span { border-color: rgb(56,89,96); }
td.TdClassName
{
border-color: #385960;
}
.TagClassName
{
border-color: #385960;
}
</style>