Shades of Maire #363218
Tints of Maire #363218
RGB
CMYK
RGB Variations
Color information
#363218 (or 0x363218) is known color: Maire. HEX triplet: 36, 32 and 18. RGB value is (54,50,24). Sum of RGB (Red+Green+Blue) = 54+50+24=128 (16% of max value = 765). Red value is 54 (21.48% from 255 or 42.19% from 128); Green value is 50 (19.92% from 255 or 39.06% from 128); Blue value is 24 (9.77% from 255 or 18.75% from 128); Max value from RGB is 54 - color contains mainly: red. Hex color #363218 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363218 is #C9CDE7. Grayscale: #303030. Windows color (decimal): -13225448 or 1585718. OLE color: 1585718.
HSL color Cylindrical-coordinate representation of color #363218: hue angle of 52º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #363218 is Cyan = 0, Magento = 0.07, Yellow = 0.56 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 50 | 24 | - |
| CMYK | 0 | 0.07 | 0.56 | 0.79 |
| HSL | 52º | 0.38% | 0.15% | - |
| HSV(B) | 52º | 0.56% | 0.21% | - |
| XYZ | 2.83 | 3.13 | 1.32 | - |
| YUV | 48.23 | 114.33 | 132.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 50 | 24 | 0 | 0.07 | 0.56 | 0.79 | 52 | 0.38 | 0.15 |
| Hex | 36 | 32 | 18 | 0 | 7 | 38 | 4F | 34 | 26 | F |
| Octal | 66 | 62 | 30 | 0 | 7 | 70 | 117 | 64 | 46 | 17 |
| Binary | 110110 | 110010 | 11000 | 0 | 111 | 111000 | 1001111 | 110100 | 100110 | 1111 |
Color Harmonies of #363218
Complementary color
Monochromatic Colors of #363218
Black with #363218
Text Example
Text Example
White with #363218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363218; }
p { color: rgb(54,50,24); }
H1.HeaderClassName
{
color: #363218;
}
.AnyTagClassName
{
color: #363218;
}
</style>
background-color css
<style>
a { background-color: #363218; }
a { background-color: rgb(54,50,24); }
div.DivClassName
{
background-color: #363218;
}
.BgClassName
{
background-color: #363218;
}
</style>
border-color css
<style>
span { border-color: #363218; }
span { border-color: rgb(54,50,24); }
td.TdClassName
{
border-color: #363218;
}
.TagClassName
{
border-color: #363218;
}
</style>