Shades of Casal #365358
Tints of Casal #365358
RGB
CMYK
RGB Variations
Color information
#365358 (or 0x365358) is known color: Casal. HEX triplet: 36, 53 and 58. RGB value is (54,83,88). Sum of RGB (Red+Green+Blue) = 54+83+88=225 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24% from 225); Green value is 83 (32.81% from 255 or 36.89% from 225); Blue value is 88 (34.77% from 255 or 39.11% from 225); Max value from RGB is 88 - color contains mainly: blue. Hex color #365358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365358 is #C9ACA7. Grayscale: #4A4A4A. Windows color (decimal): -13216936 or 5788470. OLE color: 5788470.
HSL color Cylindrical-coordinate representation of color #365358: hue angle of 188.82º 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 #365358 is Cyan = 0.39, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 83 | 88 | - |
| CMYK | 0.39 | 0.06 | 0 | 0.65 |
| HSL | 188.82º | 0.24% | 0.28% | - |
| HSV(B) | 188.82º | 0.39% | 0.35% | - |
| XYZ | 6.38 | 7.68 | 10.38 | - |
| YUV | 74.9 | 135.39 | 113.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 83 | 88 | 0.39 | 0.06 | 0 | 0.65 | 188.82 | 0.24 | 0.28 |
| Hex | 36 | 53 | 58 | 27 | 6 | 0 | 41 | BD | 18 | 1C |
| Octal | 66 | 123 | 130 | 47 | 6 | 0 | 101 | 275 | 30 | 34 |
| Binary | 110110 | 1010011 | 1011000 | 100111 | 110 | 0 | 1000001 | 10111101 | 11000 | 11100 |
Color Harmonies of #365358
Complementary color
Monochromatic Colors of #365358
Black with #365358
Text Example
Text Example
White with #365358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365358; }
p { color: rgb(54,83,88); }
H1.HeaderClassName
{
color: #365358;
}
.AnyTagClassName
{
color: #365358;
}
</style>
background-color css
<style>
a { background-color: #365358; }
a { background-color: rgb(54,83,88); }
div.DivClassName
{
background-color: #365358;
}
.BgClassName
{
background-color: #365358;
}
</style>
border-color css
<style>
span { border-color: #365358; }
span { border-color: rgb(54,83,88); }
td.TdClassName
{
border-color: #365358;
}
.TagClassName
{
border-color: #365358;
}
</style>