Shades of Casal #385459
Tints of Casal #385459
RGB
CMYK
RGB Variations
Color information
#385459 (or 0x385459) is known color: Casal. HEX triplet: 38, 54 and 59. RGB value is (56,84,89). Sum of RGB (Red+Green+Blue) = 56+84+89=229 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.45% from 229); Green value is 84 (33.20% from 255 or 36.68% from 229); Blue value is 89 (35.16% from 255 or 38.86% from 229); Max value from RGB is 89 - color contains mainly: blue. Hex color #385459 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385459 is #C7ABA6. Grayscale: #4C4C4C. Windows color (decimal): -13085607 or 5854264. OLE color: 5854264.
HSL color Cylindrical-coordinate representation of color #385459: hue angle of 189.09º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #385459 is Cyan = 0.37, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 84 | 89 | - |
| CMYK | 0.37 | 0.06 | 0 | 0.65 |
| HSL | 189.09º | 0.23% | 0.28% | - |
| HSV(B) | 189.09º | 0.37% | 0.35% | - |
| XYZ | 6.6 | 7.9 | 10.63 | - |
| YUV | 76.2 | 135.22 | 113.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 84 | 89 | 0.37 | 0.06 | 0 | 0.65 | 189.09 | 0.23 | 0.28 |
| Hex | 38 | 54 | 59 | 25 | 6 | 0 | 41 | BD | 17 | 1C |
| Octal | 70 | 124 | 131 | 45 | 6 | 0 | 101 | 275 | 27 | 34 |
| Binary | 111000 | 1010100 | 1011001 | 100101 | 110 | 0 | 1000001 | 10111101 | 10111 | 11100 |
Color Harmonies of #385459
Complementary color
Monochromatic Colors of #385459
Black with #385459
Text Example
Text Example
White with #385459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385459; }
p { color: rgb(56,84,89); }
H1.HeaderClassName
{
color: #385459;
}
.AnyTagClassName
{
color: #385459;
}
</style>
background-color css
<style>
a { background-color: #385459; }
a { background-color: rgb(56,84,89); }
div.DivClassName
{
background-color: #385459;
}
.BgClassName
{
background-color: #385459;
}
</style>
border-color css
<style>
span { border-color: #385459; }
span { border-color: rgb(56,84,89); }
td.TdClassName
{
border-color: #385459;
}
.TagClassName
{
border-color: #385459;
}
</style>