Shades of Cello #385469
Tints of Cello #385469
RGB
CMYK
RGB Variations
Color information
#385469 (or 0x385469) is known color: Cello. HEX triplet: 38, 54 and 69. RGB value is (56,84,105). Sum of RGB (Red+Green+Blue) = 56+84+105=245 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.86% from 245); Green value is 84 (33.20% from 255 or 34.29% from 245); Blue value is 105 (41.41% from 255 or 42.86% from 245); Max value from RGB is 105 - color contains mainly: blue. Hex color #385469 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385469 is #C7AB96. Grayscale: #4D4D4D. Windows color (decimal): -13085591 or 6902840. OLE color: 6902840.
HSL color Cylindrical-coordinate representation of color #385469: hue angle of 205.71º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #385469 is Cyan = 0.47, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 84 | 105 | - |
| CMYK | 0.47 | 0.20 | 0 | 0.59 |
| HSL | 205.71º | 0.3% | 0.32% | - |
| HSV(B) | 205.71º | 0.47% | 0.41% | - |
| XYZ | 7.35 | 8.2 | 14.56 | - |
| YUV | 78.02 | 143.22 | 112.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 84 | 105 | 0.47 | 0.20 | 0 | 0.59 | 205.71 | 0.3 | 0.32 |
| Hex | 38 | 54 | 69 | 2F | 14 | 0 | 3B | CE | 1E | 20 |
| Octal | 70 | 124 | 151 | 57 | 24 | 0 | 73 | 316 | 36 | 40 |
| Binary | 111000 | 1010100 | 1101001 | 101111 | 10100 | 0 | 111011 | 11001110 | 11110 | 100000 |
Color Harmonies of #385469
Complementary color
Monochromatic Colors of #385469
Black with #385469
Text Example
Text Example
White with #385469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385469; }
p { color: rgb(56,84,105); }
H1.HeaderClassName
{
color: #385469;
}
.AnyTagClassName
{
color: #385469;
}
</style>
background-color css
<style>
a { background-color: #385469; }
a { background-color: rgb(56,84,105); }
div.DivClassName
{
background-color: #385469;
}
.BgClassName
{
background-color: #385469;
}
</style>
border-color css
<style>
span { border-color: #385469; }
span { border-color: rgb(56,84,105); }
td.TdClassName
{
border-color: #385469;
}
.TagClassName
{
border-color: #385469;
}
</style>