Shades of Cello #395467
Tints of Cello #395467
RGB
CMYK
RGB Variations
Color information
#395467 (or 0x395467) is known color: Cello. HEX triplet: 39, 54 and 67. RGB value is (57,84,103). Sum of RGB (Red+Green+Blue) = 57+84+103=244 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.36% from 244); Green value is 84 (33.20% from 255 or 34.43% from 244); Blue value is 103 (40.62% from 255 or 42.21% from 244); Max value from RGB is 103 - color contains mainly: blue. Hex color #395467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395467 is #C6AB98. Grayscale: #4D4D4D. Windows color (decimal): -13020057 or 6771769. OLE color: 6771769.
HSL color Cylindrical-coordinate representation of color #395467: hue angle of 204.78º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #395467 is Cyan = 0.45, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 84 | 103 | - |
| CMYK | 0.45 | 0.18 | 0 | 0.60 |
| HSL | 204.78º | 0.29% | 0.31% | - |
| HSV(B) | 204.78º | 0.45% | 0.4% | - |
| XYZ | 7.31 | 8.19 | 14.03 | - |
| YUV | 78.09 | 142.05 | 112.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 84 | 103 | 0.45 | 0.18 | 0 | 0.60 | 204.78 | 0.29 | 0.31 |
| Hex | 39 | 54 | 67 | 2D | 12 | 0 | 3C | CD | 1D | 1F |
| Octal | 71 | 124 | 147 | 55 | 22 | 0 | 74 | 315 | 35 | 37 |
| Binary | 111001 | 1010100 | 1100111 | 101101 | 10010 | 0 | 111100 | 11001101 | 11101 | 11111 |
Color Harmonies of #395467
Complementary color
Monochromatic Colors of #395467
Black with #395467
Text Example
Text Example
White with #395467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395467; }
p { color: rgb(57,84,103); }
H1.HeaderClassName
{
color: #395467;
}
.AnyTagClassName
{
color: #395467;
}
</style>
background-color css
<style>
a { background-color: #395467; }
a { background-color: rgb(57,84,103); }
div.DivClassName
{
background-color: #395467;
}
.BgClassName
{
background-color: #395467;
}
</style>
border-color css
<style>
span { border-color: #395467; }
span { border-color: rgb(57,84,103); }
td.TdClassName
{
border-color: #395467;
}
.TagClassName
{
border-color: #395467;
}
</style>