Shades of Casal #375860
Tints of Casal #375860
RGB
CMYK
RGB Variations
Color information
#375860 (or 0x375860) is known color: Casal. HEX triplet: 37, 58 and 60. RGB value is (55,88,96). Sum of RGB (Red+Green+Blue) = 55+88+96=239 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.01% from 239); Green value is 88 (34.77% from 255 or 36.82% from 239); Blue value is 96 (37.89% from 255 or 40.17% from 239); Max value from RGB is 96 - color contains mainly: blue. Hex color #375860 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375860 is #C8A79F. Grayscale: #4E4E4E. Windows color (decimal): -13150112 or 6314039. OLE color: 6314039.
HSL color Cylindrical-coordinate representation of color #375860: hue angle of 191.71º 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 #375860 is Cyan = 0.43, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 88 | 96 | - |
| CMYK | 0.43 | 0.08 | 0 | 0.62 |
| HSL | 191.71º | 0.27% | 0.3% | - |
| HSV(B) | 191.71º | 0.43% | 0.38% | - |
| XYZ | 7.18 | 8.64 | 12.36 | - |
| YUV | 79.05 | 137.57 | 110.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 88 | 96 | 0.43 | 0.08 | 0 | 0.62 | 191.71 | 0.27 | 0.3 |
| Hex | 37 | 58 | 60 | 2B | 8 | 0 | 3E | C0 | 1B | 1E |
| Octal | 67 | 130 | 140 | 53 | 10 | 0 | 76 | 300 | 33 | 36 |
| Binary | 110111 | 1011000 | 1100000 | 101011 | 1000 | 0 | 111110 | 11000000 | 11011 | 11110 |
Color Harmonies of #375860
Complementary color
Monochromatic Colors of #375860
Black with #375860
Text Example
Text Example
White with #375860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375860; }
p { color: rgb(55,88,96); }
H1.HeaderClassName
{
color: #375860;
}
.AnyTagClassName
{
color: #375860;
}
</style>
background-color css
<style>
a { background-color: #375860; }
a { background-color: rgb(55,88,96); }
div.DivClassName
{
background-color: #375860;
}
.BgClassName
{
background-color: #375860;
}
</style>
border-color css
<style>
span { border-color: #375860; }
span { border-color: rgb(55,88,96); }
td.TdClassName
{
border-color: #375860;
}
.TagClassName
{
border-color: #375860;
}
</style>