Shades of Casal #355259
Tints of Casal #355259
RGB
CMYK
RGB Variations
Color information
#355259 (or 0x355259) is known color: Casal. HEX triplet: 35, 52 and 59. RGB value is (53,82,89). Sum of RGB (Red+Green+Blue) = 53+82+89=224 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.66% from 224); Green value is 82 (32.42% from 255 or 36.61% from 224); Blue value is 89 (35.16% from 255 or 39.73% from 224); Max value from RGB is 89 - color contains mainly: blue. Hex color #355259 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #355259 is #CAADA6. Grayscale: #4A4A4A. Windows color (decimal): -13282727 or 5853749. OLE color: 5853749.
HSL color Cylindrical-coordinate representation of color #355259: hue angle of 191.67º degrees, saturation: 0.25, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #355259 is Cyan = 0.40, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 82 | 89 | - |
| CMYK | 0.40 | 0.08 | 0 | 0.65 |
| HSL | 191.67º | 0.25% | 0.28% | - |
| HSV(B) | 191.67º | 0.4% | 0.35% | - |
| XYZ | 6.29 | 7.51 | 10.57 | - |
| YUV | 74.13 | 136.39 | 112.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 82 | 89 | 0.40 | 0.08 | 0 | 0.65 | 191.67 | 0.25 | 0.28 |
| Hex | 35 | 52 | 59 | 28 | 8 | 0 | 41 | C0 | 19 | 1C |
| Octal | 65 | 122 | 131 | 50 | 10 | 0 | 101 | 300 | 31 | 34 |
| Binary | 110101 | 1010010 | 1011001 | 101000 | 1000 | 0 | 1000001 | 11000000 | 11001 | 11100 |
Color Harmonies of #355259
Complementary color
Monochromatic Colors of #355259
Black with #355259
Text Example
Text Example
White with #355259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355259; }
p { color: rgb(53,82,89); }
H1.HeaderClassName
{
color: #355259;
}
.AnyTagClassName
{
color: #355259;
}
</style>
background-color css
<style>
a { background-color: #355259; }
a { background-color: rgb(53,82,89); }
div.DivClassName
{
background-color: #355259;
}
.BgClassName
{
background-color: #355259;
}
</style>
border-color css
<style>
span { border-color: #355259; }
span { border-color: rgb(53,82,89); }
td.TdClassName
{
border-color: #355259;
}
.TagClassName
{
border-color: #355259;
}
</style>