Shades of Charade #394648
Tints of Charade #394648
RGB
CMYK
RGB Variations
Color information
#394648 (or 0x394648) is known color: Charade. HEX triplet: 39, 46 and 48. RGB value is (57,70,72). Sum of RGB (Red+Green+Blue) = 57+70+72=199 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.64% from 199); Green value is 70 (27.73% from 255 or 35.18% from 199); Blue value is 72 (28.52% from 255 or 36.18% from 199); Max value from RGB is 72 - color contains mainly: blue. Hex color #394648 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394648 is #C6B9B7. Grayscale: #424242. Windows color (decimal): -13023672 or 4736569. OLE color: 4736569.
HSL color Cylindrical-coordinate representation of color #394648: hue angle of 188º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #394648 is Cyan = 0.21, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 57 | 70 | 72 | - |
| CMYK | 0.21 | 0.03 | 0 | 0.72 |
| HSL | 188º | 0.12% | 0.25% | - |
| HSV(B) | 188º | 0.21% | 0.28% | - |
| XYZ | 5.05 | 5.72 | 6.97 | - |
| YUV | 66.34 | 131.19 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 70 | 72 | 0.21 | 0.03 | 0 | 0.72 | 188 | 0.12 | 0.25 |
| Hex | 39 | 46 | 48 | 15 | 3 | 0 | 48 | BC | C | 19 |
| Octal | 71 | 106 | 110 | 25 | 3 | 0 | 110 | 274 | 14 | 31 |
| Binary | 111001 | 1000110 | 1001000 | 10101 | 11 | 0 | 1001000 | 10111100 | 1100 | 11001 |
Color Harmonies of #394648
Complementary color
Monochromatic Colors of #394648
Black with #394648
Text Example
Text Example
White with #394648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394648; }
p { color: rgb(57,70,72); }
H1.HeaderClassName
{
color: #394648;
}
.AnyTagClassName
{
color: #394648;
}
</style>
background-color css
<style>
a { background-color: #394648; }
a { background-color: rgb(57,70,72); }
div.DivClassName
{
background-color: #394648;
}
.BgClassName
{
background-color: #394648;
}
</style>
border-color css
<style>
span { border-color: #394648; }
span { border-color: rgb(57,70,72); }
td.TdClassName
{
border-color: #394648;
}
.TagClassName
{
border-color: #394648;
}
</style>