Shades of Cello #365069
Tints of Cello #365069
RGB
CMYK
RGB Variations
Color information
#365069 (or 0x365069) is known color: Cello. HEX triplet: 36, 50 and 69. RGB value is (54,80,105). Sum of RGB (Red+Green+Blue) = 54+80+105=239 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.59% from 239); Green value is 80 (31.64% from 255 or 33.47% from 239); Blue value is 105 (41.41% from 255 or 43.93% from 239); Max value from RGB is 105 - color contains mainly: blue. Hex color #365069 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365069 is #C9AF96. Grayscale: #4A4A4A. Windows color (decimal): -13217687 or 6901814. OLE color: 6901814.
HSL color Cylindrical-coordinate representation of color #365069: hue angle of 209.41º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #365069 is Cyan = 0.49, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 80 | 105 | - |
| CMYK | 0.49 | 0.24 | 0 | 0.59 |
| HSL | 209.41º | 0.32% | 0.31% | - |
| HSV(B) | 209.41º | 0.49% | 0.41% | - |
| XYZ | 6.94 | 7.54 | 14.45 | - |
| YUV | 75.08 | 144.89 | 112.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 80 | 105 | 0.49 | 0.24 | 0 | 0.59 | 209.41 | 0.32 | 0.31 |
| Hex | 36 | 50 | 69 | 31 | 18 | 0 | 3B | D1 | 20 | 1F |
| Octal | 66 | 120 | 151 | 61 | 30 | 0 | 73 | 321 | 40 | 37 |
| Binary | 110110 | 1010000 | 1101001 | 110001 | 11000 | 0 | 111011 | 11010001 | 100000 | 11111 |
Color Harmonies of #365069
Complementary color
Monochromatic Colors of #365069
Black with #365069
Text Example
Text Example
White with #365069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365069; }
p { color: rgb(54,80,105); }
H1.HeaderClassName
{
color: #365069;
}
.AnyTagClassName
{
color: #365069;
}
</style>
background-color css
<style>
a { background-color: #365069; }
a { background-color: rgb(54,80,105); }
div.DivClassName
{
background-color: #365069;
}
.BgClassName
{
background-color: #365069;
}
</style>
border-color css
<style>
span { border-color: #365069; }
span { border-color: rgb(54,80,105); }
td.TdClassName
{
border-color: #365069;
}
.TagClassName
{
border-color: #365069;
}
</style>