Shades of Maire #383311
Tints of Maire #383311
RGB
CMYK
RGB Variations
Color information
#383311 (or 0x383311) is known color: Maire. HEX triplet: 38, 33 and 11. RGB value is (56,51,17). Sum of RGB (Red+Green+Blue) = 56+51+17=124 (16% of max value = 765). Red value is 56 (22.27% from 255 or 45.16% from 124); Green value is 51 (20.31% from 255 or 41.13% from 124); Blue value is 17 (7.03% from 255 or 13.71% from 124); Max value from RGB is 56 - color contains mainly: red. Hex color #383311 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383311 is #C7CCEE. Grayscale: #303030. Windows color (decimal): -13094127 or 1127224. OLE color: 1127224.
HSL color Cylindrical-coordinate representation of color #383311: hue angle of 52.31º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #383311 is Cyan = 0, Magento = 0.09, Yellow = 0.70 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 51 | 17 | - |
| CMYK | 0 | 0.09 | 0.70 | 0.78 |
| HSL | 52.31º | 0.53% | 0.14% | - |
| HSV(B) | 52.31º | 0.7% | 0.22% | - |
| XYZ | 2.92 | 3.25 | 1 | - |
| YUV | 48.62 | 110.16 | 133.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 51 | 17 | 0 | 0.09 | 0.70 | 0.78 | 52.31 | 0.53 | 0.14 |
| Hex | 38 | 33 | 11 | 0 | 9 | 46 | 4E | 34 | 35 | E |
| Octal | 70 | 63 | 21 | 0 | 11 | 106 | 116 | 64 | 65 | 16 |
| Binary | 111000 | 110011 | 10001 | 0 | 1001 | 1000110 | 1001110 | 110100 | 110101 | 1110 |
Color Harmonies of #383311
Complementary color
Monochromatic Colors of #383311
Black with #383311
Text Example
Text Example
White with #383311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383311; }
p { color: rgb(56,51,17); }
H1.HeaderClassName
{
color: #383311;
}
.AnyTagClassName
{
color: #383311;
}
</style>
background-color css
<style>
a { background-color: #383311; }
a { background-color: rgb(56,51,17); }
div.DivClassName
{
background-color: #383311;
}
.BgClassName
{
background-color: #383311;
}
</style>
border-color css
<style>
span { border-color: #383311; }
span { border-color: rgb(56,51,17); }
td.TdClassName
{
border-color: #383311;
}
.TagClassName
{
border-color: #383311;
}
</style>