Shades of Cello #395566
Tints of Cello #395566
RGB
CMYK
RGB Variations
Color information
#395566 (or 0x395566) is known color: Cello. HEX triplet: 39, 55 and 66. RGB value is (57,85,102). Sum of RGB (Red+Green+Blue) = 57+85+102=244 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.36% from 244); Green value is 85 (33.59% from 255 or 34.84% from 244); Blue value is 102 (40.23% from 255 or 41.80% from 244); Max value from RGB is 102 - color contains mainly: blue. Hex color #395566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395566 is #C6AA99. Grayscale: #4E4E4E. Windows color (decimal): -13019802 or 6706489. OLE color: 6706489.
HSL color Cylindrical-coordinate representation of color #395566: hue angle of 202.67º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #395566 is Cyan = 0.44, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 57 | 85 | 102 | - |
| CMYK | 0.44 | 0.17 | 0 | 0.6 |
| HSL | 202.67º | 0.28% | 0.31% | - |
| HSV(B) | 202.67º | 0.44% | 0.4% | - |
| XYZ | 7.33 | 8.33 | 13.79 | - |
| YUV | 78.57 | 141.22 | 112.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 85 | 102 | 0.44 | 0.17 | 0 | 0.6 | 202.67 | 0.28 | 0.31 |
| Hex | 39 | 55 | 66 | 2C | 11 | 0 | 3C | CB | 1C | 1F |
| Octal | 71 | 125 | 146 | 54 | 21 | 0 | 74 | 313 | 34 | 37 |
| Binary | 111001 | 1010101 | 1100110 | 101100 | 10001 | 0 | 111100 | 11001011 | 11100 | 11111 |
Color Harmonies of #395566
Complementary color
Monochromatic Colors of #395566
Black with #395566
Text Example
Text Example
White with #395566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395566; }
p { color: rgb(57,85,102); }
H1.HeaderClassName
{
color: #395566;
}
.AnyTagClassName
{
color: #395566;
}
</style>
background-color css
<style>
a { background-color: #395566; }
a { background-color: rgb(57,85,102); }
div.DivClassName
{
background-color: #395566;
}
.BgClassName
{
background-color: #395566;
}
</style>
border-color css
<style>
span { border-color: #395566; }
span { border-color: rgb(57,85,102); }
td.TdClassName
{
border-color: #395566;
}
.TagClassName
{
border-color: #395566;
}
</style>