Shades of Casal #375864
Tints of Casal #375864
RGB
CMYK
RGB Variations
Color information
#375864 (or 0x375864) is known color: Casal. HEX triplet: 37, 58 and 64. RGB value is (55,88,100). Sum of RGB (Red+Green+Blue) = 55+88+100=243 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.63% from 243); Green value is 88 (34.77% from 255 or 36.21% from 243); Blue value is 100 (39.45% from 255 or 41.15% from 243); Max value from RGB is 100 - color contains mainly: blue. Hex color #375864 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375864 is #C8A79B. Grayscale: #4F4F4F. Windows color (decimal): -13150108 or 6576183. OLE color: 6576183.
HSL color Cylindrical-coordinate representation of color #375864: hue angle of 196º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #375864 is Cyan = 0.45, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 55 | 88 | 100 | - |
| CMYK | 0.45 | 0.12 | 0 | 0.61 |
| HSL | 196º | 0.29% | 0.3% | - |
| HSV(B) | 196º | 0.45% | 0.39% | - |
| XYZ | 7.37 | 8.71 | 13.35 | - |
| YUV | 79.5 | 139.57 | 110.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 88 | 100 | 0.45 | 0.12 | 0 | 0.61 | 196 | 0.29 | 0.3 |
| Hex | 37 | 58 | 64 | 2D | C | 0 | 3D | C4 | 1D | 1E |
| Octal | 67 | 130 | 144 | 55 | 14 | 0 | 75 | 304 | 35 | 36 |
| Binary | 110111 | 1011000 | 1100100 | 101101 | 1100 | 0 | 111101 | 11000100 | 11101 | 11110 |
Color Harmonies of #375864
Complementary color
Monochromatic Colors of #375864
Black with #375864
Text Example
Text Example
White with #375864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375864; }
p { color: rgb(55,88,100); }
H1.HeaderClassName
{
color: #375864;
}
.AnyTagClassName
{
color: #375864;
}
</style>
background-color css
<style>
a { background-color: #375864; }
a { background-color: rgb(55,88,100); }
div.DivClassName
{
background-color: #375864;
}
.BgClassName
{
background-color: #375864;
}
</style>
border-color css
<style>
span { border-color: #375864; }
span { border-color: rgb(55,88,100); }
td.TdClassName
{
border-color: #375864;
}
.TagClassName
{
border-color: #375864;
}
</style>