Shades of Casal #325963
Tints of Casal #325963
RGB
CMYK
RGB Variations
Color information
#325963 (or 0x325963) is known color: Casal. HEX triplet: 32, 59 and 63. RGB value is (50,89,99). Sum of RGB (Red+Green+Blue) = 50+89+99=238 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.01% from 238); Green value is 89 (35.16% from 255 or 37.39% from 238); Blue value is 99 (39.06% from 255 or 41.60% from 238); Max value from RGB is 99 - color contains mainly: blue. Hex color #325963 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325963 is #CDA69C. Grayscale: #4E4E4E. Windows color (decimal): -13477533 or 6510898. OLE color: 6510898.
HSL color Cylindrical-coordinate representation of color #325963: hue angle of 192.24º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #325963 is Cyan = 0.49, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 89 | 99 | - |
| CMYK | 0.49 | 0.10 | 0 | 0.61 |
| HSL | 192.24º | 0.33% | 0.29% | - |
| HSV(B) | 192.24º | 0.49% | 0.39% | - |
| XYZ | 7.14 | 8.72 | 13.11 | - |
| YUV | 78.48 | 139.58 | 107.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 89 | 99 | 0.49 | 0.10 | 0 | 0.61 | 192.24 | 0.33 | 0.29 |
| Hex | 32 | 59 | 63 | 31 | A | 0 | 3D | C0 | 21 | 1D |
| Octal | 62 | 131 | 143 | 61 | 12 | 0 | 75 | 300 | 41 | 35 |
| Binary | 110010 | 1011001 | 1100011 | 110001 | 1010 | 0 | 111101 | 11000000 | 100001 | 11101 |
Color Harmonies of #325963
Complementary color
Monochromatic Colors of #325963
Black with #325963
Text Example
Text Example
White with #325963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325963; }
p { color: rgb(50,89,99); }
H1.HeaderClassName
{
color: #325963;
}
.AnyTagClassName
{
color: #325963;
}
</style>
background-color css
<style>
a { background-color: #325963; }
a { background-color: rgb(50,89,99); }
div.DivClassName
{
background-color: #325963;
}
.BgClassName
{
background-color: #325963;
}
</style>
border-color css
<style>
span { border-color: #325963; }
span { border-color: rgb(50,89,99); }
td.TdClassName
{
border-color: #325963;
}
.TagClassName
{
border-color: #325963;
}
</style>