Shades of Maire #393305
Tints of Maire #393305
RGB
CMYK
RGB Variations
Color information
#393305 (or 0x393305) is known color: Maire. HEX triplet: 39, 33 and 05. RGB value is (57,51,5). Sum of RGB (Red+Green+Blue) = 57+51+5=113 (14% of max value = 765). Red value is 57 (22.66% from 255 or 50.44% from 113); Green value is 51 (20.31% from 255 or 45.13% from 113); Blue value is 5 (2.34% from 255 or 4.42% from 113); Max value from RGB is 57 - color contains mainly: red. Hex color #393305 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #393305 is #C6CCFA. Grayscale: #2F2F2F. Windows color (decimal): -13028603 or 340793. OLE color: 340793.
HSL color Cylindrical-coordinate representation of color #393305: hue angle of 53.08º 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 #393305 is Cyan = 0, Magento = 0.11, Yellow = 0.91 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 51 | 5 | - |
| CMYK | 0 | 0.11 | 0.91 | 0.78 |
| HSL | 53.08º | 0.84% | 0.12% | - |
| HSV(B) | 53.08º | 0.91% | 0.22% | - |
| XYZ | 2.9 | 3.25 | 0.62 | - |
| YUV | 47.55 | 103.99 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 51 | 5 | 0 | 0.11 | 0.91 | 0.78 | 53.08 | 0.84 | 0.12 |
| Hex | 39 | 33 | 5 | 0 | B | 5B | 4E | 35 | 54 | C |
| Octal | 71 | 63 | 5 | 0 | 13 | 133 | 116 | 65 | 124 | 14 |
| Binary | 111001 | 110011 | 101 | 0 | 1011 | 1011011 | 1001110 | 110101 | 1010100 | 1100 |
Color Harmonies of #393305
Complementary color
Monochromatic Colors of #393305
Black with #393305
Text Example
Text Example
White with #393305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393305; }
p { color: rgb(57,51,5); }
H1.HeaderClassName
{
color: #393305;
}
.AnyTagClassName
{
color: #393305;
}
</style>
background-color css
<style>
a { background-color: #393305; }
a { background-color: rgb(57,51,5); }
div.DivClassName
{
background-color: #393305;
}
.BgClassName
{
background-color: #393305;
}
</style>
border-color css
<style>
span { border-color: #393305; }
span { border-color: rgb(57,51,5); }
td.TdClassName
{
border-color: #393305;
}
.TagClassName
{
border-color: #393305;
}
</style>