Shades of Cello #395266
Tints of Cello #395266
RGB
CMYK
RGB Variations
Color information
#395266 (or 0x395266) is known color: Cello. HEX triplet: 39, 52 and 66. RGB value is (57,82,102). Sum of RGB (Red+Green+Blue) = 57+82+102=241 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.65% from 241); Green value is 82 (32.42% from 255 or 34.02% from 241); Blue value is 102 (40.23% from 255 or 42.32% from 241); Max value from RGB is 102 - color contains mainly: blue. Hex color #395266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395266 is #C6AD99. Grayscale: #4C4C4C. Windows color (decimal): -13020570 or 6705721. OLE color: 6705721.
HSL color Cylindrical-coordinate representation of color #395266: hue angle of 206.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 #395266 is Cyan = 0.44, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 57 | 82 | 102 | - |
| CMYK | 0.44 | 0.20 | 0 | 0.6 |
| HSL | 206.67º | 0.28% | 0.31% | - |
| HSV(B) | 206.67º | 0.44% | 0.4% | - |
| XYZ | 7.1 | 7.86 | 13.71 | - |
| YUV | 76.81 | 142.22 | 113.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 82 | 102 | 0.44 | 0.20 | 0 | 0.6 | 206.67 | 0.28 | 0.31 |
| Hex | 39 | 52 | 66 | 2C | 14 | 0 | 3C | CF | 1C | 1F |
| Octal | 71 | 122 | 146 | 54 | 24 | 0 | 74 | 317 | 34 | 37 |
| Binary | 111001 | 1010010 | 1100110 | 101100 | 10100 | 0 | 111100 | 11001111 | 11100 | 11111 |
Color Harmonies of #395266
Complementary color
Monochromatic Colors of #395266
Black with #395266
Text Example
Text Example
White with #395266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395266; }
p { color: rgb(57,82,102); }
H1.HeaderClassName
{
color: #395266;
}
.AnyTagClassName
{
color: #395266;
}
</style>
background-color css
<style>
a { background-color: #395266; }
a { background-color: rgb(57,82,102); }
div.DivClassName
{
background-color: #395266;
}
.BgClassName
{
background-color: #395266;
}
</style>
border-color css
<style>
span { border-color: #395266; }
span { border-color: rgb(57,82,102); }
td.TdClassName
{
border-color: #395266;
}
.TagClassName
{
border-color: #395266;
}
</style>