Shades of Maire #363219
Tints of Maire #363219
RGB
CMYK
RGB Variations
Color information
#363219 (or 0x363219) is known color: Maire. HEX triplet: 36, 32 and 19. RGB value is (54,50,25). Sum of RGB (Red+Green+Blue) = 54+50+25=129 (17% of max value = 765). Red value is 54 (21.48% from 255 or 41.86% from 129); Green value is 50 (19.92% from 255 or 38.76% from 129); Blue value is 25 (10.16% from 255 or 19.38% from 129); Max value from RGB is 54 - color contains mainly: red. Hex color #363219 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363219 is #C9CDE6. Grayscale: #303030. Windows color (decimal): -13225447 or 1651254. OLE color: 1651254.
HSL color Cylindrical-coordinate representation of color #363219: hue angle of 51.72º degrees, saturation: 0.37, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #363219 is Cyan = 0, Magento = 0.07, Yellow = 0.54 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 50 | 25 | - |
| CMYK | 0 | 0.07 | 0.54 | 0.79 |
| HSL | 51.72º | 0.37% | 0.15% | - |
| HSV(B) | 51.72º | 0.54% | 0.21% | - |
| XYZ | 2.84 | 3.14 | 1.38 | - |
| YUV | 48.35 | 114.83 | 132.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 50 | 25 | 0 | 0.07 | 0.54 | 0.79 | 51.72 | 0.37 | 0.15 |
| Hex | 36 | 32 | 19 | 0 | 7 | 36 | 4F | 34 | 25 | F |
| Octal | 66 | 62 | 31 | 0 | 7 | 66 | 117 | 64 | 45 | 17 |
| Binary | 110110 | 110010 | 11001 | 0 | 111 | 110110 | 1001111 | 110100 | 100101 | 1111 |
Color Harmonies of #363219
Complementary color
Monochromatic Colors of #363219
Black with #363219
Text Example
Text Example
White with #363219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363219; }
p { color: rgb(54,50,25); }
H1.HeaderClassName
{
color: #363219;
}
.AnyTagClassName
{
color: #363219;
}
</style>
background-color css
<style>
a { background-color: #363219; }
a { background-color: rgb(54,50,25); }
div.DivClassName
{
background-color: #363219;
}
.BgClassName
{
background-color: #363219;
}
</style>
border-color css
<style>
span { border-color: #363219; }
span { border-color: rgb(54,50,25); }
td.TdClassName
{
border-color: #363219;
}
.TagClassName
{
border-color: #363219;
}
</style>