Shades of Casal #375960
Tints of Casal #375960
RGB
CMYK
RGB Variations
Color information
#375960 (or 0x375960) is known color: Casal. HEX triplet: 37, 59 and 60. RGB value is (55,89,96). Sum of RGB (Red+Green+Blue) = 55+89+96=240 (31% of max value = 765). Red value is 55 (21.88% from 255 or 22.92% from 240); Green value is 89 (35.16% from 255 or 37.08% from 240); Blue value is 96 (37.89% from 255 or 40% from 240); Max value from RGB is 96 - color contains mainly: blue. Hex color #375960 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375960 is #C8A69F. Grayscale: #4F4F4F. Windows color (decimal): -13149856 or 6314295. OLE color: 6314295.
HSL color Cylindrical-coordinate representation of color #375960: hue angle of 190.24º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #375960 is Cyan = 0.43, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 89 | 96 | - |
| CMYK | 0.43 | 0.07 | 0 | 0.62 |
| HSL | 190.24º | 0.27% | 0.3% | - |
| HSV(B) | 190.24º | 0.43% | 0.38% | - |
| XYZ | 7.26 | 8.8 | 12.38 | - |
| YUV | 79.63 | 137.24 | 110.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 89 | 96 | 0.43 | 0.07 | 0 | 0.62 | 190.24 | 0.27 | 0.3 |
| Hex | 37 | 59 | 60 | 2B | 7 | 0 | 3E | BE | 1B | 1E |
| Octal | 67 | 131 | 140 | 53 | 7 | 0 | 76 | 276 | 33 | 36 |
| Binary | 110111 | 1011001 | 1100000 | 101011 | 111 | 0 | 111110 | 10111110 | 11011 | 11110 |
Color Harmonies of #375960
Complementary color
Monochromatic Colors of #375960
Black with #375960
Text Example
Text Example
White with #375960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375960; }
p { color: rgb(55,89,96); }
H1.HeaderClassName
{
color: #375960;
}
.AnyTagClassName
{
color: #375960;
}
</style>
background-color css
<style>
a { background-color: #375960; }
a { background-color: rgb(55,89,96); }
div.DivClassName
{
background-color: #375960;
}
.BgClassName
{
background-color: #375960;
}
</style>
border-color css
<style>
span { border-color: #375960; }
span { border-color: rgb(55,89,96); }
td.TdClassName
{
border-color: #375960;
}
.TagClassName
{
border-color: #375960;
}
</style>