Shades of Casal #375661
Tints of Casal #375661
RGB
CMYK
RGB Variations
Color information
#375661 (or 0x375661) is known color: Casal. HEX triplet: 37, 56 and 61. RGB value is (55,86,97). Sum of RGB (Red+Green+Blue) = 55+86+97=238 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.11% from 238); Green value is 86 (33.98% from 255 or 36.13% from 238); Blue value is 97 (38.28% from 255 or 40.76% from 238); Max value from RGB is 97 - color contains mainly: blue. Hex color #375661 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375661 is #C8A99E. Grayscale: #4D4D4D. Windows color (decimal): -13150623 or 6379063. OLE color: 6379063.
HSL color Cylindrical-coordinate representation of color #375661: hue angle of 195.71º 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 #375661 is Cyan = 0.43, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 86 | 97 | - |
| CMYK | 0.43 | 0.11 | 0 | 0.62 |
| HSL | 195.71º | 0.28% | 0.3% | - |
| HSV(B) | 195.71º | 0.43% | 0.38% | - |
| XYZ | 7.06 | 8.33 | 12.55 | - |
| YUV | 77.99 | 138.73 | 111.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 86 | 97 | 0.43 | 0.11 | 0 | 0.62 | 195.71 | 0.28 | 0.3 |
| Hex | 37 | 56 | 61 | 2B | B | 0 | 3E | C4 | 1C | 1E |
| Octal | 67 | 126 | 141 | 53 | 13 | 0 | 76 | 304 | 34 | 36 |
| Binary | 110111 | 1010110 | 1100001 | 101011 | 1011 | 0 | 111110 | 11000100 | 11100 | 11110 |
Color Harmonies of #375661
Complementary color
Monochromatic Colors of #375661
Black with #375661
Text Example
Text Example
White with #375661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375661; }
p { color: rgb(55,86,97); }
H1.HeaderClassName
{
color: #375661;
}
.AnyTagClassName
{
color: #375661;
}
</style>
background-color css
<style>
a { background-color: #375661; }
a { background-color: rgb(55,86,97); }
div.DivClassName
{
background-color: #375661;
}
.BgClassName
{
background-color: #375661;
}
</style>
border-color css
<style>
span { border-color: #375661; }
span { border-color: rgb(55,86,97); }
td.TdClassName
{
border-color: #375661;
}
.TagClassName
{
border-color: #375661;
}
</style>