Shades of Maire #373213
Tints of Maire #373213
RGB
CMYK
RGB Variations
Color information
#373213 (or 0x373213) is known color: Maire. HEX triplet: 37, 32 and 13. RGB value is (55,50,19). Sum of RGB (Red+Green+Blue) = 55+50+19=124 (16% of max value = 765). Red value is 55 (21.88% from 255 or 44.35% from 124); Green value is 50 (19.92% from 255 or 40.32% from 124); Blue value is 19 (7.81% from 255 or 15.32% from 124); Max value from RGB is 55 - color contains mainly: red. Hex color #373213 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373213 is #C8CDEC. Grayscale: #303030. Windows color (decimal): -13159917 or 1258039. OLE color: 1258039.
HSL color Cylindrical-coordinate representation of color #373213: hue angle of 51.67º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #373213 is Cyan = 0, Magento = 0.09, Yellow = 0.65 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 50 | 19 | - |
| CMYK | 0 | 0.09 | 0.65 | 0.78 |
| HSL | 51.67º | 0.49% | 0.15% | - |
| HSV(B) | 51.67º | 0.65% | 0.22% | - |
| XYZ | 2.83 | 3.14 | 1.07 | - |
| YUV | 47.96 | 111.66 | 133.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 50 | 19 | 0 | 0.09 | 0.65 | 0.78 | 51.67 | 0.49 | 0.15 |
| Hex | 37 | 32 | 13 | 0 | 9 | 41 | 4E | 34 | 31 | F |
| Octal | 67 | 62 | 23 | 0 | 11 | 101 | 116 | 64 | 61 | 17 |
| Binary | 110111 | 110010 | 10011 | 0 | 1001 | 1000001 | 1001110 | 110100 | 110001 | 1111 |
Color Harmonies of #373213
Complementary color
Monochromatic Colors of #373213
Black with #373213
Text Example
Text Example
White with #373213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373213; }
p { color: rgb(55,50,19); }
H1.HeaderClassName
{
color: #373213;
}
.AnyTagClassName
{
color: #373213;
}
</style>
background-color css
<style>
a { background-color: #373213; }
a { background-color: rgb(55,50,19); }
div.DivClassName
{
background-color: #373213;
}
.BgClassName
{
background-color: #373213;
}
</style>
border-color css
<style>
span { border-color: #373213; }
span { border-color: rgb(55,50,19); }
td.TdClassName
{
border-color: #373213;
}
.TagClassName
{
border-color: #373213;
}
</style>