Shades of Graphite #393416
Tints of Graphite #393416
RGB
CMYK
RGB Variations
Color information
#393416 (or 0x393416) is known color: Graphite. HEX triplet: 39, 34 and 16. RGB value is (57,52,22). Sum of RGB (Red+Green+Blue) = 57+52+22=131 (17% of max value = 765). Red value is 57 (22.66% from 255 or 43.51% from 131); Green value is 52 (20.70% from 255 or 39.69% from 131); Blue value is 22 (8.98% from 255 or 16.79% from 131); Max value from RGB is 57 - color contains mainly: red. Hex color #393416 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #393416 is #C6CBE9. Grayscale: #323232. Windows color (decimal): -13028330 or 1455161. OLE color: 1455161.
HSL color Cylindrical-coordinate representation of color #393416: hue angle of 51.43º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #393416 is Cyan = 0, Magento = 0.09, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 52 | 22 | - |
| CMYK | 0 | 0.09 | 0.61 | 0.78 |
| HSL | 51.43º | 0.44% | 0.15% | - |
| HSV(B) | 51.43º | 0.61% | 0.22% | - |
| XYZ | 3.06 | 3.38 | 1.25 | - |
| YUV | 50.08 | 112.16 | 132.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 52 | 22 | 0 | 0.09 | 0.61 | 0.78 | 51.43 | 0.44 | 0.15 |
| Hex | 39 | 34 | 16 | 0 | 9 | 3D | 4E | 33 | 2C | F |
| Octal | 71 | 64 | 26 | 0 | 11 | 75 | 116 | 63 | 54 | 17 |
| Binary | 111001 | 110100 | 10110 | 0 | 1001 | 111101 | 1001110 | 110011 | 101100 | 1111 |
Color Harmonies of #393416
Complementary color
Monochromatic Colors of #393416
Black with #393416
Text Example
Text Example
White with #393416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393416; }
p { color: rgb(57,52,22); }
H1.HeaderClassName
{
color: #393416;
}
.AnyTagClassName
{
color: #393416;
}
</style>
background-color css
<style>
a { background-color: #393416; }
a { background-color: rgb(57,52,22); }
div.DivClassName
{
background-color: #393416;
}
.BgClassName
{
background-color: #393416;
}
</style>
border-color css
<style>
span { border-color: #393416; }
span { border-color: rgb(57,52,22); }
td.TdClassName
{
border-color: #393416;
}
.TagClassName
{
border-color: #393416;
}
</style>