Shades of Maire #383211
Tints of Maire #383211
RGB
CMYK
RGB Variations
Color information
#383211 (or 0x383211) is known color: Maire. HEX triplet: 38, 32 and 11. RGB value is (56,50,17). Sum of RGB (Red+Green+Blue) = 56+50+17=123 (16% of max value = 765). Red value is 56 (22.27% from 255 or 45.53% from 123); Green value is 50 (19.92% from 255 or 40.65% from 123); Blue value is 17 (7.03% from 255 or 13.82% from 123); Max value from RGB is 56 - color contains mainly: red. Hex color #383211 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383211 is #C7CDEE. Grayscale: #303030. Windows color (decimal): -13094383 or 1126968. OLE color: 1126968.
HSL color Cylindrical-coordinate representation of color #383211: hue angle of 50.77º 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 #383211 is Cyan = 0, Magento = 0.11, Yellow = 0.70 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 50 | 17 | - |
| CMYK | 0 | 0.11 | 0.70 | 0.78 |
| HSL | 50.77º | 0.53% | 0.14% | - |
| HSV(B) | 50.77º | 0.7% | 0.22% | - |
| XYZ | 2.87 | 3.16 | 0.99 | - |
| YUV | 48.03 | 110.49 | 133.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 50 | 17 | 0 | 0.11 | 0.70 | 0.78 | 50.77 | 0.53 | 0.14 |
| Hex | 38 | 32 | 11 | 0 | B | 46 | 4E | 33 | 35 | E |
| Octal | 70 | 62 | 21 | 0 | 13 | 106 | 116 | 63 | 65 | 16 |
| Binary | 111000 | 110010 | 10001 | 0 | 1011 | 1000110 | 1001110 | 110011 | 110101 | 1110 |
Color Harmonies of #383211
Complementary color
Monochromatic Colors of #383211
Black with #383211
Text Example
Text Example
White with #383211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383211; }
p { color: rgb(56,50,17); }
H1.HeaderClassName
{
color: #383211;
}
.AnyTagClassName
{
color: #383211;
}
</style>
background-color css
<style>
a { background-color: #383211; }
a { background-color: rgb(56,50,17); }
div.DivClassName
{
background-color: #383211;
}
.BgClassName
{
background-color: #383211;
}
</style>
border-color css
<style>
span { border-color: #383211; }
span { border-color: rgb(56,50,17); }
td.TdClassName
{
border-color: #383211;
}
.TagClassName
{
border-color: #383211;
}
</style>