Shades of Casal #395860
Tints of Casal #395860
RGB
CMYK
RGB Variations
Color information
#395860 (or 0x395860) is known color: Casal. HEX triplet: 39, 58 and 60. RGB value is (57,88,96). Sum of RGB (Red+Green+Blue) = 57+88+96=241 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.65% from 241); Green value is 88 (34.77% from 255 or 36.51% 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 #395860 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395860 is #C6A79F. Grayscale: #4F4F4F. Windows color (decimal): -13019040 or 6314041. OLE color: 6314041.
HSL color Cylindrical-coordinate representation of color #395860: hue angle of 192.31º 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 #395860 is Cyan = 0.41, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 88 | 96 | - |
| CMYK | 0.41 | 0.08 | 0 | 0.62 |
| HSL | 192.31º | 0.25% | 0.3% | - |
| HSV(B) | 192.31º | 0.41% | 0.38% | - |
| XYZ | 7.29 | 8.69 | 12.36 | - |
| YUV | 79.64 | 137.23 | 111.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 88 | 96 | 0.41 | 0.08 | 0 | 0.62 | 192.31 | 0.25 | 0.3 |
| Hex | 39 | 58 | 60 | 29 | 8 | 0 | 3E | C0 | 19 | 1E |
| Octal | 71 | 130 | 140 | 51 | 10 | 0 | 76 | 300 | 31 | 36 |
| Binary | 111001 | 1011000 | 1100000 | 101001 | 1000 | 0 | 111110 | 11000000 | 11001 | 11110 |
Color Harmonies of #395860
Complementary color
Monochromatic Colors of #395860
Black with #395860
Text Example
Text Example
White with #395860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395860; }
p { color: rgb(57,88,96); }
H1.HeaderClassName
{
color: #395860;
}
.AnyTagClassName
{
color: #395860;
}
</style>
background-color css
<style>
a { background-color: #395860; }
a { background-color: rgb(57,88,96); }
div.DivClassName
{
background-color: #395860;
}
.BgClassName
{
background-color: #395860;
}
</style>
border-color css
<style>
span { border-color: #395860; }
span { border-color: rgb(57,88,96); }
td.TdClassName
{
border-color: #395860;
}
.TagClassName
{
border-color: #395860;
}
</style>