Shades of Casal #385762
Tints of Casal #385762
RGB
CMYK
RGB Variations
Color information
#385762 (or 0x385762) is known color: Casal. HEX triplet: 38, 57 and 62. RGB value is (56,87,98). Sum of RGB (Red+Green+Blue) = 56+87+98=241 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.24% from 241); Green value is 87 (34.38% from 255 or 36.10% from 241); Blue value is 98 (38.67% from 255 or 40.66% from 241); Max value from RGB is 98 - color contains mainly: blue. Hex color #385762 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385762 is #C7A89D. Grayscale: #4E4E4E. Windows color (decimal): -13084830 or 6444856. OLE color: 6444856.
HSL color Cylindrical-coordinate representation of color #385762: hue angle of 195.71º 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 #385762 is Cyan = 0.43, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 87 | 98 | - |
| CMYK | 0.43 | 0.11 | 0 | 0.62 |
| HSL | 195.71º | 0.27% | 0.3% | - |
| HSV(B) | 195.71º | 0.43% | 0.38% | - |
| XYZ | 7.24 | 8.54 | 12.82 | - |
| YUV | 78.99 | 138.73 | 111.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 87 | 98 | 0.43 | 0.11 | 0 | 0.62 | 195.71 | 0.27 | 0.3 |
| Hex | 38 | 57 | 62 | 2B | B | 0 | 3E | C4 | 1B | 1E |
| Octal | 70 | 127 | 142 | 53 | 13 | 0 | 76 | 304 | 33 | 36 |
| Binary | 111000 | 1010111 | 1100010 | 101011 | 1011 | 0 | 111110 | 11000100 | 11011 | 11110 |
Color Harmonies of #385762
Complementary color
Monochromatic Colors of #385762
Black with #385762
Text Example
Text Example
White with #385762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385762; }
p { color: rgb(56,87,98); }
H1.HeaderClassName
{
color: #385762;
}
.AnyTagClassName
{
color: #385762;
}
</style>
background-color css
<style>
a { background-color: #385762; }
a { background-color: rgb(56,87,98); }
div.DivClassName
{
background-color: #385762;
}
.BgClassName
{
background-color: #385762;
}
</style>
border-color css
<style>
span { border-color: #385762; }
span { border-color: rgb(56,87,98); }
td.TdClassName
{
border-color: #385762;
}
.TagClassName
{
border-color: #385762;
}
</style>