Shades of Casal #395662
Tints of Casal #395662
RGB
CMYK
RGB Variations
Color information
#395662 (or 0x395662) is known color: Casal. HEX triplet: 39, 56 and 62. RGB value is (57,86,98). Sum of RGB (Red+Green+Blue) = 57+86+98=241 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.65% from 241); Green value is 86 (33.98% from 255 or 35.68% from 241); Blue value is 98 (38.67% from 255 or 40.66% from 241); Max value from RGB is 98 - color contains mainly: blue. Hex color #395662 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395662 is #C6A99D. Grayscale: #4E4E4E. Windows color (decimal): -13019550 or 6444601. OLE color: 6444601.
HSL color Cylindrical-coordinate representation of color #395662: hue angle of 197.56º 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 #395662 is Cyan = 0.42, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 86 | 98 | - |
| CMYK | 0.42 | 0.12 | 0 | 0.62 |
| HSL | 197.56º | 0.26% | 0.3% | - |
| HSV(B) | 197.56º | 0.42% | 0.38% | - |
| XYZ | 7.22 | 8.41 | 12.8 | - |
| YUV | 78.7 | 138.89 | 112.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 86 | 98 | 0.42 | 0.12 | 0 | 0.62 | 197.56 | 0.26 | 0.3 |
| Hex | 39 | 56 | 62 | 2A | C | 0 | 3E | C6 | 1A | 1E |
| Octal | 71 | 126 | 142 | 52 | 14 | 0 | 76 | 306 | 32 | 36 |
| Binary | 111001 | 1010110 | 1100010 | 101010 | 1100 | 0 | 111110 | 11000110 | 11010 | 11110 |
Color Harmonies of #395662
Complementary color
Monochromatic Colors of #395662
Black with #395662
Text Example
Text Example
White with #395662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395662; }
p { color: rgb(57,86,98); }
H1.HeaderClassName
{
color: #395662;
}
.AnyTagClassName
{
color: #395662;
}
</style>
background-color css
<style>
a { background-color: #395662; }
a { background-color: rgb(57,86,98); }
div.DivClassName
{
background-color: #395662;
}
.BgClassName
{
background-color: #395662;
}
</style>
border-color css
<style>
span { border-color: #395662; }
span { border-color: rgb(57,86,98); }
td.TdClassName
{
border-color: #395662;
}
.TagClassName
{
border-color: #395662;
}
</style>