Shades of Casal #365059
Tints of Casal #365059
RGB
CMYK
RGB Variations
Color information
#365059 (or 0x365059) is known color: Casal. HEX triplet: 36, 50 and 59. RGB value is (54,80,89). Sum of RGB (Red+Green+Blue) = 54+80+89=223 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.22% from 223); Green value is 80 (31.64% from 255 or 35.87% from 223); Blue value is 89 (35.16% from 255 or 39.91% from 223); Max value from RGB is 89 - color contains mainly: blue. Hex color #365059 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365059 is #C9AFA6. Grayscale: #494949. Windows color (decimal): -13217703 or 5853238. OLE color: 5853238.
HSL color Cylindrical-coordinate representation of color #365059: hue angle of 195.43º 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 #365059 is Cyan = 0.39, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 80 | 89 | - |
| CMYK | 0.39 | 0.10 | 0 | 0.65 |
| HSL | 195.43º | 0.24% | 0.28% | - |
| HSV(B) | 195.43º | 0.39% | 0.35% | - |
| XYZ | 6.19 | 7.24 | 10.52 | - |
| YUV | 73.25 | 136.89 | 114.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 80 | 89 | 0.39 | 0.10 | 0 | 0.65 | 195.43 | 0.24 | 0.28 |
| Hex | 36 | 50 | 59 | 27 | A | 0 | 41 | C3 | 18 | 1C |
| Octal | 66 | 120 | 131 | 47 | 12 | 0 | 101 | 303 | 30 | 34 |
| Binary | 110110 | 1010000 | 1011001 | 100111 | 1010 | 0 | 1000001 | 11000011 | 11000 | 11100 |
Color Harmonies of #365059
Complementary color
Monochromatic Colors of #365059
Black with #365059
Text Example
Text Example
White with #365059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365059; }
p { color: rgb(54,80,89); }
H1.HeaderClassName
{
color: #365059;
}
.AnyTagClassName
{
color: #365059;
}
</style>
background-color css
<style>
a { background-color: #365059; }
a { background-color: rgb(54,80,89); }
div.DivClassName
{
background-color: #365059;
}
.BgClassName
{
background-color: #365059;
}
</style>
border-color css
<style>
span { border-color: #365059; }
span { border-color: rgb(54,80,89); }
td.TdClassName
{
border-color: #365059;
}
.TagClassName
{
border-color: #365059;
}
</style>