Shades of Casal #315561
Tints of Casal #315561
RGB
CMYK
RGB Variations
Color information
#315561 (or 0x315561) is known color: Casal. HEX triplet: 31, 55 and 61. RGB value is (49,85,97). Sum of RGB (Red+Green+Blue) = 49+85+97=231 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.21% from 231); Green value is 85 (33.59% from 255 or 36.80% from 231); Blue value is 97 (38.28% from 255 or 41.99% from 231); Max value from RGB is 97 - color contains mainly: blue. Hex color #315561 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315561 is #CEAA9E. Grayscale: #4B4B4B. Windows color (decimal): -13544095 or 6378801. OLE color: 6378801.
HSL color Cylindrical-coordinate representation of color #315561: hue angle of 195º 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 #315561 is Cyan = 0.49, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 85 | 97 | - |
| CMYK | 0.49 | 0.12 | 0 | 0.62 |
| HSL | 195º | 0.33% | 0.29% | - |
| HSV(B) | 195º | 0.49% | 0.38% | - |
| XYZ | 6.67 | 8.01 | 12.5 | - |
| YUV | 75.6 | 140.07 | 109.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 85 | 97 | 0.49 | 0.12 | 0 | 0.62 | 195 | 0.33 | 0.29 |
| Hex | 31 | 55 | 61 | 31 | C | 0 | 3E | C3 | 21 | 1D |
| Octal | 61 | 125 | 141 | 61 | 14 | 0 | 76 | 303 | 41 | 35 |
| Binary | 110001 | 1010101 | 1100001 | 110001 | 1100 | 0 | 111110 | 11000011 | 100001 | 11101 |
Color Harmonies of #315561
Complementary color
Monochromatic Colors of #315561
Black with #315561
Text Example
Text Example
White with #315561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315561; }
p { color: rgb(49,85,97); }
H1.HeaderClassName
{
color: #315561;
}
.AnyTagClassName
{
color: #315561;
}
</style>
background-color css
<style>
a { background-color: #315561; }
a { background-color: rgb(49,85,97); }
div.DivClassName
{
background-color: #315561;
}
.BgClassName
{
background-color: #315561;
}
</style>
border-color css
<style>
span { border-color: #315561; }
span { border-color: rgb(49,85,97); }
td.TdClassName
{
border-color: #315561;
}
.TagClassName
{
border-color: #315561;
}
</style>