Shades of Cello #395469
Tints of Cello #395469
RGB
CMYK
RGB Variations
Color information
#395469 (or 0x395469) is known color: Cello. HEX triplet: 39, 54 and 69. RGB value is (57,84,105). Sum of RGB (Red+Green+Blue) = 57+84+105=246 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.17% from 246); Green value is 84 (33.20% from 255 or 34.15% from 246); Blue value is 105 (41.41% from 255 or 42.68% from 246); Max value from RGB is 105 - color contains mainly: blue. Hex color #395469 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395469 is #C6AB96. Grayscale: #4E4E4E. Windows color (decimal): -13020055 or 6902841. OLE color: 6902841.
HSL color Cylindrical-coordinate representation of color #395469: hue angle of 206.25º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #395469 is Cyan = 0.46, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 84 | 105 | - |
| CMYK | 0.46 | 0.20 | 0 | 0.59 |
| HSL | 206.25º | 0.3% | 0.32% | - |
| HSV(B) | 206.25º | 0.46% | 0.41% | - |
| XYZ | 7.41 | 8.23 | 14.56 | - |
| YUV | 78.32 | 143.05 | 112.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 84 | 105 | 0.46 | 0.20 | 0 | 0.59 | 206.25 | 0.3 | 0.32 |
| Hex | 39 | 54 | 69 | 2E | 14 | 0 | 3B | CE | 1E | 20 |
| Octal | 71 | 124 | 151 | 56 | 24 | 0 | 73 | 316 | 36 | 40 |
| Binary | 111001 | 1010100 | 1101001 | 101110 | 10100 | 0 | 111011 | 11001110 | 11110 | 100000 |
Color Harmonies of #395469
Complementary color
Monochromatic Colors of #395469
Black with #395469
Text Example
Text Example
White with #395469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395469; }
p { color: rgb(57,84,105); }
H1.HeaderClassName
{
color: #395469;
}
.AnyTagClassName
{
color: #395469;
}
</style>
background-color css
<style>
a { background-color: #395469; }
a { background-color: rgb(57,84,105); }
div.DivClassName
{
background-color: #395469;
}
.BgClassName
{
background-color: #395469;
}
</style>
border-color css
<style>
span { border-color: #395469; }
span { border-color: rgb(57,84,105); }
td.TdClassName
{
border-color: #395469;
}
.TagClassName
{
border-color: #395469;
}
</style>