Shades of Cello #385269
Tints of Cello #385269
RGB
CMYK
RGB Variations
Color information
#385269 (or 0x385269) is known color: Cello. HEX triplet: 38, 52 and 69. RGB value is (56,82,105). Sum of RGB (Red+Green+Blue) = 56+82+105=243 (32% of max value = 765). Red value is 56 (22.27% from 255 or 23.05% from 243); Green value is 82 (32.42% from 255 or 33.74% from 243); Blue value is 105 (41.41% from 255 or 43.21% from 243); Max value from RGB is 105 - color contains mainly: blue. Hex color #385269 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385269 is #C7AD96. Grayscale: #4C4C4C. Windows color (decimal): -13086103 or 6902328. OLE color: 6902328.
HSL color Cylindrical-coordinate representation of color #385269: hue angle of 208.16º 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 #385269 is Cyan = 0.47, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 82 | 105 | - |
| CMYK | 0.47 | 0.22 | 0 | 0.59 |
| HSL | 208.16º | 0.3% | 0.32% | - |
| HSV(B) | 208.16º | 0.47% | 0.41% | - |
| XYZ | 7.2 | 7.9 | 14.51 | - |
| YUV | 76.85 | 143.89 | 113.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 82 | 105 | 0.47 | 0.22 | 0 | 0.59 | 208.16 | 0.3 | 0.32 |
| Hex | 38 | 52 | 69 | 2F | 16 | 0 | 3B | D0 | 1E | 20 |
| Octal | 70 | 122 | 151 | 57 | 26 | 0 | 73 | 320 | 36 | 40 |
| Binary | 111000 | 1010010 | 1101001 | 101111 | 10110 | 0 | 111011 | 11010000 | 11110 | 100000 |
Color Harmonies of #385269
Complementary color
Monochromatic Colors of #385269
Black with #385269
Text Example
Text Example
White with #385269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385269; }
p { color: rgb(56,82,105); }
H1.HeaderClassName
{
color: #385269;
}
.AnyTagClassName
{
color: #385269;
}
</style>
background-color css
<style>
a { background-color: #385269; }
a { background-color: rgb(56,82,105); }
div.DivClassName
{
background-color: #385269;
}
.BgClassName
{
background-color: #385269;
}
</style>
border-color css
<style>
span { border-color: #385269; }
span { border-color: rgb(56,82,105); }
td.TdClassName
{
border-color: #385269;
}
.TagClassName
{
border-color: #385269;
}
</style>