Shades of Maire #393408
Tints of Maire #393408
RGB
CMYK
RGB Variations
Color information
#393408 (or 0x393408) is known color: Maire. HEX triplet: 39, 34 and 08. RGB value is (57,52,8). Sum of RGB (Red+Green+Blue) = 57+52+8=117 (15% of max value = 765). Red value is 57 (22.66% from 255 or 48.72% from 117); Green value is 52 (20.70% from 255 or 44.44% from 117); Blue value is 8 (3.52% from 255 or 6.84% from 117); Max value from RGB is 57 - color contains mainly: red. Hex color #393408 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #393408 is #C6CBF7. Grayscale: #303030. Windows color (decimal): -13028344 or 537657. OLE color: 537657.
HSL color Cylindrical-coordinate representation of color #393408: hue angle of 53.88º degrees, saturation: 0.75, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #393408 is Cyan = 0, Magento = 0.09, Yellow = 0.86 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 52 | 8 | - |
| CMYK | 0 | 0.09 | 0.86 | 0.78 |
| HSL | 53.88º | 0.75% | 0.13% | - |
| HSV(B) | 53.88º | 0.86% | 0.22% | - |
| XYZ | 2.96 | 3.34 | 0.72 | - |
| YUV | 48.48 | 105.16 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 52 | 8 | 0 | 0.09 | 0.86 | 0.78 | 53.88 | 0.75 | 0.13 |
| Hex | 39 | 34 | 8 | 0 | 9 | 56 | 4E | 36 | 4B | D |
| Octal | 71 | 64 | 10 | 0 | 11 | 126 | 116 | 66 | 113 | 15 |
| Binary | 111001 | 110100 | 1000 | 0 | 1001 | 1010110 | 1001110 | 110110 | 1001011 | 1101 |
Color Harmonies of #393408
Complementary color
Monochromatic Colors of #393408
Black with #393408
Text Example
Text Example
White with #393408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393408; }
p { color: rgb(57,52,8); }
H1.HeaderClassName
{
color: #393408;
}
.AnyTagClassName
{
color: #393408;
}
</style>
background-color css
<style>
a { background-color: #393408; }
a { background-color: rgb(57,52,8); }
div.DivClassName
{
background-color: #393408;
}
.BgClassName
{
background-color: #393408;
}
</style>
border-color css
<style>
span { border-color: #393408; }
span { border-color: rgb(57,52,8); }
td.TdClassName
{
border-color: #393408;
}
.TagClassName
{
border-color: #393408;
}
</style>