Shades of Casal #375562
Tints of Casal #375562
RGB
CMYK
RGB Variations
Color information
#375562 (or 0x375562) is known color: Casal. HEX triplet: 37, 55 and 62. RGB value is (55,85,98). Sum of RGB (Red+Green+Blue) = 55+85+98=238 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.11% from 238); Green value is 85 (33.59% from 255 or 35.71% from 238); Blue value is 98 (38.67% from 255 or 41.18% from 238); Max value from RGB is 98 - color contains mainly: blue. Hex color #375562 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375562 is #C8AA9D. Grayscale: #4D4D4D. Windows color (decimal): -13150878 or 6444343. OLE color: 6444343.
HSL color Cylindrical-coordinate representation of color #375562: hue angle of 198.14º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #375562 is Cyan = 0.44, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 85 | 98 | - |
| CMYK | 0.44 | 0.13 | 0 | 0.62 |
| HSL | 198.14º | 0.28% | 0.3% | - |
| HSV(B) | 198.14º | 0.44% | 0.38% | - |
| XYZ | 7.03 | 8.19 | 12.77 | - |
| YUV | 77.51 | 139.56 | 111.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 85 | 98 | 0.44 | 0.13 | 0 | 0.62 | 198.14 | 0.28 | 0.3 |
| Hex | 37 | 55 | 62 | 2C | D | 0 | 3E | C6 | 1C | 1E |
| Octal | 67 | 125 | 142 | 54 | 15 | 0 | 76 | 306 | 34 | 36 |
| Binary | 110111 | 1010101 | 1100010 | 101100 | 1101 | 0 | 111110 | 11000110 | 11100 | 11110 |
Color Harmonies of #375562
Complementary color
Monochromatic Colors of #375562
Black with #375562
Text Example
Text Example
White with #375562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375562; }
p { color: rgb(55,85,98); }
H1.HeaderClassName
{
color: #375562;
}
.AnyTagClassName
{
color: #375562;
}
</style>
background-color css
<style>
a { background-color: #375562; }
a { background-color: rgb(55,85,98); }
div.DivClassName
{
background-color: #375562;
}
.BgClassName
{
background-color: #375562;
}
</style>
border-color css
<style>
span { border-color: #375562; }
span { border-color: rgb(55,85,98); }
td.TdClassName
{
border-color: #375562;
}
.TagClassName
{
border-color: #375562;
}
</style>