Shades of Maire #393205
Tints of Maire #393205
RGB
CMYK
RGB Variations
Color information
#393205 (or 0x393205) is known color: Maire. HEX triplet: 39, 32 and 05. RGB value is (57,50,5). Sum of RGB (Red+Green+Blue) = 57+50+5=112 (14% of max value = 765). Red value is 57 (22.66% from 255 or 50.89% from 112); Green value is 50 (19.92% from 255 or 44.64% from 112); Blue value is 5 (2.34% from 255 or 4.46% from 112); Max value from RGB is 57 - color contains mainly: red. Hex color #393205 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #393205 is #C6CDFA. Grayscale: #2F2F2F. Windows color (decimal): -13028859 or 340537. OLE color: 340537.
HSL color Cylindrical-coordinate representation of color #393205: hue angle of 51.92º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #393205 is Cyan = 0, Magento = 0.12, Yellow = 0.91 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 50 | 5 | - |
| CMYK | 0 | 0.12 | 0.91 | 0.78 |
| HSL | 51.92º | 0.84% | 0.12% | - |
| HSV(B) | 51.92º | 0.91% | 0.22% | - |
| XYZ | 2.86 | 3.16 | 0.6 | - |
| YUV | 46.96 | 104.32 | 135.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 50 | 5 | 0 | 0.12 | 0.91 | 0.78 | 51.92 | 0.84 | 0.12 |
| Hex | 39 | 32 | 5 | 0 | C | 5B | 4E | 34 | 54 | C |
| Octal | 71 | 62 | 5 | 0 | 14 | 133 | 116 | 64 | 124 | 14 |
| Binary | 111001 | 110010 | 101 | 0 | 1100 | 1011011 | 1001110 | 110100 | 1010100 | 1100 |
Color Harmonies of #393205
Complementary color
Monochromatic Colors of #393205
Black with #393205
Text Example
Text Example
White with #393205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393205; }
p { color: rgb(57,50,5); }
H1.HeaderClassName
{
color: #393205;
}
.AnyTagClassName
{
color: #393205;
}
</style>
background-color css
<style>
a { background-color: #393205; }
a { background-color: rgb(57,50,5); }
div.DivClassName
{
background-color: #393205;
}
.BgClassName
{
background-color: #393205;
}
</style>
border-color css
<style>
span { border-color: #393205; }
span { border-color: rgb(57,50,5); }
td.TdClassName
{
border-color: #393205;
}
.TagClassName
{
border-color: #393205;
}
</style>