Shades of Casal #375760
Tints of Casal #375760
RGB
CMYK
RGB Variations
Color information
#375760 (or 0x375760) is known color: Casal. HEX triplet: 37, 57 and 60. RGB value is (55,87,96). Sum of RGB (Red+Green+Blue) = 55+87+96=238 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.11% from 238); Green value is 87 (34.38% from 255 or 36.55% from 238); Blue value is 96 (37.89% from 255 or 40.34% from 238); Max value from RGB is 96 - color contains mainly: blue. Hex color #375760 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375760 is #C8A89F. Grayscale: #4E4E4E. Windows color (decimal): -13150368 or 6313783. OLE color: 6313783.
HSL color Cylindrical-coordinate representation of color #375760: hue angle of 193.17º 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 #375760 is Cyan = 0.43, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 87 | 96 | - |
| CMYK | 0.43 | 0.09 | 0 | 0.62 |
| HSL | 193.17º | 0.27% | 0.3% | - |
| HSV(B) | 193.17º | 0.43% | 0.38% | - |
| XYZ | 7.1 | 8.47 | 12.33 | - |
| YUV | 78.46 | 137.9 | 111.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 87 | 96 | 0.43 | 0.09 | 0 | 0.62 | 193.17 | 0.27 | 0.3 |
| Hex | 37 | 57 | 60 | 2B | 9 | 0 | 3E | C1 | 1B | 1E |
| Octal | 67 | 127 | 140 | 53 | 11 | 0 | 76 | 301 | 33 | 36 |
| Binary | 110111 | 1010111 | 1100000 | 101011 | 1001 | 0 | 111110 | 11000001 | 11011 | 11110 |
Color Harmonies of #375760
Complementary color
Monochromatic Colors of #375760
Black with #375760
Text Example
Text Example
White with #375760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375760; }
p { color: rgb(55,87,96); }
H1.HeaderClassName
{
color: #375760;
}
.AnyTagClassName
{
color: #375760;
}
</style>
background-color css
<style>
a { background-color: #375760; }
a { background-color: rgb(55,87,96); }
div.DivClassName
{
background-color: #375760;
}
.BgClassName
{
background-color: #375760;
}
</style>
border-color css
<style>
span { border-color: #375760; }
span { border-color: rgb(55,87,96); }
td.TdClassName
{
border-color: #375760;
}
.TagClassName
{
border-color: #375760;
}
</style>