Shades of Maire #393407
Tints of Maire #393407
RGB
CMYK
RGB Variations
Color information
#393407 (or 0x393407) is known color: Maire. HEX triplet: 39, 34 and 07. RGB value is (57,52,7). Sum of RGB (Red+Green+Blue) = 57+52+7=116 (15% of max value = 765). Red value is 57 (22.66% from 255 or 49.14% from 116); Green value is 52 (20.70% from 255 or 44.83% from 116); Blue value is 7 (3.12% from 255 or 6.03% from 116); Max value from RGB is 57 - color contains mainly: red. Hex color #393407 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #393407 is #C6CBF8. Grayscale: #303030. Windows color (decimal): -13028345 or 472121. OLE color: 472121.
HSL color Cylindrical-coordinate representation of color #393407: hue angle of 54º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #393407 is Cyan = 0, Magento = 0.09, Yellow = 0.88 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 52 | 7 | - |
| CMYK | 0 | 0.09 | 0.88 | 0.78 |
| HSL | 54º | 0.78% | 0.13% | - |
| HSV(B) | 54º | 0.88% | 0.22% | - |
| XYZ | 2.95 | 3.34 | 0.69 | - |
| YUV | 48.37 | 104.66 | 134.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 52 | 7 | 0 | 0.09 | 0.88 | 0.78 | 54 | 0.78 | 0.13 |
| Hex | 39 | 34 | 7 | 0 | 9 | 58 | 4E | 36 | 4E | D |
| Octal | 71 | 64 | 7 | 0 | 11 | 130 | 116 | 66 | 116 | 15 |
| Binary | 111001 | 110100 | 111 | 0 | 1001 | 1011000 | 1001110 | 110110 | 1001110 | 1101 |
Color Harmonies of #393407
Complementary color
Monochromatic Colors of #393407
Black with #393407
Text Example
Text Example
White with #393407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393407; }
p { color: rgb(57,52,7); }
H1.HeaderClassName
{
color: #393407;
}
.AnyTagClassName
{
color: #393407;
}
</style>
background-color css
<style>
a { background-color: #393407; }
a { background-color: rgb(57,52,7); }
div.DivClassName
{
background-color: #393407;
}
.BgClassName
{
background-color: #393407;
}
</style>
border-color css
<style>
span { border-color: #393407; }
span { border-color: rgb(57,52,7); }
td.TdClassName
{
border-color: #393407;
}
.TagClassName
{
border-color: #393407;
}
</style>