Shades of Casal #365159
Tints of Casal #365159
RGB
CMYK
RGB Variations
Color information
#365159 (or 0x365159) is known color: Casal. HEX triplet: 36, 51 and 59. RGB value is (54,81,89). Sum of RGB (Red+Green+Blue) = 54+81+89=224 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.11% from 224); Green value is 81 (32.03% from 255 or 36.16% from 224); Blue value is 89 (35.16% from 255 or 39.73% from 224); Max value from RGB is 89 - color contains mainly: blue. Hex color #365159 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365159 is #C9AEA6. Grayscale: #494949. Windows color (decimal): -13217447 or 5853494. OLE color: 5853494.
HSL color Cylindrical-coordinate representation of color #365159: hue angle of 193.71º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #365159 is Cyan = 0.39, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 81 | 89 | - |
| CMYK | 0.39 | 0.09 | 0 | 0.65 |
| HSL | 193.71º | 0.24% | 0.28% | - |
| HSV(B) | 193.71º | 0.39% | 0.35% | - |
| XYZ | 6.27 | 7.39 | 10.55 | - |
| YUV | 73.84 | 136.55 | 113.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 81 | 89 | 0.39 | 0.09 | 0 | 0.65 | 193.71 | 0.24 | 0.28 |
| Hex | 36 | 51 | 59 | 27 | 9 | 0 | 41 | C2 | 18 | 1C |
| Octal | 66 | 121 | 131 | 47 | 11 | 0 | 101 | 302 | 30 | 34 |
| Binary | 110110 | 1010001 | 1011001 | 100111 | 1001 | 0 | 1000001 | 11000010 | 11000 | 11100 |
Color Harmonies of #365159
Complementary color
Monochromatic Colors of #365159
Black with #365159
Text Example
Text Example
White with #365159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365159; }
p { color: rgb(54,81,89); }
H1.HeaderClassName
{
color: #365159;
}
.AnyTagClassName
{
color: #365159;
}
</style>
background-color css
<style>
a { background-color: #365159; }
a { background-color: rgb(54,81,89); }
div.DivClassName
{
background-color: #365159;
}
.BgClassName
{
background-color: #365159;
}
</style>
border-color css
<style>
span { border-color: #365159; }
span { border-color: rgb(54,81,89); }
td.TdClassName
{
border-color: #365159;
}
.TagClassName
{
border-color: #365159;
}
</style>