Shades of Casal #355156
Tints of Casal #355156
RGB
CMYK
RGB Variations
Color information
#355156 (or 0x355156) is known color: Casal. HEX triplet: 35, 51 and 56. RGB value is (53,81,86). Sum of RGB (Red+Green+Blue) = 53+81+86=220 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.09% from 220); Green value is 81 (32.03% from 255 or 36.82% from 220); Blue value is 86 (33.98% from 255 or 39.09% from 220); Max value from RGB is 86 - color contains mainly: blue. Hex color #355156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #355156 is #CAAEA9. Grayscale: #494949. Windows color (decimal): -13282986 or 5656885. OLE color: 5656885.
HSL color Cylindrical-coordinate representation of color #355156: hue angle of 189.09º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #355156 is Cyan = 0.38, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 81 | 86 | - |
| CMYK | 0.38 | 0.06 | 0 | 0.66 |
| HSL | 189.09º | 0.24% | 0.27% | - |
| HSV(B) | 189.09º | 0.38% | 0.34% | - |
| XYZ | 6.09 | 7.31 | 9.89 | - |
| YUV | 73.2 | 135.22 | 113.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 81 | 86 | 0.38 | 0.06 | 0 | 0.66 | 189.09 | 0.24 | 0.27 |
| Hex | 35 | 51 | 56 | 26 | 6 | 0 | 42 | BD | 18 | 1B |
| Octal | 65 | 121 | 126 | 46 | 6 | 0 | 102 | 275 | 30 | 33 |
| Binary | 110101 | 1010001 | 1010110 | 100110 | 110 | 0 | 1000010 | 10111101 | 11000 | 11011 |
Color Harmonies of #355156
Complementary color
Monochromatic Colors of #355156
Black with #355156
Text Example
Text Example
White with #355156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355156; }
p { color: rgb(53,81,86); }
H1.HeaderClassName
{
color: #355156;
}
.AnyTagClassName
{
color: #355156;
}
</style>
background-color css
<style>
a { background-color: #355156; }
a { background-color: rgb(53,81,86); }
div.DivClassName
{
background-color: #355156;
}
.BgClassName
{
background-color: #355156;
}
</style>
border-color css
<style>
span { border-color: #355156; }
span { border-color: rgb(53,81,86); }
td.TdClassName
{
border-color: #355156;
}
.TagClassName
{
border-color: #355156;
}
</style>