Shades of Casal #385662
Tints of Casal #385662
RGB
CMYK
RGB Variations
Color information
#385662 (or 0x385662) is known color: Casal. HEX triplet: 38, 56 and 62. RGB value is (56,86,98). Sum of RGB (Red+Green+Blue) = 56+86+98=240 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.33% from 240); Green value is 86 (33.98% from 255 or 35.83% from 240); Blue value is 98 (38.67% from 255 or 40.83% from 240); Max value from RGB is 98 - color contains mainly: blue. Hex color #385662 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385662 is #C7A99D. Grayscale: #4E4E4E. Windows color (decimal): -13085086 or 6444600. OLE color: 6444600.
HSL color Cylindrical-coordinate representation of color #385662: hue angle of 197.14º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #385662 is Cyan = 0.43, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 86 | 98 | - |
| CMYK | 0.43 | 0.12 | 0 | 0.62 |
| HSL | 197.14º | 0.27% | 0.3% | - |
| HSV(B) | 197.14º | 0.43% | 0.38% | - |
| XYZ | 7.16 | 8.38 | 12.79 | - |
| YUV | 78.4 | 139.06 | 112.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 98 | 0.43 | 0.12 | 0 | 0.62 | 197.14 | 0.27 | 0.3 |
| Hex | 38 | 56 | 62 | 2B | C | 0 | 3E | C5 | 1B | 1E |
| Octal | 70 | 126 | 142 | 53 | 14 | 0 | 76 | 305 | 33 | 36 |
| Binary | 111000 | 1010110 | 1100010 | 101011 | 1100 | 0 | 111110 | 11000101 | 11011 | 11110 |
Color Harmonies of #385662
Complementary color
Monochromatic Colors of #385662
Black with #385662
Text Example
Text Example
White with #385662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385662; }
p { color: rgb(56,86,98); }
H1.HeaderClassName
{
color: #385662;
}
.AnyTagClassName
{
color: #385662;
}
</style>
background-color css
<style>
a { background-color: #385662; }
a { background-color: rgb(56,86,98); }
div.DivClassName
{
background-color: #385662;
}
.BgClassName
{
background-color: #385662;
}
</style>
border-color css
<style>
span { border-color: #385662; }
span { border-color: rgb(56,86,98); }
td.TdClassName
{
border-color: #385662;
}
.TagClassName
{
border-color: #385662;
}
</style>