Shades of Casal #395156
Tints of Casal #395156
RGB
CMYK
RGB Variations
Color information
#395156 (or 0x395156) is known color: Casal. HEX triplet: 39, 51 and 56. RGB value is (57,81,86). Sum of RGB (Red+Green+Blue) = 57+81+86=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 81 (32.03% from 255 or 36.16% from 224); Blue value is 86 (33.98% from 255 or 38.39% from 224); Max value from RGB is 86 - color contains mainly: blue. Hex color #395156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395156 is #C6AEA9. Grayscale: #4A4A4A. Windows color (decimal): -13020842 or 5656889. OLE color: 5656889.
HSL color Cylindrical-coordinate representation of color #395156: hue angle of 190.34º degrees, saturation: 0.2, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #395156 is Cyan = 0.34, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 81 | 86 | - |
| CMYK | 0.34 | 0.06 | 0 | 0.66 |
| HSL | 190.34º | 0.2% | 0.28% | - |
| HSV(B) | 190.34º | 0.34% | 0.34% | - |
| XYZ | 6.31 | 7.43 | 9.91 | - |
| YUV | 74.39 | 134.55 | 115.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 81 | 86 | 0.34 | 0.06 | 0 | 0.66 | 190.34 | 0.2 | 0.28 |
| Hex | 39 | 51 | 56 | 22 | 6 | 0 | 42 | BE | 14 | 1C |
| Octal | 71 | 121 | 126 | 42 | 6 | 0 | 102 | 276 | 24 | 34 |
| Binary | 111001 | 1010001 | 1010110 | 100010 | 110 | 0 | 1000010 | 10111110 | 10100 | 11100 |
Color Harmonies of #395156
Complementary color
Monochromatic Colors of #395156
Black with #395156
Text Example
Text Example
White with #395156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395156; }
p { color: rgb(57,81,86); }
H1.HeaderClassName
{
color: #395156;
}
.AnyTagClassName
{
color: #395156;
}
</style>
background-color css
<style>
a { background-color: #395156; }
a { background-color: rgb(57,81,86); }
div.DivClassName
{
background-color: #395156;
}
.BgClassName
{
background-color: #395156;
}
</style>
border-color css
<style>
span { border-color: #395156; }
span { border-color: rgb(57,81,86); }
td.TdClassName
{
border-color: #395156;
}
.TagClassName
{
border-color: #395156;
}
</style>