Shades of Casal #375863
Tints of Casal #375863
RGB
CMYK
RGB Variations
Color information
#375863 (or 0x375863) is known color: Casal. HEX triplet: 37, 58 and 63. RGB value is (55,88,99). Sum of RGB (Red+Green+Blue) = 55+88+99=242 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.73% from 242); Green value is 88 (34.77% from 255 or 36.36% from 242); Blue value is 99 (39.06% from 255 or 40.91% from 242); Max value from RGB is 99 - color contains mainly: blue. Hex color #375863 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375863 is #C8A79C. Grayscale: #4F4F4F. Windows color (decimal): -13150109 or 6510647. OLE color: 6510647.
HSL color Cylindrical-coordinate representation of color #375863: hue angle of 195º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #375863 is Cyan = 0.44, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 55 | 88 | 99 | - |
| CMYK | 0.44 | 0.11 | 0 | 0.61 |
| HSL | 195º | 0.29% | 0.3% | - |
| HSV(B) | 195º | 0.44% | 0.39% | - |
| XYZ | 7.32 | 8.69 | 13.1 | - |
| YUV | 79.39 | 139.07 | 110.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 88 | 99 | 0.44 | 0.11 | 0 | 0.61 | 195 | 0.29 | 0.3 |
| Hex | 37 | 58 | 63 | 2C | B | 0 | 3D | C3 | 1D | 1E |
| Octal | 67 | 130 | 143 | 54 | 13 | 0 | 75 | 303 | 35 | 36 |
| Binary | 110111 | 1011000 | 1100011 | 101100 | 1011 | 0 | 111101 | 11000011 | 11101 | 11110 |
Color Harmonies of #375863
Complementary color
Monochromatic Colors of #375863
Black with #375863
Text Example
Text Example
White with #375863
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375863; }
p { color: rgb(55,88,99); }
H1.HeaderClassName
{
color: #375863;
}
.AnyTagClassName
{
color: #375863;
}
</style>
background-color css
<style>
a { background-color: #375863; }
a { background-color: rgb(55,88,99); }
div.DivClassName
{
background-color: #375863;
}
.BgClassName
{
background-color: #375863;
}
</style>
border-color css
<style>
span { border-color: #375863; }
span { border-color: rgb(55,88,99); }
td.TdClassName
{
border-color: #375863;
}
.TagClassName
{
border-color: #375863;
}
</style>