Shades of Casal #395256
Tints of Casal #395256
RGB
CMYK
RGB Variations
Color information
#395256 (or 0x395256) is known color: Casal. HEX triplet: 39, 52 and 56. RGB value is (57,82,86). Sum of RGB (Red+Green+Blue) = 57+82+86=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 82 (32.42% from 255 or 36.44% from 225); Blue value is 86 (33.98% from 255 or 38.22% from 225); Max value from RGB is 86 - color contains mainly: blue. Hex color #395256 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395256 is #C6ADA9. Grayscale: #4A4A4A. Windows color (decimal): -13020586 or 5657145. OLE color: 5657145.
HSL color Cylindrical-coordinate representation of color #395256: hue angle of 188.28º 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 #395256 is Cyan = 0.34, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 82 | 86 | - |
| CMYK | 0.34 | 0.05 | 0 | 0.66 |
| HSL | 188.28º | 0.2% | 0.28% | - |
| HSV(B) | 188.28º | 0.34% | 0.34% | - |
| XYZ | 6.38 | 7.58 | 9.93 | - |
| YUV | 74.98 | 134.22 | 115.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 82 | 86 | 0.34 | 0.05 | 0 | 0.66 | 188.28 | 0.2 | 0.28 |
| Hex | 39 | 52 | 56 | 22 | 5 | 0 | 42 | BC | 14 | 1C |
| Octal | 71 | 122 | 126 | 42 | 5 | 0 | 102 | 274 | 24 | 34 |
| Binary | 111001 | 1010010 | 1010110 | 100010 | 101 | 0 | 1000010 | 10111100 | 10100 | 11100 |
Color Harmonies of #395256
Complementary color
Monochromatic Colors of #395256
Black with #395256
Text Example
Text Example
White with #395256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395256; }
p { color: rgb(57,82,86); }
H1.HeaderClassName
{
color: #395256;
}
.AnyTagClassName
{
color: #395256;
}
</style>
background-color css
<style>
a { background-color: #395256; }
a { background-color: rgb(57,82,86); }
div.DivClassName
{
background-color: #395256;
}
.BgClassName
{
background-color: #395256;
}
</style>
border-color css
<style>
span { border-color: #395256; }
span { border-color: rgb(57,82,86); }
td.TdClassName
{
border-color: #395256;
}
.TagClassName
{
border-color: #395256;
}
</style>