Shades of Casal #385864
Tints of Casal #385864
RGB
CMYK
RGB Variations
Color information
#385864 (or 0x385864) is known color: Casal. HEX triplet: 38, 58 and 64. RGB value is (56,88,100). Sum of RGB (Red+Green+Blue) = 56+88+100=244 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.95% from 244); Green value is 88 (34.77% from 255 or 36.07% from 244); Blue value is 100 (39.45% from 255 or 40.98% from 244); Max value from RGB is 100 - color contains mainly: blue. Hex color #385864 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385864 is #C7A79B. Grayscale: #4F4F4F. Windows color (decimal): -13084572 or 6576184. OLE color: 6576184.
HSL color Cylindrical-coordinate representation of color #385864: hue angle of 196.36º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #385864 is Cyan = 0.44, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 88 | 100 | - |
| CMYK | 0.44 | 0.12 | 0 | 0.61 |
| HSL | 196.36º | 0.28% | 0.31% | - |
| HSV(B) | 196.36º | 0.44% | 0.39% | - |
| XYZ | 7.42 | 8.74 | 13.35 | - |
| YUV | 79.8 | 139.4 | 111.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 88 | 100 | 0.44 | 0.12 | 0 | 0.61 | 196.36 | 0.28 | 0.31 |
| Hex | 38 | 58 | 64 | 2C | C | 0 | 3D | C4 | 1C | 1F |
| Octal | 70 | 130 | 144 | 54 | 14 | 0 | 75 | 304 | 34 | 37 |
| Binary | 111000 | 1011000 | 1100100 | 101100 | 1100 | 0 | 111101 | 11000100 | 11100 | 11111 |
Color Harmonies of #385864
Complementary color
Monochromatic Colors of #385864
Black with #385864
Text Example
Text Example
White with #385864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385864; }
p { color: rgb(56,88,100); }
H1.HeaderClassName
{
color: #385864;
}
.AnyTagClassName
{
color: #385864;
}
</style>
background-color css
<style>
a { background-color: #385864; }
a { background-color: rgb(56,88,100); }
div.DivClassName
{
background-color: #385864;
}
.BgClassName
{
background-color: #385864;
}
</style>
border-color css
<style>
span { border-color: #385864; }
span { border-color: rgb(56,88,100); }
td.TdClassName
{
border-color: #385864;
}
.TagClassName
{
border-color: #385864;
}
</style>