Shades of Casal #395054
Tints of Casal #395054
RGB
CMYK
RGB Variations
Color information
#395054 (or 0x395054) is known color: Casal. HEX triplet: 39, 50 and 54. RGB value is (57,80,84). Sum of RGB (Red+Green+Blue) = 57+80+84=221 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.79% from 221); Green value is 80 (31.64% from 255 or 36.20% from 221); Blue value is 84 (33.20% from 255 or 38.01% from 221); Max value from RGB is 84 - color contains mainly: blue. Hex color #395054 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395054 is #C6AFAB. Grayscale: #494949. Windows color (decimal): -13021100 or 5525561. OLE color: 5525561.
HSL color Cylindrical-coordinate representation of color #395054: hue angle of 188.89º degrees, saturation: 0.19, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #395054 is Cyan = 0.32, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 80 | 84 | - |
| CMYK | 0.32 | 0.05 | 0 | 0.67 |
| HSL | 188.89º | 0.19% | 0.28% | - |
| HSV(B) | 188.89º | 0.32% | 0.33% | - |
| XYZ | 6.16 | 7.25 | 9.46 | - |
| YUV | 73.58 | 133.88 | 116.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 80 | 84 | 0.32 | 0.05 | 0 | 0.67 | 188.89 | 0.19 | 0.28 |
| Hex | 39 | 50 | 54 | 20 | 5 | 0 | 43 | BD | 13 | 1C |
| Octal | 71 | 120 | 124 | 40 | 5 | 0 | 103 | 275 | 23 | 34 |
| Binary | 111001 | 1010000 | 1010100 | 100000 | 101 | 0 | 1000011 | 10111101 | 10011 | 11100 |
Color Harmonies of #395054
Complementary color
Monochromatic Colors of #395054
Black with #395054
Text Example
Text Example
White with #395054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395054; }
p { color: rgb(57,80,84); }
H1.HeaderClassName
{
color: #395054;
}
.AnyTagClassName
{
color: #395054;
}
</style>
background-color css
<style>
a { background-color: #395054; }
a { background-color: rgb(57,80,84); }
div.DivClassName
{
background-color: #395054;
}
.BgClassName
{
background-color: #395054;
}
</style>
border-color css
<style>
span { border-color: #395054; }
span { border-color: rgb(57,80,84); }
td.TdClassName
{
border-color: #395054;
}
.TagClassName
{
border-color: #395054;
}
</style>