Shades of Casal #315661
Tints of Casal #315661
RGB
CMYK
RGB Variations
Color information
#315661 (or 0x315661) is known color: Casal. HEX triplet: 31, 56 and 61. RGB value is (49,86,97). Sum of RGB (Red+Green+Blue) = 49+86+97=232 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.12% from 232); Green value is 86 (33.98% from 255 or 37.07% from 232); Blue value is 97 (38.28% from 255 or 41.81% from 232); Max value from RGB is 97 - color contains mainly: blue. Hex color #315661 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315661 is #CEA99E. Grayscale: #4C4C4C. Windows color (decimal): -13543839 or 6379057. OLE color: 6379057.
HSL color Cylindrical-coordinate representation of color #315661: hue angle of 193.75º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #315661 is Cyan = 0.49, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 86 | 97 | - |
| CMYK | 0.49 | 0.11 | 0 | 0.62 |
| HSL | 193.75º | 0.33% | 0.29% | - |
| HSV(B) | 193.75º | 0.49% | 0.38% | - |
| XYZ | 6.75 | 8.17 | 12.53 | - |
| YUV | 76.19 | 139.74 | 108.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 86 | 97 | 0.49 | 0.11 | 0 | 0.62 | 193.75 | 0.33 | 0.29 |
| Hex | 31 | 56 | 61 | 31 | B | 0 | 3E | C2 | 21 | 1D |
| Octal | 61 | 126 | 141 | 61 | 13 | 0 | 76 | 302 | 41 | 35 |
| Binary | 110001 | 1010110 | 1100001 | 110001 | 1011 | 0 | 111110 | 11000010 | 100001 | 11101 |
Color Harmonies of #315661
Complementary color
Monochromatic Colors of #315661
Black with #315661
Text Example
Text Example
White with #315661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315661; }
p { color: rgb(49,86,97); }
H1.HeaderClassName
{
color: #315661;
}
.AnyTagClassName
{
color: #315661;
}
</style>
background-color css
<style>
a { background-color: #315661; }
a { background-color: rgb(49,86,97); }
div.DivClassName
{
background-color: #315661;
}
.BgClassName
{
background-color: #315661;
}
</style>
border-color css
<style>
span { border-color: #315661; }
span { border-color: rgb(49,86,97); }
td.TdClassName
{
border-color: #315661;
}
.TagClassName
{
border-color: #315661;
}
</style>