Shades of Cello #385568
Tints of Cello #385568
RGB
CMYK
RGB Variations
Color information
#385568 (or 0x385568) is known color: Cello. HEX triplet: 38, 55 and 68. RGB value is (56,85,104). Sum of RGB (Red+Green+Blue) = 56+85+104=245 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.86% from 245); Green value is 85 (33.59% from 255 or 34.69% from 245); Blue value is 104 (41.02% from 255 or 42.45% from 245); Max value from RGB is 104 - color contains mainly: blue. Hex color #385568 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385568 is #C7AA97. Grayscale: #4E4E4E. Windows color (decimal): -13085336 or 6837560. OLE color: 6837560.
HSL color Cylindrical-coordinate representation of color #385568: hue angle of 203.75º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #385568 is Cyan = 0.46, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 85 | 104 | - |
| CMYK | 0.46 | 0.18 | 0 | 0.59 |
| HSL | 203.75º | 0.3% | 0.31% | - |
| HSV(B) | 203.75º | 0.46% | 0.41% | - |
| XYZ | 7.38 | 8.34 | 14.32 | - |
| YUV | 78.5 | 142.39 | 111.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 85 | 104 | 0.46 | 0.18 | 0 | 0.59 | 203.75 | 0.3 | 0.31 |
| Hex | 38 | 55 | 68 | 2E | 12 | 0 | 3B | CC | 1E | 1F |
| Octal | 70 | 125 | 150 | 56 | 22 | 0 | 73 | 314 | 36 | 37 |
| Binary | 111000 | 1010101 | 1101000 | 101110 | 10010 | 0 | 111011 | 11001100 | 11110 | 11111 |
Color Harmonies of #385568
Complementary color
Monochromatic Colors of #385568
Black with #385568
Text Example
Text Example
White with #385568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385568; }
p { color: rgb(56,85,104); }
H1.HeaderClassName
{
color: #385568;
}
.AnyTagClassName
{
color: #385568;
}
</style>
background-color css
<style>
a { background-color: #385568; }
a { background-color: rgb(56,85,104); }
div.DivClassName
{
background-color: #385568;
}
.BgClassName
{
background-color: #385568;
}
</style>
border-color css
<style>
span { border-color: #385568; }
span { border-color: rgb(56,85,104); }
td.TdClassName
{
border-color: #385568;
}
.TagClassName
{
border-color: #385568;
}
</style>