Shades of Casal #355963
Tints of Casal #355963
RGB
CMYK
RGB Variations
Color information
#355963 (or 0x355963) is known color: Casal. HEX triplet: 35, 59 and 63. RGB value is (53,89,99). Sum of RGB (Red+Green+Blue) = 53+89+99=241 (31% of max value = 765). Red value is 53 (21.09% from 255 or 21.99% from 241); Green value is 89 (35.16% from 255 or 36.93% from 241); Blue value is 99 (39.06% from 255 or 41.08% from 241); Max value from RGB is 99 - color contains mainly: blue. Hex color #355963 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #355963 is #CAA69C. Grayscale: #4F4F4F. Windows color (decimal): -13280925 or 6510901. OLE color: 6510901.
HSL color Cylindrical-coordinate representation of color #355963: hue angle of 193.04º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #355963 is Cyan = 0.46, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 89 | 99 | - |
| CMYK | 0.46 | 0.10 | 0 | 0.61 |
| HSL | 193.04º | 0.3% | 0.3% | - |
| HSV(B) | 193.04º | 0.46% | 0.39% | - |
| XYZ | 7.29 | 8.8 | 13.12 | - |
| YUV | 79.38 | 139.07 | 109.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 89 | 99 | 0.46 | 0.10 | 0 | 0.61 | 193.04 | 0.3 | 0.3 |
| Hex | 35 | 59 | 63 | 2E | A | 0 | 3D | C1 | 1E | 1E |
| Octal | 65 | 131 | 143 | 56 | 12 | 0 | 75 | 301 | 36 | 36 |
| Binary | 110101 | 1011001 | 1100011 | 101110 | 1010 | 0 | 111101 | 11000001 | 11110 | 11110 |
Color Harmonies of #355963
Complementary color
Monochromatic Colors of #355963
Black with #355963
Text Example
Text Example
White with #355963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355963; }
p { color: rgb(53,89,99); }
H1.HeaderClassName
{
color: #355963;
}
.AnyTagClassName
{
color: #355963;
}
</style>
background-color css
<style>
a { background-color: #355963; }
a { background-color: rgb(53,89,99); }
div.DivClassName
{
background-color: #355963;
}
.BgClassName
{
background-color: #355963;
}
</style>
border-color css
<style>
span { border-color: #355963; }
span { border-color: rgb(53,89,99); }
td.TdClassName
{
border-color: #355963;
}
.TagClassName
{
border-color: #355963;
}
</style>