Shades of Cello #395367
Tints of Cello #395367
RGB
CMYK
RGB Variations
Color information
#395367 (or 0x395367) is known color: Cello. HEX triplet: 39, 53 and 67. RGB value is (57,83,103). Sum of RGB (Red+Green+Blue) = 57+83+103=243 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.46% from 243); Green value is 83 (32.81% from 255 or 34.16% from 243); Blue value is 103 (40.62% from 255 or 42.39% from 243); Max value from RGB is 103 - color contains mainly: blue. Hex color #395367 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395367 is #C6AC98. Grayscale: #4D4D4D. Windows color (decimal): -13020313 or 6771513. OLE color: 6771513.
HSL color Cylindrical-coordinate representation of color #395367: hue angle of 206.09º 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 #395367 is Cyan = 0.45, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 83 | 103 | - |
| CMYK | 0.45 | 0.19 | 0 | 0.60 |
| HSL | 206.09º | 0.29% | 0.31% | - |
| HSV(B) | 206.09º | 0.45% | 0.4% | - |
| XYZ | 7.23 | 8.04 | 14 | - |
| YUV | 77.51 | 142.39 | 113.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 83 | 103 | 0.45 | 0.19 | 0 | 0.60 | 206.09 | 0.29 | 0.31 |
| Hex | 39 | 53 | 67 | 2D | 13 | 0 | 3C | CE | 1D | 1F |
| Octal | 71 | 123 | 147 | 55 | 23 | 0 | 74 | 316 | 35 | 37 |
| Binary | 111001 | 1010011 | 1100111 | 101101 | 10011 | 0 | 111100 | 11001110 | 11101 | 11111 |
Color Harmonies of #395367
Complementary color
Monochromatic Colors of #395367
Black with #395367
Text Example
Text Example
White with #395367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395367; }
p { color: rgb(57,83,103); }
H1.HeaderClassName
{
color: #395367;
}
.AnyTagClassName
{
color: #395367;
}
</style>
background-color css
<style>
a { background-color: #395367; }
a { background-color: rgb(57,83,103); }
div.DivClassName
{
background-color: #395367;
}
.BgClassName
{
background-color: #395367;
}
</style>
border-color css
<style>
span { border-color: #395367; }
span { border-color: rgb(57,83,103); }
td.TdClassName
{
border-color: #395367;
}
.TagClassName
{
border-color: #395367;
}
</style>