Shades of Casal #365057
Tints of Casal #365057
RGB
CMYK
RGB Variations
Color information
#365057 (or 0x365057) is known color: Casal. HEX triplet: 36, 50 and 57. RGB value is (54,80,87). Sum of RGB (Red+Green+Blue) = 54+80+87=221 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.43% from 221); Green value is 80 (31.64% from 255 or 36.20% from 221); Blue value is 87 (34.38% from 255 or 39.37% from 221); Max value from RGB is 87 - color contains mainly: blue. Hex color #365057 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365057 is #C9AFA8. Grayscale: #484848. Windows color (decimal): -13217705 or 5722166. OLE color: 5722166.
HSL color Cylindrical-coordinate representation of color #365057: hue angle of 192.73º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #365057 is Cyan = 0.38, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 80 | 87 | - |
| CMYK | 0.38 | 0.08 | 0 | 0.66 |
| HSL | 192.73º | 0.23% | 0.28% | - |
| HSV(B) | 192.73º | 0.38% | 0.34% | - |
| XYZ | 6.11 | 7.21 | 10.09 | - |
| YUV | 73.02 | 135.89 | 114.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 80 | 87 | 0.38 | 0.08 | 0 | 0.66 | 192.73 | 0.23 | 0.28 |
| Hex | 36 | 50 | 57 | 26 | 8 | 0 | 42 | C1 | 17 | 1C |
| Octal | 66 | 120 | 127 | 46 | 10 | 0 | 102 | 301 | 27 | 34 |
| Binary | 110110 | 1010000 | 1010111 | 100110 | 1000 | 0 | 1000010 | 11000001 | 10111 | 11100 |
Color Harmonies of #365057
Complementary color
Monochromatic Colors of #365057
Black with #365057
Text Example
Text Example
White with #365057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365057; }
p { color: rgb(54,80,87); }
H1.HeaderClassName
{
color: #365057;
}
.AnyTagClassName
{
color: #365057;
}
</style>
background-color css
<style>
a { background-color: #365057; }
a { background-color: rgb(54,80,87); }
div.DivClassName
{
background-color: #365057;
}
.BgClassName
{
background-color: #365057;
}
</style>
border-color css
<style>
span { border-color: #365057; }
span { border-color: rgb(54,80,87); }
td.TdClassName
{
border-color: #365057;
}
.TagClassName
{
border-color: #365057;
}
</style>