Shades of Casal #385359
Tints of Casal #385359
RGB
CMYK
RGB Variations
Color information
#385359 (or 0x385359) is known color: Casal. HEX triplet: 38, 53 and 59. RGB value is (56,83,89). Sum of RGB (Red+Green+Blue) = 56+83+89=228 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.56% from 228); Green value is 83 (32.81% from 255 or 36.40% from 228); Blue value is 89 (35.16% from 255 or 39.04% from 228); Max value from RGB is 89 - color contains mainly: blue. Hex color #385359 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385359 is #C7ACA6. Grayscale: #4B4B4B. Windows color (decimal): -13085863 or 5854008. OLE color: 5854008.
HSL color Cylindrical-coordinate representation of color #385359: hue angle of 190.91º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #385359 is Cyan = 0.37, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 83 | 89 | - |
| CMYK | 0.37 | 0.07 | 0 | 0.65 |
| HSL | 190.91º | 0.23% | 0.28% | - |
| HSV(B) | 190.91º | 0.37% | 0.35% | - |
| XYZ | 6.53 | 7.75 | 10.6 | - |
| YUV | 75.61 | 135.55 | 114.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 83 | 89 | 0.37 | 0.07 | 0 | 0.65 | 190.91 | 0.23 | 0.28 |
| Hex | 38 | 53 | 59 | 25 | 7 | 0 | 41 | BF | 17 | 1C |
| Octal | 70 | 123 | 131 | 45 | 7 | 0 | 101 | 277 | 27 | 34 |
| Binary | 111000 | 1010011 | 1011001 | 100101 | 111 | 0 | 1000001 | 10111111 | 10111 | 11100 |
Color Harmonies of #385359
Complementary color
Monochromatic Colors of #385359
Black with #385359
Text Example
Text Example
White with #385359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385359; }
p { color: rgb(56,83,89); }
H1.HeaderClassName
{
color: #385359;
}
.AnyTagClassName
{
color: #385359;
}
</style>
background-color css
<style>
a { background-color: #385359; }
a { background-color: rgb(56,83,89); }
div.DivClassName
{
background-color: #385359;
}
.BgClassName
{
background-color: #385359;
}
</style>
border-color css
<style>
span { border-color: #385359; }
span { border-color: rgb(56,83,89); }
td.TdClassName
{
border-color: #385359;
}
.TagClassName
{
border-color: #385359;
}
</style>