Shades of Casal #385159
Tints of Casal #385159
RGB
CMYK
RGB Variations
Color information
#385159 (or 0x385159) is known color: Casal. HEX triplet: 38, 51 and 59. RGB value is (56,81,89). Sum of RGB (Red+Green+Blue) = 56+81+89=226 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.78% from 226); Green value is 81 (32.03% from 255 or 35.84% 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 #385159 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385159 is #C7AEA6. Grayscale: #4A4A4A. Windows color (decimal): -13086375 or 5853496. OLE color: 5853496.
HSL color Cylindrical-coordinate representation of color #385159: hue angle of 194.55º 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 #385159 is Cyan = 0.37, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 81 | 89 | - |
| CMYK | 0.37 | 0.09 | 0 | 0.65 |
| HSL | 194.55º | 0.23% | 0.28% | - |
| HSV(B) | 194.55º | 0.37% | 0.35% | - |
| XYZ | 6.38 | 7.45 | 10.55 | - |
| YUV | 74.44 | 136.22 | 114.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 81 | 89 | 0.37 | 0.09 | 0 | 0.65 | 194.55 | 0.23 | 0.28 |
| Hex | 38 | 51 | 59 | 25 | 9 | 0 | 41 | C3 | 17 | 1C |
| Octal | 70 | 121 | 131 | 45 | 11 | 0 | 101 | 303 | 27 | 34 |
| Binary | 111000 | 1010001 | 1011001 | 100101 | 1001 | 0 | 1000001 | 11000011 | 10111 | 11100 |
Color Harmonies of #385159
Complementary color
Monochromatic Colors of #385159
Black with #385159
Text Example
Text Example
White with #385159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385159; }
p { color: rgb(56,81,89); }
H1.HeaderClassName
{
color: #385159;
}
.AnyTagClassName
{
color: #385159;
}
</style>
background-color css
<style>
a { background-color: #385159; }
a { background-color: rgb(56,81,89); }
div.DivClassName
{
background-color: #385159;
}
.BgClassName
{
background-color: #385159;
}
</style>
border-color css
<style>
span { border-color: #385159; }
span { border-color: rgb(56,81,89); }
td.TdClassName
{
border-color: #385159;
}
.TagClassName
{
border-color: #385159;
}
</style>