Shades of Cello #385268
Tints of Cello #385268
RGB
CMYK
RGB Variations
Color information
#385268 (or 0x385268) is known color: Cello. HEX triplet: 38, 52 and 68. RGB value is (56,82,104). Sum of RGB (Red+Green+Blue) = 56+82+104=242 (32% of max value = 765). Red value is 56 (22.27% from 255 or 23.14% from 242); Green value is 82 (32.42% from 255 or 33.88% from 242); Blue value is 104 (41.02% from 255 or 42.98% from 242); Max value from RGB is 104 - color contains mainly: blue. Hex color #385268 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385268 is #C7AD97. Grayscale: #4C4C4C. Windows color (decimal): -13086104 or 6836792. OLE color: 6836792.
HSL color Cylindrical-coordinate representation of color #385268: hue angle of 207.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 #385268 is Cyan = 0.46, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 82 | 104 | - |
| CMYK | 0.46 | 0.21 | 0 | 0.59 |
| HSL | 207.5º | 0.3% | 0.31% | - |
| HSV(B) | 207.5º | 0.46% | 0.41% | - |
| XYZ | 7.15 | 7.87 | 14.24 | - |
| YUV | 76.73 | 143.39 | 113.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 82 | 104 | 0.46 | 0.21 | 0 | 0.59 | 207.5 | 0.3 | 0.31 |
| Hex | 38 | 52 | 68 | 2E | 15 | 0 | 3B | D0 | 1E | 1F |
| Octal | 70 | 122 | 150 | 56 | 25 | 0 | 73 | 320 | 36 | 37 |
| Binary | 111000 | 1010010 | 1101000 | 101110 | 10101 | 0 | 111011 | 11010000 | 11110 | 11111 |
Color Harmonies of #385268
Complementary color
Monochromatic Colors of #385268
Black with #385268
Text Example
Text Example
White with #385268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385268; }
p { color: rgb(56,82,104); }
H1.HeaderClassName
{
color: #385268;
}
.AnyTagClassName
{
color: #385268;
}
</style>
background-color css
<style>
a { background-color: #385268; }
a { background-color: rgb(56,82,104); }
div.DivClassName
{
background-color: #385268;
}
.BgClassName
{
background-color: #385268;
}
</style>
border-color css
<style>
span { border-color: #385268; }
span { border-color: rgb(56,82,104); }
td.TdClassName
{
border-color: #385268;
}
.TagClassName
{
border-color: #385268;
}
</style>