Shades of Casal #375459
Tints of Casal #375459
RGB
CMYK
RGB Variations
Color information
#375459 (or 0x375459) is known color: Casal. HEX triplet: 37, 54 and 59. RGB value is (55,84,89). Sum of RGB (Red+Green+Blue) = 55+84+89=228 (30% of max value = 765). Red value is 55 (21.88% from 255 or 24.12% from 228); Green value is 84 (33.20% from 255 or 36.84% from 228); Blue value is 89 (35.16% from 255 or 39.04% from 228); Max value from RGB is 89 - color contains mainly: blue. Hex color #375459 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375459 is #C8ABA6. Grayscale: #4B4B4B. Windows color (decimal): -13151143 or 5854263. OLE color: 5854263.
HSL color Cylindrical-coordinate representation of color #375459: hue angle of 188.82º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #375459 is Cyan = 0.38, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 84 | 89 | - |
| CMYK | 0.38 | 0.06 | 0 | 0.65 |
| HSL | 188.82º | 0.24% | 0.28% | - |
| HSV(B) | 188.82º | 0.38% | 0.35% | - |
| XYZ | 6.55 | 7.87 | 10.63 | - |
| YUV | 75.9 | 135.39 | 113.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 84 | 89 | 0.38 | 0.06 | 0 | 0.65 | 188.82 | 0.24 | 0.28 |
| Hex | 37 | 54 | 59 | 26 | 6 | 0 | 41 | BD | 18 | 1C |
| Octal | 67 | 124 | 131 | 46 | 6 | 0 | 101 | 275 | 30 | 34 |
| Binary | 110111 | 1010100 | 1011001 | 100110 | 110 | 0 | 1000001 | 10111101 | 11000 | 11100 |
Color Harmonies of #375459
Complementary color
Monochromatic Colors of #375459
Black with #375459
Text Example
Text Example
White with #375459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375459; }
p { color: rgb(55,84,89); }
H1.HeaderClassName
{
color: #375459;
}
.AnyTagClassName
{
color: #375459;
}
</style>
background-color css
<style>
a { background-color: #375459; }
a { background-color: rgb(55,84,89); }
div.DivClassName
{
background-color: #375459;
}
.BgClassName
{
background-color: #375459;
}
</style>
border-color css
<style>
span { border-color: #375459; }
span { border-color: rgb(55,84,89); }
td.TdClassName
{
border-color: #375459;
}
.TagClassName
{
border-color: #375459;
}
</style>