Shades of Casal #395560
Tints of Casal #395560
RGB
CMYK
RGB Variations
Color information
#395560 (or 0x395560) is known color: Casal. HEX triplet: 39, 55 and 60. RGB value is (57,85,96). Sum of RGB (Red+Green+Blue) = 57+85+96=238 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.95% from 238); Green value is 85 (33.59% from 255 or 35.71% 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 #395560 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395560 is #C6AA9F. Grayscale: #4D4D4D. Windows color (decimal): -13019808 or 6313273. OLE color: 6313273.
HSL color Cylindrical-coordinate representation of color #395560: hue angle of 196.92º degrees, saturation: 0.25, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #395560 is Cyan = 0.41, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 85 | 96 | - |
| CMYK | 0.41 | 0.11 | 0 | 0.62 |
| HSL | 196.92º | 0.25% | 0.3% | - |
| HSV(B) | 196.92º | 0.41% | 0.38% | - |
| XYZ | 7.05 | 8.21 | 12.28 | - |
| YUV | 77.88 | 138.22 | 113.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 85 | 96 | 0.41 | 0.11 | 0 | 0.62 | 196.92 | 0.25 | 0.3 |
| Hex | 39 | 55 | 60 | 29 | B | 0 | 3E | C5 | 19 | 1E |
| Octal | 71 | 125 | 140 | 51 | 13 | 0 | 76 | 305 | 31 | 36 |
| Binary | 111001 | 1010101 | 1100000 | 101001 | 1011 | 0 | 111110 | 11000101 | 11001 | 11110 |
Color Harmonies of #395560
Complementary color
Monochromatic Colors of #395560
Black with #395560
Text Example
Text Example
White with #395560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395560; }
p { color: rgb(57,85,96); }
H1.HeaderClassName
{
color: #395560;
}
.AnyTagClassName
{
color: #395560;
}
</style>
background-color css
<style>
a { background-color: #395560; }
a { background-color: rgb(57,85,96); }
div.DivClassName
{
background-color: #395560;
}
.BgClassName
{
background-color: #395560;
}
</style>
border-color css
<style>
span { border-color: #395560; }
span { border-color: rgb(57,85,96); }
td.TdClassName
{
border-color: #395560;
}
.TagClassName
{
border-color: #395560;
}
</style>