Shades of Casal #315960
Tints of Casal #315960
RGB
CMYK
RGB Variations
Color information
#315960 (or 0x315960) is known color: Casal. HEX triplet: 31, 59 and 60. RGB value is (49,89,96). Sum of RGB (Red+Green+Blue) = 49+89+96=234 (30% of max value = 765). Red value is 49 (19.53% from 255 or 20.94% from 234); Green value is 89 (35.16% from 255 or 38.03% from 234); Blue value is 96 (37.89% from 255 or 41.03% from 234); Max value from RGB is 96 - color contains mainly: blue. Hex color #315960 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315960 is #CEA69F. Grayscale: #4D4D4D. Windows color (decimal): -13543072 or 6314289. OLE color: 6314289.
HSL color Cylindrical-coordinate representation of color #315960: hue angle of 188.94º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #315960 is Cyan = 0.49, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 89 | 96 | - |
| CMYK | 0.49 | 0.07 | 0 | 0.62 |
| HSL | 188.94º | 0.32% | 0.28% | - |
| HSV(B) | 188.94º | 0.49% | 0.38% | - |
| XYZ | 6.95 | 8.64 | 12.37 | - |
| YUV | 77.84 | 138.25 | 107.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 89 | 96 | 0.49 | 0.07 | 0 | 0.62 | 188.94 | 0.32 | 0.28 |
| Hex | 31 | 59 | 60 | 31 | 7 | 0 | 3E | BD | 20 | 1C |
| Octal | 61 | 131 | 140 | 61 | 7 | 0 | 76 | 275 | 40 | 34 |
| Binary | 110001 | 1011001 | 1100000 | 110001 | 111 | 0 | 111110 | 10111101 | 100000 | 11100 |
Color Harmonies of #315960
Complementary color
Monochromatic Colors of #315960
Black with #315960
Text Example
Text Example
White with #315960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315960; }
p { color: rgb(49,89,96); }
H1.HeaderClassName
{
color: #315960;
}
.AnyTagClassName
{
color: #315960;
}
</style>
background-color css
<style>
a { background-color: #315960; }
a { background-color: rgb(49,89,96); }
div.DivClassName
{
background-color: #315960;
}
.BgClassName
{
background-color: #315960;
}
</style>
border-color css
<style>
span { border-color: #315960; }
span { border-color: rgb(49,89,96); }
td.TdClassName
{
border-color: #315960;
}
.TagClassName
{
border-color: #315960;
}
</style>