Shades of Cello #395069
Tints of Cello #395069
RGB
CMYK
RGB Variations
Color information
#395069 (or 0x395069) is known color: Cello. HEX triplet: 39, 50 and 69. RGB value is (57,80,105). Sum of RGB (Red+Green+Blue) = 57+80+105=242 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.55% from 242); Green value is 80 (31.64% from 255 or 33.06% from 242); Blue value is 105 (41.41% from 255 or 43.39% from 242); Max value from RGB is 105 - color contains mainly: blue. Hex color #395069 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395069 is #C6AF96. Grayscale: #4B4B4B. Windows color (decimal): -13021079 or 6901817. OLE color: 6901817.
HSL color Cylindrical-coordinate representation of color #395069: hue angle of 211.25º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #395069 is Cyan = 0.46, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 80 | 105 | - |
| CMYK | 0.46 | 0.24 | 0 | 0.59 |
| HSL | 211.25º | 0.3% | 0.32% | - |
| HSV(B) | 211.25º | 0.46% | 0.41% | - |
| XYZ | 7.11 | 7.63 | 14.46 | - |
| YUV | 75.97 | 144.38 | 114.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 80 | 105 | 0.46 | 0.24 | 0 | 0.59 | 211.25 | 0.3 | 0.32 |
| Hex | 39 | 50 | 69 | 2E | 18 | 0 | 3B | D3 | 1E | 20 |
| Octal | 71 | 120 | 151 | 56 | 30 | 0 | 73 | 323 | 36 | 40 |
| Binary | 111001 | 1010000 | 1101001 | 101110 | 11000 | 0 | 111011 | 11010011 | 11110 | 100000 |
Color Harmonies of #395069
Complementary color
Monochromatic Colors of #395069
Black with #395069
Text Example
Text Example
White with #395069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395069; }
p { color: rgb(57,80,105); }
H1.HeaderClassName
{
color: #395069;
}
.AnyTagClassName
{
color: #395069;
}
</style>
background-color css
<style>
a { background-color: #395069; }
a { background-color: rgb(57,80,105); }
div.DivClassName
{
background-color: #395069;
}
.BgClassName
{
background-color: #395069;
}
</style>
border-color css
<style>
span { border-color: #395069; }
span { border-color: rgb(57,80,105); }
td.TdClassName
{
border-color: #395069;
}
.TagClassName
{
border-color: #395069;
}
</style>