Shades of Casal #385259
Tints of Casal #385259
RGB
CMYK
RGB Variations
Color information
#385259 (or 0x385259) is known color: Casal. HEX triplet: 38, 52 and 59. RGB value is (56,82,89). Sum of RGB (Red+Green+Blue) = 56+82+89=227 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.67% from 227); Green value is 82 (32.42% from 255 or 36.12% from 227); Blue value is 89 (35.16% from 255 or 39.21% from 227); Max value from RGB is 89 - color contains mainly: blue. Hex color #385259 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385259 is #C7ADA6. Grayscale: #4A4A4A. Windows color (decimal): -13086119 or 5853752. OLE color: 5853752.
HSL color Cylindrical-coordinate representation of color #385259: hue angle of 192.73º 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 #385259 is Cyan = 0.37, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 82 | 89 | - |
| CMYK | 0.37 | 0.08 | 0 | 0.65 |
| HSL | 192.73º | 0.23% | 0.28% | - |
| HSV(B) | 192.73º | 0.37% | 0.35% | - |
| XYZ | 6.45 | 7.6 | 10.58 | - |
| YUV | 75.02 | 135.89 | 114.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 82 | 89 | 0.37 | 0.08 | 0 | 0.65 | 192.73 | 0.23 | 0.28 |
| Hex | 38 | 52 | 59 | 25 | 8 | 0 | 41 | C1 | 17 | 1C |
| Octal | 70 | 122 | 131 | 45 | 10 | 0 | 101 | 301 | 27 | 34 |
| Binary | 111000 | 1010010 | 1011001 | 100101 | 1000 | 0 | 1000001 | 11000001 | 10111 | 11100 |
Color Harmonies of #385259
Complementary color
Monochromatic Colors of #385259
Black with #385259
Text Example
Text Example
White with #385259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385259; }
p { color: rgb(56,82,89); }
H1.HeaderClassName
{
color: #385259;
}
.AnyTagClassName
{
color: #385259;
}
</style>
background-color css
<style>
a { background-color: #385259; }
a { background-color: rgb(56,82,89); }
div.DivClassName
{
background-color: #385259;
}
.BgClassName
{
background-color: #385259;
}
</style>
border-color css
<style>
span { border-color: #385259; }
span { border-color: rgb(56,82,89); }
td.TdClassName
{
border-color: #385259;
}
.TagClassName
{
border-color: #385259;
}
</style>