Shades of Casal #395559
Tints of Casal #395559
RGB
CMYK
RGB Variations
Color information
#395559 (or 0x395559) is known color: Casal. HEX triplet: 39, 55 and 59. RGB value is (57,85,89). Sum of RGB (Red+Green+Blue) = 57+85+89=231 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.68% from 231); Green value is 85 (33.59% from 255 or 36.80% from 231); Blue value is 89 (35.16% from 255 or 38.53% from 231); Max value from RGB is 89 - color contains mainly: blue. Hex color #395559 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395559 is #C6AAA6. Grayscale: #4D4D4D. Windows color (decimal): -13019815 or 5854521. OLE color: 5854521.
HSL color Cylindrical-coordinate representation of color #395559: hue angle of 187.5º degrees, saturation: 0.22, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #395559 is Cyan = 0.36, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 57 | 85 | 89 | - |
| CMYK | 0.36 | 0.04 | 0 | 0.65 |
| HSL | 187.5º | 0.22% | 0.29% | - |
| HSV(B) | 187.5º | 0.36% | 0.35% | - |
| XYZ | 6.74 | 8.09 | 10.66 | - |
| YUV | 77.08 | 134.72 | 113.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 85 | 89 | 0.36 | 0.04 | 0 | 0.65 | 187.5 | 0.22 | 0.29 |
| Hex | 39 | 55 | 59 | 24 | 4 | 0 | 41 | BC | 16 | 1D |
| Octal | 71 | 125 | 131 | 44 | 4 | 0 | 101 | 274 | 26 | 35 |
| Binary | 111001 | 1010101 | 1011001 | 100100 | 100 | 0 | 1000001 | 10111100 | 10110 | 11101 |
Color Harmonies of #395559
Complementary color
Monochromatic Colors of #395559
Black with #395559
Text Example
Text Example
White with #395559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395559; }
p { color: rgb(57,85,89); }
H1.HeaderClassName
{
color: #395559;
}
.AnyTagClassName
{
color: #395559;
}
</style>
background-color css
<style>
a { background-color: #395559; }
a { background-color: rgb(57,85,89); }
div.DivClassName
{
background-color: #395559;
}
.BgClassName
{
background-color: #395559;
}
</style>
border-color css
<style>
span { border-color: #395559; }
span { border-color: rgb(57,85,89); }
td.TdClassName
{
border-color: #395559;
}
.TagClassName
{
border-color: #395559;
}
</style>