Shades of Maire #373215
Tints of Maire #373215
RGB
CMYK
RGB Variations
Color information
#373215 (or 0x373215) is known color: Maire. HEX triplet: 37, 32 and 15. RGB value is (55,50,21). Sum of RGB (Red+Green+Blue) = 55+50+21=126 (16% of max value = 765). Red value is 55 (21.88% from 255 or 43.65% from 126); Green value is 50 (19.92% from 255 or 39.68% from 126); Blue value is 21 (8.59% from 255 or 16.67% from 126); Max value from RGB is 55 - color contains mainly: red. Hex color #373215 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373215 is #C8CDEA. Grayscale: #303030. Windows color (decimal): -13159915 or 1389111. OLE color: 1389111.
HSL color Cylindrical-coordinate representation of color #373215: hue angle of 51.18º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #373215 is Cyan = 0, Magento = 0.09, Yellow = 0.62 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 50 | 21 | - |
| CMYK | 0 | 0.09 | 0.62 | 0.78 |
| HSL | 51.18º | 0.45% | 0.15% | - |
| HSV(B) | 51.18º | 0.62% | 0.22% | - |
| XYZ | 2.85 | 3.15 | 1.17 | - |
| YUV | 48.19 | 112.66 | 132.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 50 | 21 | 0 | 0.09 | 0.62 | 0.78 | 51.18 | 0.45 | 0.15 |
| Hex | 37 | 32 | 15 | 0 | 9 | 3E | 4E | 33 | 2D | F |
| Octal | 67 | 62 | 25 | 0 | 11 | 76 | 116 | 63 | 55 | 17 |
| Binary | 110111 | 110010 | 10101 | 0 | 1001 | 111110 | 1001110 | 110011 | 101101 | 1111 |
Color Harmonies of #373215
Complementary color
Monochromatic Colors of #373215
Black with #373215
Text Example
Text Example
White with #373215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373215; }
p { color: rgb(55,50,21); }
H1.HeaderClassName
{
color: #373215;
}
.AnyTagClassName
{
color: #373215;
}
</style>
background-color css
<style>
a { background-color: #373215; }
a { background-color: rgb(55,50,21); }
div.DivClassName
{
background-color: #373215;
}
.BgClassName
{
background-color: #373215;
}
</style>
border-color css
<style>
span { border-color: #373215; }
span { border-color: rgb(55,50,21); }
td.TdClassName
{
border-color: #373215;
}
.TagClassName
{
border-color: #373215;
}
</style>