Shades of Casal #385155
Tints of Casal #385155
RGB
CMYK
RGB Variations
Color information
#385155 (or 0x385155) is known color: Casal. HEX triplet: 38, 51 and 55. RGB value is (56,81,85). Sum of RGB (Red+Green+Blue) = 56+81+85=222 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.23% from 222); Green value is 81 (32.03% from 255 or 36.49% from 222); Blue value is 85 (33.59% from 255 or 38.29% from 222); Max value from RGB is 85 - color contains mainly: blue. Hex color #385155 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385155 is #C7AEAA. Grayscale: #494949. Windows color (decimal): -13086379 or 5591352. OLE color: 5591352.
HSL color Cylindrical-coordinate representation of color #385155: hue angle of 188.28º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #385155 is Cyan = 0.34, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 81 | 85 | - |
| CMYK | 0.34 | 0.05 | 0 | 0.67 |
| HSL | 188.28º | 0.21% | 0.28% | - |
| HSV(B) | 188.28º | 0.34% | 0.33% | - |
| XYZ | 6.21 | 7.38 | 9.69 | - |
| YUV | 73.98 | 134.22 | 115.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 81 | 85 | 0.34 | 0.05 | 0 | 0.67 | 188.28 | 0.21 | 0.28 |
| Hex | 38 | 51 | 55 | 22 | 5 | 0 | 43 | BC | 15 | 1C |
| Octal | 70 | 121 | 125 | 42 | 5 | 0 | 103 | 274 | 25 | 34 |
| Binary | 111000 | 1010001 | 1010101 | 100010 | 101 | 0 | 1000011 | 10111100 | 10101 | 11100 |
Color Harmonies of #385155
Complementary color
Monochromatic Colors of #385155
Black with #385155
Text Example
Text Example
White with #385155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385155; }
p { color: rgb(56,81,85); }
H1.HeaderClassName
{
color: #385155;
}
.AnyTagClassName
{
color: #385155;
}
</style>
background-color css
<style>
a { background-color: #385155; }
a { background-color: rgb(56,81,85); }
div.DivClassName
{
background-color: #385155;
}
.BgClassName
{
background-color: #385155;
}
</style>
border-color css
<style>
span { border-color: #385155; }
span { border-color: rgb(56,81,85); }
td.TdClassName
{
border-color: #385155;
}
.TagClassName
{
border-color: #385155;
}
</style>