Shades of Casal #355158
Tints of Casal #355158
RGB
CMYK
RGB Variations
Color information
#355158 (or 0x355158) is known color: Casal. HEX triplet: 35, 51 and 58. RGB value is (53,81,88). Sum of RGB (Red+Green+Blue) = 53+81+88=222 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.87% from 222); Green value is 81 (32.03% from 255 or 36.49% from 222); Blue value is 88 (34.77% from 255 or 39.64% from 222); Max value from RGB is 88 - color contains mainly: blue. Hex color #355158 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #355158 is #CAAEA7. Grayscale: #494949. Windows color (decimal): -13282984 or 5787957. OLE color: 5787957.
HSL color Cylindrical-coordinate representation of color #355158: hue angle of 192º 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 #355158 is Cyan = 0.40, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 81 | 88 | - |
| CMYK | 0.40 | 0.08 | 0 | 0.65 |
| HSL | 192º | 0.25% | 0.28% | - |
| HSV(B) | 192º | 0.4% | 0.35% | - |
| XYZ | 6.17 | 7.35 | 10.33 | - |
| YUV | 73.43 | 136.22 | 113.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 81 | 88 | 0.40 | 0.08 | 0 | 0.65 | 192 | 0.25 | 0.28 |
| Hex | 35 | 51 | 58 | 28 | 8 | 0 | 41 | C0 | 19 | 1C |
| Octal | 65 | 121 | 130 | 50 | 10 | 0 | 101 | 300 | 31 | 34 |
| Binary | 110101 | 1010001 | 1011000 | 101000 | 1000 | 0 | 1000001 | 11000000 | 11001 | 11100 |
Color Harmonies of #355158
Complementary color
Monochromatic Colors of #355158
Black with #355158
Text Example
Text Example
White with #355158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355158; }
p { color: rgb(53,81,88); }
H1.HeaderClassName
{
color: #355158;
}
.AnyTagClassName
{
color: #355158;
}
</style>
background-color css
<style>
a { background-color: #355158; }
a { background-color: rgb(53,81,88); }
div.DivClassName
{
background-color: #355158;
}
.BgClassName
{
background-color: #355158;
}
</style>
border-color css
<style>
span { border-color: #355158; }
span { border-color: rgb(53,81,88); }
td.TdClassName
{
border-color: #355158;
}
.TagClassName
{
border-color: #355158;
}
</style>