Shades of Cello #364759
Tints of Cello #364759
RGB
CMYK
RGB Variations
Color information
#364759 (or 0x364759) is known color: Cello. HEX triplet: 36, 47 and 59. RGB value is (54,71,89). Sum of RGB (Red+Green+Blue) = 54+71+89=214 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.23% from 214); Green value is 71 (28.12% from 255 or 33.18% from 214); Blue value is 89 (35.16% from 255 or 41.59% from 214); Max value from RGB is 89 - color contains mainly: blue. Hex color #364759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364759 is #C9B8A6. Grayscale: #434343. Windows color (decimal): -13220007 or 5850934. OLE color: 5850934.
HSL color Cylindrical-coordinate representation of color #364759: hue angle of 210.86º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #364759 is Cyan = 0.39, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 71 | 89 | - |
| CMYK | 0.39 | 0.20 | 0 | 0.65 |
| HSL | 210.86º | 0.24% | 0.28% | - |
| HSV(B) | 210.86º | 0.39% | 0.35% | - |
| XYZ | 5.58 | 6.01 | 10.32 | - |
| YUV | 67.97 | 139.87 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 71 | 89 | 0.39 | 0.20 | 0 | 0.65 | 210.86 | 0.24 | 0.28 |
| Hex | 36 | 47 | 59 | 27 | 14 | 0 | 41 | D3 | 18 | 1C |
| Octal | 66 | 107 | 131 | 47 | 24 | 0 | 101 | 323 | 30 | 34 |
| Binary | 110110 | 1000111 | 1011001 | 100111 | 10100 | 0 | 1000001 | 11010011 | 11000 | 11100 |
Color Harmonies of #364759
Complementary color
Monochromatic Colors of #364759
Black with #364759
Text Example
Text Example
White with #364759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364759; }
p { color: rgb(54,71,89); }
H1.HeaderClassName
{
color: #364759;
}
.AnyTagClassName
{
color: #364759;
}
</style>
background-color css
<style>
a { background-color: #364759; }
a { background-color: rgb(54,71,89); }
div.DivClassName
{
background-color: #364759;
}
.BgClassName
{
background-color: #364759;
}
</style>
border-color css
<style>
span { border-color: #364759; }
span { border-color: rgb(54,71,89); }
td.TdClassName
{
border-color: #364759;
}
.TagClassName
{
border-color: #364759;
}
</style>