Shades of Cello #385168
Tints of Cello #385168
RGB
CMYK
RGB Variations
Color information
#385168 (or 0x385168) is known color: Cello. HEX triplet: 38, 51 and 68. RGB value is (56,81,104). Sum of RGB (Red+Green+Blue) = 56+81+104=241 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.24% from 241); Green value is 81 (32.03% from 255 or 33.61% from 241); Blue value is 104 (41.02% from 255 or 43.15% from 241); Max value from RGB is 104 - color contains mainly: blue. Hex color #385168 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385168 is #C7AE97. Grayscale: #4C4C4C. Windows color (decimal): -13086360 or 6836536. OLE color: 6836536.
HSL color Cylindrical-coordinate representation of color #385168: hue angle of 208.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 #385168 is Cyan = 0.46, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 81 | 104 | - |
| CMYK | 0.46 | 0.22 | 0 | 0.59 |
| HSL | 208.75º | 0.3% | 0.31% | - |
| HSV(B) | 208.75º | 0.46% | 0.41% | - |
| XYZ | 7.07 | 7.73 | 14.22 | - |
| YUV | 76.15 | 143.72 | 113.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 81 | 104 | 0.46 | 0.22 | 0 | 0.59 | 208.75 | 0.3 | 0.31 |
| Hex | 38 | 51 | 68 | 2E | 16 | 0 | 3B | D1 | 1E | 1F |
| Octal | 70 | 121 | 150 | 56 | 26 | 0 | 73 | 321 | 36 | 37 |
| Binary | 111000 | 1010001 | 1101000 | 101110 | 10110 | 0 | 111011 | 11010001 | 11110 | 11111 |
Color Harmonies of #385168
Complementary color
Monochromatic Colors of #385168
Black with #385168
Text Example
Text Example
White with #385168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385168; }
p { color: rgb(56,81,104); }
H1.HeaderClassName
{
color: #385168;
}
.AnyTagClassName
{
color: #385168;
}
</style>
background-color css
<style>
a { background-color: #385168; }
a { background-color: rgb(56,81,104); }
div.DivClassName
{
background-color: #385168;
}
.BgClassName
{
background-color: #385168;
}
</style>
border-color css
<style>
span { border-color: #385168; }
span { border-color: rgb(56,81,104); }
td.TdClassName
{
border-color: #385168;
}
.TagClassName
{
border-color: #385168;
}
</style>