Shades of Casal #375059
Tints of Casal #375059
RGB
CMYK
RGB Variations
Color information
#375059 (or 0x375059) is known color: Casal. HEX triplet: 37, 50 and 59. RGB value is (55,80,89). Sum of RGB (Red+Green+Blue) = 55+80+89=224 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.55% from 224); Green value is 80 (31.64% from 255 or 35.71% from 224); Blue value is 89 (35.16% from 255 or 39.73% from 224); Max value from RGB is 89 - color contains mainly: blue. Hex color #375059 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375059 is #C8AFA6. Grayscale: #494949. Windows color (decimal): -13152167 or 5853239. OLE color: 5853239.
HSL color Cylindrical-coordinate representation of color #375059: hue angle of 195.88º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #375059 is Cyan = 0.38, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 80 | 89 | - |
| CMYK | 0.38 | 0.10 | 0 | 0.65 |
| HSL | 195.88º | 0.24% | 0.28% | - |
| HSV(B) | 195.88º | 0.38% | 0.35% | - |
| XYZ | 6.25 | 7.27 | 10.53 | - |
| YUV | 73.55 | 136.72 | 114.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 80 | 89 | 0.38 | 0.10 | 0 | 0.65 | 195.88 | 0.24 | 0.28 |
| Hex | 37 | 50 | 59 | 26 | A | 0 | 41 | C4 | 18 | 1C |
| Octal | 67 | 120 | 131 | 46 | 12 | 0 | 101 | 304 | 30 | 34 |
| Binary | 110111 | 1010000 | 1011001 | 100110 | 1010 | 0 | 1000001 | 11000100 | 11000 | 11100 |
Color Harmonies of #375059
Complementary color
Monochromatic Colors of #375059
Black with #375059
Text Example
Text Example
White with #375059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375059; }
p { color: rgb(55,80,89); }
H1.HeaderClassName
{
color: #375059;
}
.AnyTagClassName
{
color: #375059;
}
</style>
background-color css
<style>
a { background-color: #375059; }
a { background-color: rgb(55,80,89); }
div.DivClassName
{
background-color: #375059;
}
.BgClassName
{
background-color: #375059;
}
</style>
border-color css
<style>
span { border-color: #375059; }
span { border-color: rgb(55,80,89); }
td.TdClassName
{
border-color: #375059;
}
.TagClassName
{
border-color: #375059;
}
</style>