Shades of Cello #384956
Tints of Cello #384956
RGB
CMYK
RGB Variations
Color information
#384956 (or 0x384956) is known color: Cello. HEX triplet: 38, 49 and 56. RGB value is (56,73,86). Sum of RGB (Red+Green+Blue) = 56+73+86=215 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.05% from 215); Green value is 73 (28.91% from 255 or 33.95% from 215); Blue value is 86 (33.98% from 255 or 40% from 215); Max value from RGB is 86 - color contains mainly: blue. Hex color #384956 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384956 is #C7B6A9. Grayscale: #454545. Windows color (decimal): -13088426 or 5654840. OLE color: 5654840.
HSL color Cylindrical-coordinate representation of color #384956: hue angle of 206º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #384956 is Cyan = 0.35, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 73 | 86 | - |
| CMYK | 0.35 | 0.15 | 0 | 0.66 |
| HSL | 206º | 0.21% | 0.28% | - |
| HSV(B) | 206º | 0.35% | 0.34% | - |
| XYZ | 5.69 | 6.28 | 9.72 | - |
| YUV | 69.4 | 137.37 | 118.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 73 | 86 | 0.35 | 0.15 | 0 | 0.66 | 206 | 0.21 | 0.28 |
| Hex | 38 | 49 | 56 | 23 | F | 0 | 42 | CE | 15 | 1C |
| Octal | 70 | 111 | 126 | 43 | 17 | 0 | 102 | 316 | 25 | 34 |
| Binary | 111000 | 1001001 | 1010110 | 100011 | 1111 | 0 | 1000010 | 11001110 | 10101 | 11100 |
Color Harmonies of #384956
Complementary color
Monochromatic Colors of #384956
Black with #384956
Text Example
Text Example
White with #384956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384956; }
p { color: rgb(56,73,86); }
H1.HeaderClassName
{
color: #384956;
}
.AnyTagClassName
{
color: #384956;
}
</style>
background-color css
<style>
a { background-color: #384956; }
a { background-color: rgb(56,73,86); }
div.DivClassName
{
background-color: #384956;
}
.BgClassName
{
background-color: #384956;
}
</style>
border-color css
<style>
span { border-color: #384956; }
span { border-color: rgb(56,73,86); }
td.TdClassName
{
border-color: #384956;
}
.TagClassName
{
border-color: #384956;
}
</style>