Shades of Casal #355864
Tints of Casal #355864
RGB
CMYK
RGB Variations
Color information
#355864 (or 0x355864) is known color: Casal. HEX triplet: 35, 58 and 64. RGB value is (53,88,100). Sum of RGB (Red+Green+Blue) = 53+88+100=241 (31% of max value = 765). Red value is 53 (21.09% from 255 or 21.99% from 241); Green value is 88 (34.77% from 255 or 36.51% from 241); Blue value is 100 (39.45% from 255 or 41.49% from 241); Max value from RGB is 100 - color contains mainly: blue. Hex color #355864 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #355864 is #CAA79B. Grayscale: #4E4E4E. Windows color (decimal): -13281180 or 6576181. OLE color: 6576181.
HSL color Cylindrical-coordinate representation of color #355864: hue angle of 195.32º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #355864 is Cyan = 0.47, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 88 | 100 | - |
| CMYK | 0.47 | 0.12 | 0 | 0.61 |
| HSL | 195.32º | 0.31% | 0.3% | - |
| HSV(B) | 195.32º | 0.47% | 0.39% | - |
| XYZ | 7.26 | 8.66 | 13.34 | - |
| YUV | 78.9 | 139.9 | 109.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 88 | 100 | 0.47 | 0.12 | 0 | 0.61 | 195.32 | 0.31 | 0.3 |
| Hex | 35 | 58 | 64 | 2F | C | 0 | 3D | C3 | 1F | 1E |
| Octal | 65 | 130 | 144 | 57 | 14 | 0 | 75 | 303 | 37 | 36 |
| Binary | 110101 | 1011000 | 1100100 | 101111 | 1100 | 0 | 111101 | 11000011 | 11111 | 11110 |
Color Harmonies of #355864
Complementary color
Monochromatic Colors of #355864
Black with #355864
Text Example
Text Example
White with #355864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355864; }
p { color: rgb(53,88,100); }
H1.HeaderClassName
{
color: #355864;
}
.AnyTagClassName
{
color: #355864;
}
</style>
background-color css
<style>
a { background-color: #355864; }
a { background-color: rgb(53,88,100); }
div.DivClassName
{
background-color: #355864;
}
.BgClassName
{
background-color: #355864;
}
</style>
border-color css
<style>
span { border-color: #355864; }
span { border-color: rgb(53,88,100); }
td.TdClassName
{
border-color: #355864;
}
.TagClassName
{
border-color: #355864;
}
</style>