Shades of Casal #385661
Tints of Casal #385661
RGB
CMYK
RGB Variations
Color information
#385661 (or 0x385661) is known color: Casal. HEX triplet: 38, 56 and 61. RGB value is (56,86,97). Sum of RGB (Red+Green+Blue) = 56+86+97=239 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.43% from 239); Green value is 86 (33.98% from 255 or 35.98% from 239); Blue value is 97 (38.28% from 255 or 40.59% from 239); Max value from RGB is 97 - color contains mainly: blue. Hex color #385661 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385661 is #C7A99E. Grayscale: #4E4E4E. Windows color (decimal): -13085087 or 6379064. OLE color: 6379064.
HSL color Cylindrical-coordinate representation of color #385661: hue angle of 196.1º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #385661 is Cyan = 0.42, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 86 | 97 | - |
| CMYK | 0.42 | 0.11 | 0 | 0.62 |
| HSL | 196.1º | 0.27% | 0.3% | - |
| HSV(B) | 196.1º | 0.42% | 0.38% | - |
| XYZ | 7.12 | 8.36 | 12.55 | - |
| YUV | 78.28 | 138.56 | 112.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 97 | 0.42 | 0.11 | 0 | 0.62 | 196.1 | 0.27 | 0.3 |
| Hex | 38 | 56 | 61 | 2A | B | 0 | 3E | C4 | 1B | 1E |
| Octal | 70 | 126 | 141 | 52 | 13 | 0 | 76 | 304 | 33 | 36 |
| Binary | 111000 | 1010110 | 1100001 | 101010 | 1011 | 0 | 111110 | 11000100 | 11011 | 11110 |
Color Harmonies of #385661
Complementary color
Monochromatic Colors of #385661
Black with #385661
Text Example
Text Example
White with #385661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385661; }
p { color: rgb(56,86,97); }
H1.HeaderClassName
{
color: #385661;
}
.AnyTagClassName
{
color: #385661;
}
</style>
background-color css
<style>
a { background-color: #385661; }
a { background-color: rgb(56,86,97); }
div.DivClassName
{
background-color: #385661;
}
.BgClassName
{
background-color: #385661;
}
</style>
border-color css
<style>
span { border-color: #385661; }
span { border-color: rgb(56,86,97); }
td.TdClassName
{
border-color: #385661;
}
.TagClassName
{
border-color: #385661;
}
</style>