Shades of Casal #375257
Tints of Casal #375257
RGB
CMYK
RGB Variations
Color information
#375257 (or 0x375257) is known color: Casal. HEX triplet: 37, 52 and 57. RGB value is (55,82,87). Sum of RGB (Red+Green+Blue) = 55+82+87=224 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.55% from 224); Green value is 82 (32.42% from 255 or 36.61% from 224); Blue value is 87 (34.38% from 255 or 38.84% from 224); Max value from RGB is 87 - color contains mainly: blue. Hex color #375257 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375257 is #C8ADA8. Grayscale: #4A4A4A. Windows color (decimal): -13151657 or 5722679. OLE color: 5722679.
HSL color Cylindrical-coordinate representation of color #375257: hue angle of 189.38º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #375257 is Cyan = 0.37, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 82 | 87 | - |
| CMYK | 0.37 | 0.06 | 0 | 0.66 |
| HSL | 189.38º | 0.23% | 0.28% | - |
| HSV(B) | 189.38º | 0.37% | 0.34% | - |
| XYZ | 6.31 | 7.53 | 10.14 | - |
| YUV | 74.5 | 135.05 | 114.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 82 | 87 | 0.37 | 0.06 | 0 | 0.66 | 189.38 | 0.23 | 0.28 |
| Hex | 37 | 52 | 57 | 25 | 6 | 0 | 42 | BD | 17 | 1C |
| Octal | 67 | 122 | 127 | 45 | 6 | 0 | 102 | 275 | 27 | 34 |
| Binary | 110111 | 1010010 | 1010111 | 100101 | 110 | 0 | 1000010 | 10111101 | 10111 | 11100 |
Color Harmonies of #375257
Complementary color
Monochromatic Colors of #375257
Black with #375257
Text Example
Text Example
White with #375257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375257; }
p { color: rgb(55,82,87); }
H1.HeaderClassName
{
color: #375257;
}
.AnyTagClassName
{
color: #375257;
}
</style>
background-color css
<style>
a { background-color: #375257; }
a { background-color: rgb(55,82,87); }
div.DivClassName
{
background-color: #375257;
}
.BgClassName
{
background-color: #375257;
}
</style>
border-color css
<style>
span { border-color: #375257; }
span { border-color: rgb(55,82,87); }
td.TdClassName
{
border-color: #375257;
}
.TagClassName
{
border-color: #375257;
}
</style>