Shades of Casal #325560
Tints of Casal #325560
RGB
CMYK
RGB Variations
Color information
#325560 (or 0x325560) is known color: Casal. HEX triplet: 32, 55 and 60. RGB value is (50,85,96). Sum of RGB (Red+Green+Blue) = 50+85+96=231 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.65% from 231); Green value is 85 (33.59% from 255 or 36.80% from 231); Blue value is 96 (37.89% from 255 or 41.56% from 231); Max value from RGB is 96 - color contains mainly: blue. Hex color #325560 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325560 is #CDAA9F. Grayscale: #4B4B4B. Windows color (decimal): -13478560 or 6313266. OLE color: 6313266.
HSL color Cylindrical-coordinate representation of color #325560: hue angle of 194.35º 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 #325560 is Cyan = 0.48, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 85 | 96 | - |
| CMYK | 0.48 | 0.11 | 0 | 0.62 |
| HSL | 194.35º | 0.32% | 0.29% | - |
| HSV(B) | 194.35º | 0.48% | 0.38% | - |
| XYZ | 6.68 | 8.02 | 12.26 | - |
| YUV | 75.79 | 139.4 | 109.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 85 | 96 | 0.48 | 0.11 | 0 | 0.62 | 194.35 | 0.32 | 0.29 |
| Hex | 32 | 55 | 60 | 30 | B | 0 | 3E | C2 | 20 | 1D |
| Octal | 62 | 125 | 140 | 60 | 13 | 0 | 76 | 302 | 40 | 35 |
| Binary | 110010 | 1010101 | 1100000 | 110000 | 1011 | 0 | 111110 | 11000010 | 100000 | 11101 |
Color Harmonies of #325560
Complementary color
Monochromatic Colors of #325560
Black with #325560
Text Example
Text Example
White with #325560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325560; }
p { color: rgb(50,85,96); }
H1.HeaderClassName
{
color: #325560;
}
.AnyTagClassName
{
color: #325560;
}
</style>
background-color css
<style>
a { background-color: #325560; }
a { background-color: rgb(50,85,96); }
div.DivClassName
{
background-color: #325560;
}
.BgClassName
{
background-color: #325560;
}
</style>
border-color css
<style>
span { border-color: #325560; }
span { border-color: rgb(50,85,96); }
td.TdClassName
{
border-color: #325560;
}
.TagClassName
{
border-color: #325560;
}
</style>