Shades of Casal #325259
Tints of Casal #325259
RGB
CMYK
RGB Variations
Color information
#325259 (or 0x325259) is known color: Casal. HEX triplet: 32, 52 and 59. RGB value is (50,82,89). Sum of RGB (Red+Green+Blue) = 50+82+89=221 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.62% from 221); Green value is 82 (32.42% from 255 or 37.10% from 221); Blue value is 89 (35.16% from 255 or 40.27% from 221); Max value from RGB is 89 - color contains mainly: blue. Hex color #325259 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325259 is #CDADA6. Grayscale: #494949. Windows color (decimal): -13479335 or 5853746. OLE color: 5853746.
HSL color Cylindrical-coordinate representation of color #325259: hue angle of 190.77º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #325259 is Cyan = 0.44, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 82 | 89 | - |
| CMYK | 0.44 | 0.08 | 0 | 0.65 |
| HSL | 190.77º | 0.28% | 0.27% | - |
| HSV(B) | 190.77º | 0.44% | 0.35% | - |
| XYZ | 6.14 | 7.43 | 10.56 | - |
| YUV | 73.23 | 136.9 | 111.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 82 | 89 | 0.44 | 0.08 | 0 | 0.65 | 190.77 | 0.28 | 0.27 |
| Hex | 32 | 52 | 59 | 2C | 8 | 0 | 41 | BF | 1C | 1B |
| Octal | 62 | 122 | 131 | 54 | 10 | 0 | 101 | 277 | 34 | 33 |
| Binary | 110010 | 1010010 | 1011001 | 101100 | 1000 | 0 | 1000001 | 10111111 | 11100 | 11011 |
Color Harmonies of #325259
Complementary color
Monochromatic Colors of #325259
Black with #325259
Text Example
Text Example
White with #325259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325259; }
p { color: rgb(50,82,89); }
H1.HeaderClassName
{
color: #325259;
}
.AnyTagClassName
{
color: #325259;
}
</style>
background-color css
<style>
a { background-color: #325259; }
a { background-color: rgb(50,82,89); }
div.DivClassName
{
background-color: #325259;
}
.BgClassName
{
background-color: #325259;
}
</style>
border-color css
<style>
span { border-color: #325259; }
span { border-color: rgb(50,82,89); }
td.TdClassName
{
border-color: #325259;
}
.TagClassName
{
border-color: #325259;
}
</style>