Shades of Cello #385065
Tints of Cello #385065
RGB
CMYK
RGB Variations
Color information
#385065 (or 0x385065) is known color: Cello. HEX triplet: 38, 50 and 65. RGB value is (56,80,101). Sum of RGB (Red+Green+Blue) = 56+80+101=237 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.63% from 237); Green value is 80 (31.64% from 255 or 33.76% from 237); Blue value is 101 (39.84% from 255 or 42.62% from 237); Max value from RGB is 101 - color contains mainly: blue. Hex color #385065 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385065 is #C7AF9A. Grayscale: #4B4B4B. Windows color (decimal): -13086619 or 6639672. OLE color: 6639672.
HSL color Cylindrical-coordinate representation of color #385065: hue angle of 208º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #385065 is Cyan = 0.45, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 80 | 101 | - |
| CMYK | 0.45 | 0.21 | 0 | 0.60 |
| HSL | 208º | 0.29% | 0.31% | - |
| HSV(B) | 208º | 0.45% | 0.4% | - |
| XYZ | 6.85 | 7.52 | 13.4 | - |
| YUV | 75.22 | 142.55 | 114.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 80 | 101 | 0.45 | 0.21 | 0 | 0.60 | 208 | 0.29 | 0.31 |
| Hex | 38 | 50 | 65 | 2D | 15 | 0 | 3C | D0 | 1D | 1F |
| Octal | 70 | 120 | 145 | 55 | 25 | 0 | 74 | 320 | 35 | 37 |
| Binary | 111000 | 1010000 | 1100101 | 101101 | 10101 | 0 | 111100 | 11010000 | 11101 | 11111 |
Color Harmonies of #385065
Complementary color
Monochromatic Colors of #385065
Black with #385065
Text Example
Text Example
White with #385065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385065; }
p { color: rgb(56,80,101); }
H1.HeaderClassName
{
color: #385065;
}
.AnyTagClassName
{
color: #385065;
}
</style>
background-color css
<style>
a { background-color: #385065; }
a { background-color: rgb(56,80,101); }
div.DivClassName
{
background-color: #385065;
}
.BgClassName
{
background-color: #385065;
}
</style>
border-color css
<style>
span { border-color: #385065; }
span { border-color: rgb(56,80,101); }
td.TdClassName
{
border-color: #385065;
}
.TagClassName
{
border-color: #385065;
}
</style>