Shades of Cello #385668
Tints of Cello #385668
RGB
CMYK
RGB Variations
Color information
#385668 (or 0x385668) is known color: Cello. HEX triplet: 38, 56 and 68. RGB value is (56,86,104). Sum of RGB (Red+Green+Blue) = 56+86+104=246 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.76% from 246); Green value is 86 (33.98% from 255 or 34.96% from 246); Blue value is 104 (41.02% from 255 or 42.28% from 246); Max value from RGB is 104 - color contains mainly: blue. Hex color #385668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385668 is #C7A997. Grayscale: #4E4E4E. Windows color (decimal): -13085080 or 6837816. OLE color: 6837816.
HSL color Cylindrical-coordinate representation of color #385668: hue angle of 202.5º 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 #385668 is Cyan = 0.46, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 86 | 104 | - |
| CMYK | 0.46 | 0.17 | 0 | 0.59 |
| HSL | 202.5º | 0.3% | 0.31% | - |
| HSV(B) | 202.5º | 0.46% | 0.41% | - |
| XYZ | 7.46 | 8.5 | 14.34 | - |
| YUV | 79.08 | 142.06 | 111.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 104 | 0.46 | 0.17 | 0 | 0.59 | 202.5 | 0.3 | 0.31 |
| Hex | 38 | 56 | 68 | 2E | 11 | 0 | 3B | CA | 1E | 1F |
| Octal | 70 | 126 | 150 | 56 | 21 | 0 | 73 | 312 | 36 | 37 |
| Binary | 111000 | 1010110 | 1101000 | 101110 | 10001 | 0 | 111011 | 11001010 | 11110 | 11111 |
Color Harmonies of #385668
Complementary color
Monochromatic Colors of #385668
Black with #385668
Text Example
Text Example
White with #385668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385668; }
p { color: rgb(56,86,104); }
H1.HeaderClassName
{
color: #385668;
}
.AnyTagClassName
{
color: #385668;
}
</style>
background-color css
<style>
a { background-color: #385668; }
a { background-color: rgb(56,86,104); }
div.DivClassName
{
background-color: #385668;
}
.BgClassName
{
background-color: #385668;
}
</style>
border-color css
<style>
span { border-color: #385668; }
span { border-color: rgb(56,86,104); }
td.TdClassName
{
border-color: #385668;
}
.TagClassName
{
border-color: #385668;
}
</style>