Shades of Casal #365663
Tints of Casal #365663
RGB
CMYK
RGB Variations
Color information
#365663 (or 0x365663) is known color: Casal. HEX triplet: 36, 56 and 63. RGB value is (54,86,99). Sum of RGB (Red+Green+Blue) = 54+86+99=239 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.59% from 239); Green value is 86 (33.98% from 255 or 35.98% from 239); Blue value is 99 (39.06% from 255 or 41.42% from 239); Max value from RGB is 99 - color contains mainly: blue. Hex color #365663 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365663 is #C9A99C. Grayscale: #4D4D4D. Windows color (decimal): -13216157 or 6510134. OLE color: 6510134.
HSL color Cylindrical-coordinate representation of color #365663: hue angle of 197.33º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #365663 is Cyan = 0.45, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 86 | 99 | - |
| CMYK | 0.45 | 0.13 | 0 | 0.61 |
| HSL | 197.33º | 0.29% | 0.3% | - |
| HSV(B) | 197.33º | 0.45% | 0.39% | - |
| XYZ | 7.1 | 8.34 | 13.04 | - |
| YUV | 77.91 | 139.9 | 110.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 86 | 99 | 0.45 | 0.13 | 0 | 0.61 | 197.33 | 0.29 | 0.3 |
| Hex | 36 | 56 | 63 | 2D | D | 0 | 3D | C5 | 1D | 1E |
| Octal | 66 | 126 | 143 | 55 | 15 | 0 | 75 | 305 | 35 | 36 |
| Binary | 110110 | 1010110 | 1100011 | 101101 | 1101 | 0 | 111101 | 11000101 | 11101 | 11110 |
Color Harmonies of #365663
Complementary color
Monochromatic Colors of #365663
Black with #365663
Text Example
Text Example
White with #365663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365663; }
p { color: rgb(54,86,99); }
H1.HeaderClassName
{
color: #365663;
}
.AnyTagClassName
{
color: #365663;
}
</style>
background-color css
<style>
a { background-color: #365663; }
a { background-color: rgb(54,86,99); }
div.DivClassName
{
background-color: #365663;
}
.BgClassName
{
background-color: #365663;
}
</style>
border-color css
<style>
span { border-color: #365663; }
span { border-color: rgb(54,86,99); }
td.TdClassName
{
border-color: #365663;
}
.TagClassName
{
border-color: #365663;
}
</style>