Shades of Casal #365359
Tints of Casal #365359
RGB
CMYK
RGB Variations
Color information
#365359 (or 0x365359) is known color: Casal. HEX triplet: 36, 53 and 59. RGB value is (54,83,89). Sum of RGB (Red+Green+Blue) = 54+83+89=226 (29% of max value = 765). Red value is 54 (21.48% from 255 or 23.89% from 226); Green value is 83 (32.81% from 255 or 36.73% from 226); Blue value is 89 (35.16% from 255 or 39.38% from 226); Max value from RGB is 89 - color contains mainly: blue. Hex color #365359 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365359 is #C9ACA6. Grayscale: #4A4A4A. Windows color (decimal): -13216935 or 5854006. OLE color: 5854006.
HSL color Cylindrical-coordinate representation of color #365359: hue angle of 190.29º 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 #365359 is Cyan = 0.39, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 83 | 89 | - |
| CMYK | 0.39 | 0.07 | 0 | 0.65 |
| HSL | 190.29º | 0.24% | 0.28% | - |
| HSV(B) | 190.29º | 0.39% | 0.35% | - |
| XYZ | 6.42 | 7.69 | 10.6 | - |
| YUV | 75.01 | 135.89 | 113.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 83 | 89 | 0.39 | 0.07 | 0 | 0.65 | 190.29 | 0.24 | 0.28 |
| Hex | 36 | 53 | 59 | 27 | 7 | 0 | 41 | BE | 18 | 1C |
| Octal | 66 | 123 | 131 | 47 | 7 | 0 | 101 | 276 | 30 | 34 |
| Binary | 110110 | 1010011 | 1011001 | 100111 | 111 | 0 | 1000001 | 10111110 | 11000 | 11100 |
Color Harmonies of #365359
Complementary color
Monochromatic Colors of #365359
Black with #365359
Text Example
Text Example
White with #365359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365359; }
p { color: rgb(54,83,89); }
H1.HeaderClassName
{
color: #365359;
}
.AnyTagClassName
{
color: #365359;
}
</style>
background-color css
<style>
a { background-color: #365359; }
a { background-color: rgb(54,83,89); }
div.DivClassName
{
background-color: #365359;
}
.BgClassName
{
background-color: #365359;
}
</style>
border-color css
<style>
span { border-color: #365359; }
span { border-color: rgb(54,83,89); }
td.TdClassName
{
border-color: #365359;
}
.TagClassName
{
border-color: #365359;
}
</style>