Shades of Casal #375961
Tints of Casal #375961
RGB
CMYK
RGB Variations
Color information
#375961 (or 0x375961) is known color: Casal. HEX triplet: 37, 59 and 61. RGB value is (55,89,97). Sum of RGB (Red+Green+Blue) = 55+89+97=241 (31% of max value = 765). Red value is 55 (21.88% from 255 or 22.82% from 241); Green value is 89 (35.16% from 255 or 36.93% from 241); Blue value is 97 (38.28% from 255 or 40.25% from 241); Max value from RGB is 97 - color contains mainly: blue. Hex color #375961 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375961 is #C8A69E. Grayscale: #4F4F4F. Windows color (decimal): -13149855 or 6379831. OLE color: 6379831.
HSL color Cylindrical-coordinate representation of color #375961: hue angle of 191.43º degrees, saturation: 0.28, 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 #375961 is Cyan = 0.43, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 89 | 97 | - |
| CMYK | 0.43 | 0.08 | 0 | 0.62 |
| HSL | 191.43º | 0.28% | 0.3% | - |
| HSV(B) | 191.43º | 0.43% | 0.38% | - |
| XYZ | 7.31 | 8.82 | 12.63 | - |
| YUV | 79.75 | 137.74 | 110.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 89 | 97 | 0.43 | 0.08 | 0 | 0.62 | 191.43 | 0.28 | 0.3 |
| Hex | 37 | 59 | 61 | 2B | 8 | 0 | 3E | BF | 1C | 1E |
| Octal | 67 | 131 | 141 | 53 | 10 | 0 | 76 | 277 | 34 | 36 |
| Binary | 110111 | 1011001 | 1100001 | 101011 | 1000 | 0 | 111110 | 10111111 | 11100 | 11110 |
Color Harmonies of #375961
Complementary color
Monochromatic Colors of #375961
Black with #375961
Text Example
Text Example
White with #375961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375961; }
p { color: rgb(55,89,97); }
H1.HeaderClassName
{
color: #375961;
}
.AnyTagClassName
{
color: #375961;
}
</style>
background-color css
<style>
a { background-color: #375961; }
a { background-color: rgb(55,89,97); }
div.DivClassName
{
background-color: #375961;
}
.BgClassName
{
background-color: #375961;
}
</style>
border-color css
<style>
span { border-color: #375961; }
span { border-color: rgb(55,89,97); }
td.TdClassName
{
border-color: #375961;
}
.TagClassName
{
border-color: #375961;
}
</style>