Shades of Cello #395260
Tints of Cello #395260
RGB
CMYK
RGB Variations
Color information
#395260 (or 0x395260) is known color: Cello. HEX triplet: 39, 52 and 60. RGB value is (57,82,96). Sum of RGB (Red+Green+Blue) = 57+82+96=235 (31% of max value = 765). Red value is 57 (22.66% from 255 or 24.26% from 235); Green value is 82 (32.42% from 255 or 34.89% from 235); Blue value is 96 (37.89% from 255 or 40.85% from 235); Max value from RGB is 96 - color contains mainly: blue. Hex color #395260 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395260 is #C6AD9F. Grayscale: #4C4C4C. Windows color (decimal): -13020576 or 6312505. OLE color: 6312505.
HSL color Cylindrical-coordinate representation of color #395260: hue angle of 201.54º degrees, saturation: 0.25, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #395260 is Cyan = 0.41, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 82 | 96 | - |
| CMYK | 0.41 | 0.15 | 0 | 0.62 |
| HSL | 201.54º | 0.25% | 0.3% | - |
| HSV(B) | 201.54º | 0.41% | 0.38% | - |
| XYZ | 6.82 | 7.75 | 12.2 | - |
| YUV | 76.12 | 139.22 | 114.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 82 | 96 | 0.41 | 0.15 | 0 | 0.62 | 201.54 | 0.25 | 0.3 |
| Hex | 39 | 52 | 60 | 29 | F | 0 | 3E | CA | 19 | 1E |
| Octal | 71 | 122 | 140 | 51 | 17 | 0 | 76 | 312 | 31 | 36 |
| Binary | 111001 | 1010010 | 1100000 | 101001 | 1111 | 0 | 111110 | 11001010 | 11001 | 11110 |
Color Harmonies of #395260
Complementary color
Monochromatic Colors of #395260
Black with #395260
Text Example
Text Example
White with #395260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395260; }
p { color: rgb(57,82,96); }
H1.HeaderClassName
{
color: #395260;
}
.AnyTagClassName
{
color: #395260;
}
</style>
background-color css
<style>
a { background-color: #395260; }
a { background-color: rgb(57,82,96); }
div.DivClassName
{
background-color: #395260;
}
.BgClassName
{
background-color: #395260;
}
</style>
border-color css
<style>
span { border-color: #395260; }
span { border-color: rgb(57,82,96); }
td.TdClassName
{
border-color: #395260;
}
.TagClassName
{
border-color: #395260;
}
</style>