Shades of Charade #394649
Tints of Charade #394649
RGB
CMYK
RGB Variations
Color information
#394649 (or 0x394649) is known color: Charade. HEX triplet: 39, 46 and 49. RGB value is (57,70,73). Sum of RGB (Red+Green+Blue) = 57+70+73=200 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.5% from 200); Green value is 70 (27.73% from 255 or 35% from 200); Blue value is 73 (28.91% from 255 or 36.5% from 200); Max value from RGB is 73 - color contains mainly: blue. Hex color #394649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394649 is #C6B9B6. Grayscale: #424242. Windows color (decimal): -13023671 or 4802105. OLE color: 4802105.
HSL color Cylindrical-coordinate representation of color #394649: hue angle of 191.25º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #394649 is Cyan = 0.22, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 57 | 70 | 73 | - |
| CMYK | 0.22 | 0.04 | 0 | 0.71 |
| HSL | 191.25º | 0.12% | 0.25% | - |
| HSV(B) | 191.25º | 0.22% | 0.29% | - |
| XYZ | 5.08 | 5.73 | 7.14 | - |
| YUV | 66.46 | 131.69 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 70 | 73 | 0.22 | 0.04 | 0 | 0.71 | 191.25 | 0.12 | 0.25 |
| Hex | 39 | 46 | 49 | 16 | 4 | 0 | 47 | BF | C | 19 |
| Octal | 71 | 106 | 111 | 26 | 4 | 0 | 107 | 277 | 14 | 31 |
| Binary | 111001 | 1000110 | 1001001 | 10110 | 100 | 0 | 1000111 | 10111111 | 1100 | 11001 |
Color Harmonies of #394649
Complementary color
Monochromatic Colors of #394649
Black with #394649
Text Example
Text Example
White with #394649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394649; }
p { color: rgb(57,70,73); }
H1.HeaderClassName
{
color: #394649;
}
.AnyTagClassName
{
color: #394649;
}
</style>
background-color css
<style>
a { background-color: #394649; }
a { background-color: rgb(57,70,73); }
div.DivClassName
{
background-color: #394649;
}
.BgClassName
{
background-color: #394649;
}
</style>
border-color css
<style>
span { border-color: #394649; }
span { border-color: rgb(57,70,73); }
td.TdClassName
{
border-color: #394649;
}
.TagClassName
{
border-color: #394649;
}
</style>