Shades of Casal #325661
Tints of Casal #325661
RGB
CMYK
RGB Variations
Color information
#325661 (or 0x325661) is known color: Casal. HEX triplet: 32, 56 and 61. RGB value is (50,86,97). Sum of RGB (Red+Green+Blue) = 50+86+97=233 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.46% from 233); Green value is 86 (33.98% from 255 or 36.91% from 233); Blue value is 97 (38.28% from 255 or 41.63% from 233); Max value from RGB is 97 - color contains mainly: blue. Hex color #325661 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325661 is #CDA99E. Grayscale: #4C4C4C. Windows color (decimal): -13478303 or 6379058. OLE color: 6379058.
HSL color Cylindrical-coordinate representation of color #325661: hue angle of 194.04º 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 #325661 is Cyan = 0.48, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 86 | 97 | - |
| CMYK | 0.48 | 0.11 | 0 | 0.62 |
| HSL | 194.04º | 0.32% | 0.29% | - |
| HSV(B) | 194.04º | 0.48% | 0.38% | - |
| XYZ | 6.8 | 8.2 | 12.53 | - |
| YUV | 76.49 | 139.57 | 109.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 86 | 97 | 0.48 | 0.11 | 0 | 0.62 | 194.04 | 0.32 | 0.29 |
| Hex | 32 | 56 | 61 | 30 | B | 0 | 3E | C2 | 20 | 1D |
| Octal | 62 | 126 | 141 | 60 | 13 | 0 | 76 | 302 | 40 | 35 |
| Binary | 110010 | 1010110 | 1100001 | 110000 | 1011 | 0 | 111110 | 11000010 | 100000 | 11101 |
Color Harmonies of #325661
Complementary color
Monochromatic Colors of #325661
Black with #325661
Text Example
Text Example
White with #325661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325661; }
p { color: rgb(50,86,97); }
H1.HeaderClassName
{
color: #325661;
}
.AnyTagClassName
{
color: #325661;
}
</style>
background-color css
<style>
a { background-color: #325661; }
a { background-color: rgb(50,86,97); }
div.DivClassName
{
background-color: #325661;
}
.BgClassName
{
background-color: #325661;
}
</style>
border-color css
<style>
span { border-color: #325661; }
span { border-color: rgb(50,86,97); }
td.TdClassName
{
border-color: #325661;
}
.TagClassName
{
border-color: #325661;
}
</style>