Shades of Casal #325960
Tints of Casal #325960
RGB
CMYK
RGB Variations
Color information
#325960 (or 0x325960) is known color: Casal. HEX triplet: 32, 59 and 60. RGB value is (50,89,96). Sum of RGB (Red+Green+Blue) = 50+89+96=235 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.28% from 235); Green value is 89 (35.16% from 255 or 37.87% from 235); Blue value is 96 (37.89% from 255 or 40.85% from 235); Max value from RGB is 96 - color contains mainly: blue. Hex color #325960 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325960 is #CDA69F. Grayscale: #4E4E4E. Windows color (decimal): -13477536 or 6314290. OLE color: 6314290.
HSL color Cylindrical-coordinate representation of color #325960: hue angle of 189.13º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #325960 is Cyan = 0.48, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 89 | 96 | - |
| CMYK | 0.48 | 0.07 | 0 | 0.62 |
| HSL | 189.13º | 0.32% | 0.29% | - |
| HSV(B) | 189.13º | 0.48% | 0.38% | - |
| XYZ | 7 | 8.67 | 12.37 | - |
| YUV | 78.14 | 138.08 | 107.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 89 | 96 | 0.48 | 0.07 | 0 | 0.62 | 189.13 | 0.32 | 0.29 |
| Hex | 32 | 59 | 60 | 30 | 7 | 0 | 3E | BD | 20 | 1D |
| Octal | 62 | 131 | 140 | 60 | 7 | 0 | 76 | 275 | 40 | 35 |
| Binary | 110010 | 1011001 | 1100000 | 110000 | 111 | 0 | 111110 | 10111101 | 100000 | 11101 |
Color Harmonies of #325960
Complementary color
Monochromatic Colors of #325960
Black with #325960
Text Example
Text Example
White with #325960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325960; }
p { color: rgb(50,89,96); }
H1.HeaderClassName
{
color: #325960;
}
.AnyTagClassName
{
color: #325960;
}
</style>
background-color css
<style>
a { background-color: #325960; }
a { background-color: rgb(50,89,96); }
div.DivClassName
{
background-color: #325960;
}
.BgClassName
{
background-color: #325960;
}
</style>
border-color css
<style>
span { border-color: #325960; }
span { border-color: rgb(50,89,96); }
td.TdClassName
{
border-color: #325960;
}
.TagClassName
{
border-color: #325960;
}
</style>