Shades of Cello #385067
Tints of Cello #385067
RGB
CMYK
RGB Variations
Color information
#385067 (or 0x385067) is known color: Cello. HEX triplet: 38, 50 and 67. RGB value is (56,80,103). Sum of RGB (Red+Green+Blue) = 56+80+103=239 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.43% from 239); Green value is 80 (31.64% from 255 or 33.47% from 239); Blue value is 103 (40.62% from 255 or 43.10% from 239); Max value from RGB is 103 - color contains mainly: blue. Hex color #385067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385067 is #C7AF98. Grayscale: #4B4B4B. Windows color (decimal): -13086617 or 6770744. OLE color: 6770744.
HSL color Cylindrical-coordinate representation of color #385067: hue angle of 209.36º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #385067 is Cyan = 0.46, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 80 | 103 | - |
| CMYK | 0.46 | 0.22 | 0 | 0.60 |
| HSL | 209.36º | 0.3% | 0.31% | - |
| HSV(B) | 209.36º | 0.46% | 0.4% | - |
| XYZ | 6.95 | 7.56 | 13.92 | - |
| YUV | 75.45 | 143.55 | 114.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 80 | 103 | 0.46 | 0.22 | 0 | 0.60 | 209.36 | 0.3 | 0.31 |
| Hex | 38 | 50 | 67 | 2E | 16 | 0 | 3C | D1 | 1E | 1F |
| Octal | 70 | 120 | 147 | 56 | 26 | 0 | 74 | 321 | 36 | 37 |
| Binary | 111000 | 1010000 | 1100111 | 101110 | 10110 | 0 | 111100 | 11010001 | 11110 | 11111 |
Color Harmonies of #385067
Complementary color
Monochromatic Colors of #385067
Black with #385067
Text Example
Text Example
White with #385067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385067; }
p { color: rgb(56,80,103); }
H1.HeaderClassName
{
color: #385067;
}
.AnyTagClassName
{
color: #385067;
}
</style>
background-color css
<style>
a { background-color: #385067; }
a { background-color: rgb(56,80,103); }
div.DivClassName
{
background-color: #385067;
}
.BgClassName
{
background-color: #385067;
}
</style>
border-color css
<style>
span { border-color: #385067; }
span { border-color: rgb(56,80,103); }
td.TdClassName
{
border-color: #385067;
}
.TagClassName
{
border-color: #385067;
}
</style>