Shades of Casal #365562
Tints of Casal #365562
RGB
CMYK
RGB Variations
Color information
#365562 (or 0x365562) is known color: Casal. HEX triplet: 36, 55 and 62. RGB value is (54,85,98). Sum of RGB (Red+Green+Blue) = 54+85+98=237 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.78% from 237); Green value is 85 (33.59% from 255 or 35.86% from 237); Blue value is 98 (38.67% from 255 or 41.35% from 237); Max value from RGB is 98 - color contains mainly: blue. Hex color #365562 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365562 is #C9AA9D. Grayscale: #4D4D4D. Windows color (decimal): -13216414 or 6444342. OLE color: 6444342.
HSL color Cylindrical-coordinate representation of color #365562: hue angle of 197.73º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #365562 is Cyan = 0.45, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 85 | 98 | - |
| CMYK | 0.45 | 0.13 | 0 | 0.62 |
| HSL | 197.73º | 0.29% | 0.3% | - |
| HSV(B) | 197.73º | 0.45% | 0.38% | - |
| XYZ | 6.97 | 8.16 | 12.76 | - |
| YUV | 77.21 | 139.73 | 111.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 85 | 98 | 0.45 | 0.13 | 0 | 0.62 | 197.73 | 0.29 | 0.3 |
| Hex | 36 | 55 | 62 | 2D | D | 0 | 3E | C6 | 1D | 1E |
| Octal | 66 | 125 | 142 | 55 | 15 | 0 | 76 | 306 | 35 | 36 |
| Binary | 110110 | 1010101 | 1100010 | 101101 | 1101 | 0 | 111110 | 11000110 | 11101 | 11110 |
Color Harmonies of #365562
Complementary color
Monochromatic Colors of #365562
Black with #365562
Text Example
Text Example
White with #365562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365562; }
p { color: rgb(54,85,98); }
H1.HeaderClassName
{
color: #365562;
}
.AnyTagClassName
{
color: #365562;
}
</style>
background-color css
<style>
a { background-color: #365562; }
a { background-color: rgb(54,85,98); }
div.DivClassName
{
background-color: #365562;
}
.BgClassName
{
background-color: #365562;
}
</style>
border-color css
<style>
span { border-color: #365562; }
span { border-color: rgb(54,85,98); }
td.TdClassName
{
border-color: #365562;
}
.TagClassName
{
border-color: #365562;
}
</style>