Shades of Cello #395466
Tints of Cello #395466
RGB
CMYK
RGB Variations
Color information
#395466 (or 0x395466) is known color: Cello. HEX triplet: 39, 54 and 66. RGB value is (57,84,102). Sum of RGB (Red+Green+Blue) = 57+84+102=243 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.46% from 243); Green value is 84 (33.20% from 255 or 34.57% from 243); Blue value is 102 (40.23% from 255 or 41.98% from 243); Max value from RGB is 102 - color contains mainly: blue. Hex color #395466 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395466 is #C6AB99. Grayscale: #4D4D4D. Windows color (decimal): -13020058 or 6706233. OLE color: 6706233.
HSL color Cylindrical-coordinate representation of color #395466: hue angle of 204º 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 #395466 is Cyan = 0.44, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 57 | 84 | 102 | - |
| CMYK | 0.44 | 0.18 | 0 | 0.6 |
| HSL | 204º | 0.28% | 0.31% | - |
| HSV(B) | 204º | 0.44% | 0.4% | - |
| XYZ | 7.26 | 8.17 | 13.76 | - |
| YUV | 77.98 | 141.55 | 113.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 84 | 102 | 0.44 | 0.18 | 0 | 0.6 | 204 | 0.28 | 0.31 |
| Hex | 39 | 54 | 66 | 2C | 12 | 0 | 3C | CC | 1C | 1F |
| Octal | 71 | 124 | 146 | 54 | 22 | 0 | 74 | 314 | 34 | 37 |
| Binary | 111001 | 1010100 | 1100110 | 101100 | 10010 | 0 | 111100 | 11001100 | 11100 | 11111 |
Color Harmonies of #395466
Complementary color
Monochromatic Colors of #395466
Black with #395466
Text Example
Text Example
White with #395466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395466; }
p { color: rgb(57,84,102); }
H1.HeaderClassName
{
color: #395466;
}
.AnyTagClassName
{
color: #395466;
}
</style>
background-color css
<style>
a { background-color: #395466; }
a { background-color: rgb(57,84,102); }
div.DivClassName
{
background-color: #395466;
}
.BgClassName
{
background-color: #395466;
}
</style>
border-color css
<style>
span { border-color: #395466; }
span { border-color: rgb(57,84,102); }
td.TdClassName
{
border-color: #395466;
}
.TagClassName
{
border-color: #395466;
}
</style>