Shades of Casal #365257
Tints of Casal #365257
RGB
CMYK
RGB Variations
Color information
#365257 (or 0x365257) is known color: Casal. HEX triplet: 36, 52 and 57. RGB value is (54,82,87). Sum of RGB (Red+Green+Blue) = 54+82+87=223 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.22% from 223); Green value is 82 (32.42% from 255 or 36.77% from 223); Blue value is 87 (34.38% from 255 or 39.01% from 223); Max value from RGB is 87 - color contains mainly: blue. Hex color #365257 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365257 is #C9ADA8. Grayscale: #4A4A4A. Windows color (decimal): -13217193 or 5722678. OLE color: 5722678.
HSL color Cylindrical-coordinate representation of color #365257: hue angle of 189.09º 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 #365257 is Cyan = 0.38, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 82 | 87 | - |
| CMYK | 0.38 | 0.06 | 0 | 0.66 |
| HSL | 189.09º | 0.23% | 0.28% | - |
| HSV(B) | 189.09º | 0.38% | 0.34% | - |
| XYZ | 6.26 | 7.51 | 10.14 | - |
| YUV | 74.2 | 135.22 | 113.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 82 | 87 | 0.38 | 0.06 | 0 | 0.66 | 189.09 | 0.23 | 0.28 |
| Hex | 36 | 52 | 57 | 26 | 6 | 0 | 42 | BD | 17 | 1C |
| Octal | 66 | 122 | 127 | 46 | 6 | 0 | 102 | 275 | 27 | 34 |
| Binary | 110110 | 1010010 | 1010111 | 100110 | 110 | 0 | 1000010 | 10111101 | 10111 | 11100 |
Color Harmonies of #365257
Complementary color
Monochromatic Colors of #365257
Black with #365257
Text Example
Text Example
White with #365257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365257; }
p { color: rgb(54,82,87); }
H1.HeaderClassName
{
color: #365257;
}
.AnyTagClassName
{
color: #365257;
}
</style>
background-color css
<style>
a { background-color: #365257; }
a { background-color: rgb(54,82,87); }
div.DivClassName
{
background-color: #365257;
}
.BgClassName
{
background-color: #365257;
}
</style>
border-color css
<style>
span { border-color: #365257; }
span { border-color: rgb(54,82,87); }
td.TdClassName
{
border-color: #365257;
}
.TagClassName
{
border-color: #365257;
}
</style>