Shades of Maire #393410
Tints of Maire #393410
RGB
CMYK
RGB Variations
Color information
#393410 (or 0x393410) is known color: Maire. HEX triplet: 39, 34 and 10. RGB value is (57,52,16). Sum of RGB (Red+Green+Blue) = 57+52+16=125 (16% of max value = 765). Red value is 57 (22.66% from 255 or 45.6% from 125); Green value is 52 (20.70% from 255 or 41.6% from 125); Blue value is 16 (6.64% from 255 or 12.8% from 125); Max value from RGB is 57 - color contains mainly: red. Hex color #393410 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #393410 is #C6CBEF. Grayscale: #313131. Windows color (decimal): -13028336 or 1061945. OLE color: 1061945.
HSL color Cylindrical-coordinate representation of color #393410: hue angle of 52.68º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #393410 is Cyan = 0, Magento = 0.09, Yellow = 0.72 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 52 | 16 | - |
| CMYK | 0 | 0.09 | 0.72 | 0.78 |
| HSL | 52.68º | 0.56% | 0.14% | - |
| HSV(B) | 52.68º | 0.72% | 0.22% | - |
| XYZ | 3.01 | 3.36 | 0.98 | - |
| YUV | 49.39 | 109.16 | 133.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 52 | 16 | 0 | 0.09 | 0.72 | 0.78 | 52.68 | 0.56 | 0.14 |
| Hex | 39 | 34 | 10 | 0 | 9 | 48 | 4E | 35 | 38 | E |
| Octal | 71 | 64 | 20 | 0 | 11 | 110 | 116 | 65 | 70 | 16 |
| Binary | 111001 | 110100 | 10000 | 0 | 1001 | 1001000 | 1001110 | 110101 | 111000 | 1110 |
Color Harmonies of #393410
Complementary color
Monochromatic Colors of #393410
Black with #393410
Text Example
Text Example
White with #393410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393410; }
p { color: rgb(57,52,16); }
H1.HeaderClassName
{
color: #393410;
}
.AnyTagClassName
{
color: #393410;
}
</style>
background-color css
<style>
a { background-color: #393410; }
a { background-color: rgb(57,52,16); }
div.DivClassName
{
background-color: #393410;
}
.BgClassName
{
background-color: #393410;
}
</style>
border-color css
<style>
span { border-color: #393410; }
span { border-color: rgb(57,52,16); }
td.TdClassName
{
border-color: #393410;
}
.TagClassName
{
border-color: #393410;
}
</style>