Shades of Casal #375861
Tints of Casal #375861
RGB
CMYK
RGB Variations
Color information
#375861 (or 0x375861) is known color: Casal. HEX triplet: 37, 58 and 61. RGB value is (55,88,97). Sum of RGB (Red+Green+Blue) = 55+88+97=240 (31% of max value = 765). Red value is 55 (21.88% from 255 or 22.92% from 240); Green value is 88 (34.77% from 255 or 36.67% from 240); Blue value is 97 (38.28% from 255 or 40.42% from 240); Max value from RGB is 97 - color contains mainly: blue. Hex color #375861 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375861 is #C8A79E. Grayscale: #4F4F4F. Windows color (decimal): -13150111 or 6379575. OLE color: 6379575.
HSL color Cylindrical-coordinate representation of color #375861: hue angle of 192.86º 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 #375861 is Cyan = 0.43, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 88 | 97 | - |
| CMYK | 0.43 | 0.09 | 0 | 0.62 |
| HSL | 192.86º | 0.28% | 0.3% | - |
| HSV(B) | 192.86º | 0.43% | 0.38% | - |
| XYZ | 7.22 | 8.65 | 12.6 | - |
| YUV | 79.16 | 138.07 | 110.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 88 | 97 | 0.43 | 0.09 | 0 | 0.62 | 192.86 | 0.28 | 0.3 |
| Hex | 37 | 58 | 61 | 2B | 9 | 0 | 3E | C1 | 1C | 1E |
| Octal | 67 | 130 | 141 | 53 | 11 | 0 | 76 | 301 | 34 | 36 |
| Binary | 110111 | 1011000 | 1100001 | 101011 | 1001 | 0 | 111110 | 11000001 | 11100 | 11110 |
Color Harmonies of #375861
Complementary color
Monochromatic Colors of #375861
Black with #375861
Text Example
Text Example
White with #375861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375861; }
p { color: rgb(55,88,97); }
H1.HeaderClassName
{
color: #375861;
}
.AnyTagClassName
{
color: #375861;
}
</style>
background-color css
<style>
a { background-color: #375861; }
a { background-color: rgb(55,88,97); }
div.DivClassName
{
background-color: #375861;
}
.BgClassName
{
background-color: #375861;
}
</style>
border-color css
<style>
span { border-color: #375861; }
span { border-color: rgb(55,88,97); }
td.TdClassName
{
border-color: #375861;
}
.TagClassName
{
border-color: #375861;
}
</style>