Shades of Casal #385561
Tints of Casal #385561
RGB
CMYK
RGB Variations
Color information
#385561 (or 0x385561) is known color: Casal. HEX triplet: 38, 55 and 61. RGB value is (56,85,97). Sum of RGB (Red+Green+Blue) = 56+85+97=238 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.53% from 238); Green value is 85 (33.59% from 255 or 35.71% from 238); Blue value is 97 (38.28% from 255 or 40.76% from 238); Max value from RGB is 97 - color contains mainly: blue. Hex color #385561 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385561 is #C7AA9E. Grayscale: #4D4D4D. Windows color (decimal): -13085343 or 6378808. OLE color: 6378808.
HSL color Cylindrical-coordinate representation of color #385561: hue angle of 197.56º 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 #385561 is Cyan = 0.42, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 85 | 97 | - |
| CMYK | 0.42 | 0.12 | 0 | 0.62 |
| HSL | 197.56º | 0.27% | 0.3% | - |
| HSV(B) | 197.56º | 0.42% | 0.38% | - |
| XYZ | 7.04 | 8.2 | 12.52 | - |
| YUV | 77.7 | 138.89 | 112.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 85 | 97 | 0.42 | 0.12 | 0 | 0.62 | 197.56 | 0.27 | 0.3 |
| Hex | 38 | 55 | 61 | 2A | C | 0 | 3E | C6 | 1B | 1E |
| Octal | 70 | 125 | 141 | 52 | 14 | 0 | 76 | 306 | 33 | 36 |
| Binary | 111000 | 1010101 | 1100001 | 101010 | 1100 | 0 | 111110 | 11000110 | 11011 | 11110 |
Color Harmonies of #385561
Complementary color
Monochromatic Colors of #385561
Black with #385561
Text Example
Text Example
White with #385561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385561; }
p { color: rgb(56,85,97); }
H1.HeaderClassName
{
color: #385561;
}
.AnyTagClassName
{
color: #385561;
}
</style>
background-color css
<style>
a { background-color: #385561; }
a { background-color: rgb(56,85,97); }
div.DivClassName
{
background-color: #385561;
}
.BgClassName
{
background-color: #385561;
}
</style>
border-color css
<style>
span { border-color: #385561; }
span { border-color: rgb(56,85,97); }
td.TdClassName
{
border-color: #385561;
}
.TagClassName
{
border-color: #385561;
}
</style>