Shades of Casal #385660
Tints of Casal #385660
RGB
CMYK
RGB Variations
Color information
#385660 (or 0x385660) is known color: Casal. HEX triplet: 38, 56 and 60. RGB value is (56,86,96). Sum of RGB (Red+Green+Blue) = 56+86+96=238 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.53% from 238); Green value is 86 (33.98% from 255 or 36.13% from 238); Blue value is 96 (37.89% from 255 or 40.34% from 238); Max value from RGB is 96 - color contains mainly: blue. Hex color #385660 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385660 is #C7A99F. Grayscale: #4E4E4E. Windows color (decimal): -13085088 or 6313528. OLE color: 6313528.
HSL color Cylindrical-coordinate representation of color #385660: hue angle of 195º 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 #385660 is Cyan = 0.42, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 86 | 96 | - |
| CMYK | 0.42 | 0.10 | 0 | 0.62 |
| HSL | 195º | 0.26% | 0.3% | - |
| HSV(B) | 195º | 0.42% | 0.38% | - |
| XYZ | 7.07 | 8.34 | 12.3 | - |
| YUV | 78.17 | 138.06 | 112.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 96 | 0.42 | 0.10 | 0 | 0.62 | 195 | 0.26 | 0.3 |
| Hex | 38 | 56 | 60 | 2A | A | 0 | 3E | C3 | 1A | 1E |
| Octal | 70 | 126 | 140 | 52 | 12 | 0 | 76 | 303 | 32 | 36 |
| Binary | 111000 | 1010110 | 1100000 | 101010 | 1010 | 0 | 111110 | 11000011 | 11010 | 11110 |
Color Harmonies of #385660
Complementary color
Monochromatic Colors of #385660
Black with #385660
Text Example
Text Example
White with #385660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385660; }
p { color: rgb(56,86,96); }
H1.HeaderClassName
{
color: #385660;
}
.AnyTagClassName
{
color: #385660;
}
</style>
background-color css
<style>
a { background-color: #385660; }
a { background-color: rgb(56,86,96); }
div.DivClassName
{
background-color: #385660;
}
.BgClassName
{
background-color: #385660;
}
</style>
border-color css
<style>
span { border-color: #385660; }
span { border-color: rgb(56,86,96); }
td.TdClassName
{
border-color: #385660;
}
.TagClassName
{
border-color: #385660;
}
</style>