Shades of Casal #315259
Tints of Casal #315259
RGB
CMYK
RGB Variations
Color information
#315259 (or 0x315259) is known color: Casal. HEX triplet: 31, 52 and 59. RGB value is (49,82,89). Sum of RGB (Red+Green+Blue) = 49+82+89=220 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.27% from 220); Green value is 82 (32.42% from 255 or 37.27% from 220); Blue value is 89 (35.16% from 255 or 40.45% from 220); Max value from RGB is 89 - color contains mainly: blue. Hex color #315259 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315259 is #CEADA6. Grayscale: #484848. Windows color (decimal): -13544871 or 5853745. OLE color: 5853745.
HSL color Cylindrical-coordinate representation of color #315259: hue angle of 190.5º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #315259 is Cyan = 0.45, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 82 | 89 | - |
| CMYK | 0.45 | 0.08 | 0 | 0.65 |
| HSL | 190.5º | 0.29% | 0.27% | - |
| HSV(B) | 190.5º | 0.45% | 0.35% | - |
| XYZ | 6.09 | 7.41 | 10.56 | - |
| YUV | 72.93 | 137.07 | 110.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 82 | 89 | 0.45 | 0.08 | 0 | 0.65 | 190.5 | 0.29 | 0.27 |
| Hex | 31 | 52 | 59 | 2D | 8 | 0 | 41 | BE | 1D | 1B |
| Octal | 61 | 122 | 131 | 55 | 10 | 0 | 101 | 276 | 35 | 33 |
| Binary | 110001 | 1010010 | 1011001 | 101101 | 1000 | 0 | 1000001 | 10111110 | 11101 | 11011 |
Color Harmonies of #315259
Complementary color
Monochromatic Colors of #315259
Black with #315259
Text Example
Text Example
White with #315259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315259; }
p { color: rgb(49,82,89); }
H1.HeaderClassName
{
color: #315259;
}
.AnyTagClassName
{
color: #315259;
}
</style>
background-color css
<style>
a { background-color: #315259; }
a { background-color: rgb(49,82,89); }
div.DivClassName
{
background-color: #315259;
}
.BgClassName
{
background-color: #315259;
}
</style>
border-color css
<style>
span { border-color: #315259; }
span { border-color: rgb(49,82,89); }
td.TdClassName
{
border-color: #315259;
}
.TagClassName
{
border-color: #315259;
}
</style>