Shades of Casal #365560
Tints of Casal #365560
RGB
CMYK
RGB Variations
Color information
#365560 (or 0x365560) is known color: Casal. HEX triplet: 36, 55 and 60. RGB value is (54,85,96). Sum of RGB (Red+Green+Blue) = 54+85+96=235 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.98% from 235); Green value is 85 (33.59% from 255 or 36.17% from 235); Blue value is 96 (37.89% from 255 or 40.85% from 235); Max value from RGB is 96 - color contains mainly: blue. Hex color #365560 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365560 is #C9AA9F. Grayscale: #4C4C4C. Windows color (decimal): -13216416 or 6313270. OLE color: 6313270.
HSL color Cylindrical-coordinate representation of color #365560: hue angle of 195.71º degrees, saturation: 0.28, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #365560 is Cyan = 0.44, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 85 | 96 | - |
| CMYK | 0.44 | 0.11 | 0 | 0.62 |
| HSL | 195.71º | 0.28% | 0.29% | - |
| HSV(B) | 195.71º | 0.44% | 0.38% | - |
| XYZ | 6.88 | 8.13 | 12.27 | - |
| YUV | 76.99 | 138.73 | 111.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 85 | 96 | 0.44 | 0.11 | 0 | 0.62 | 195.71 | 0.28 | 0.29 |
| Hex | 36 | 55 | 60 | 2C | B | 0 | 3E | C4 | 1C | 1D |
| Octal | 66 | 125 | 140 | 54 | 13 | 0 | 76 | 304 | 34 | 35 |
| Binary | 110110 | 1010101 | 1100000 | 101100 | 1011 | 0 | 111110 | 11000100 | 11100 | 11101 |
Color Harmonies of #365560
Complementary color
Monochromatic Colors of #365560
Black with #365560
Text Example
Text Example
White with #365560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365560; }
p { color: rgb(54,85,96); }
H1.HeaderClassName
{
color: #365560;
}
.AnyTagClassName
{
color: #365560;
}
</style>
background-color css
<style>
a { background-color: #365560; }
a { background-color: rgb(54,85,96); }
div.DivClassName
{
background-color: #365560;
}
.BgClassName
{
background-color: #365560;
}
</style>
border-color css
<style>
span { border-color: #365560; }
span { border-color: rgb(54,85,96); }
td.TdClassName
{
border-color: #365560;
}
.TagClassName
{
border-color: #365560;
}
</style>