Shades of Casal #325961
Tints of Casal #325961
RGB
CMYK
RGB Variations
Color information
#325961 (or 0x325961) is known color: Casal. HEX triplet: 32, 59 and 61. RGB value is (50,89,97). Sum of RGB (Red+Green+Blue) = 50+89+97=236 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.19% from 236); Green value is 89 (35.16% from 255 or 37.71% 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 #325961 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325961 is #CDA69E. Grayscale: #4E4E4E. Windows color (decimal): -13477535 or 6379826. OLE color: 6379826.
HSL color Cylindrical-coordinate representation of color #325961: hue angle of 190.21º 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 #325961 is Cyan = 0.48, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 89 | 97 | - |
| CMYK | 0.48 | 0.08 | 0 | 0.62 |
| HSL | 190.21º | 0.32% | 0.29% | - |
| HSV(B) | 190.21º | 0.48% | 0.38% | - |
| XYZ | 7.05 | 8.69 | 12.61 | - |
| YUV | 78.25 | 138.58 | 107.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 89 | 97 | 0.48 | 0.08 | 0 | 0.62 | 190.21 | 0.32 | 0.29 |
| Hex | 32 | 59 | 61 | 30 | 8 | 0 | 3E | BE | 20 | 1D |
| Octal | 62 | 131 | 141 | 60 | 10 | 0 | 76 | 276 | 40 | 35 |
| Binary | 110010 | 1011001 | 1100001 | 110000 | 1000 | 0 | 111110 | 10111110 | 100000 | 11101 |
Color Harmonies of #325961
Complementary color
Monochromatic Colors of #325961
Black with #325961
Text Example
Text Example
White with #325961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325961; }
p { color: rgb(50,89,97); }
H1.HeaderClassName
{
color: #325961;
}
.AnyTagClassName
{
color: #325961;
}
</style>
background-color css
<style>
a { background-color: #325961; }
a { background-color: rgb(50,89,97); }
div.DivClassName
{
background-color: #325961;
}
.BgClassName
{
background-color: #325961;
}
</style>
border-color css
<style>
span { border-color: #325961; }
span { border-color: rgb(50,89,97); }
td.TdClassName
{
border-color: #325961;
}
.TagClassName
{
border-color: #325961;
}
</style>