Shades of Casal #375461
Tints of Casal #375461
RGB
CMYK
RGB Variations
Color information
#375461 (or 0x375461) is known color: Casal. HEX triplet: 37, 54 and 61. RGB value is (55,84,97). Sum of RGB (Red+Green+Blue) = 55+84+97=236 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.31% from 236); Green value is 84 (33.20% from 255 or 35.59% from 236); Blue value is 97 (38.28% from 255 or 41.10% from 236); Max value from RGB is 97 - color contains mainly: blue. Hex color #375461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375461 is #C8AB9E. Grayscale: #4C4C4C. Windows color (decimal): -13151135 or 6378551. OLE color: 6378551.
HSL color Cylindrical-coordinate representation of color #375461: hue angle of 198.57º 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 #375461 is Cyan = 0.43, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 84 | 97 | - |
| CMYK | 0.43 | 0.13 | 0 | 0.62 |
| HSL | 198.57º | 0.28% | 0.3% | - |
| HSV(B) | 198.57º | 0.43% | 0.38% | - |
| XYZ | 6.9 | 8.02 | 12.49 | - |
| YUV | 76.81 | 139.39 | 112.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 84 | 97 | 0.43 | 0.13 | 0 | 0.62 | 198.57 | 0.28 | 0.3 |
| Hex | 37 | 54 | 61 | 2B | D | 0 | 3E | C7 | 1C | 1E |
| Octal | 67 | 124 | 141 | 53 | 15 | 0 | 76 | 307 | 34 | 36 |
| Binary | 110111 | 1010100 | 1100001 | 101011 | 1101 | 0 | 111110 | 11000111 | 11100 | 11110 |
Color Harmonies of #375461
Complementary color
Monochromatic Colors of #375461
Black with #375461
Text Example
Text Example
White with #375461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375461; }
p { color: rgb(55,84,97); }
H1.HeaderClassName
{
color: #375461;
}
.AnyTagClassName
{
color: #375461;
}
</style>
background-color css
<style>
a { background-color: #375461; }
a { background-color: rgb(55,84,97); }
div.DivClassName
{
background-color: #375461;
}
.BgClassName
{
background-color: #375461;
}
</style>
border-color css
<style>
span { border-color: #375461; }
span { border-color: rgb(55,84,97); }
td.TdClassName
{
border-color: #375461;
}
.TagClassName
{
border-color: #375461;
}
</style>