Shades of Maire #363214
Tints of Maire #363214
RGB
CMYK
RGB Variations
Color information
#363214 (or 0x363214) is known color: Maire. HEX triplet: 36, 32 and 14. RGB value is (54,50,20). Sum of RGB (Red+Green+Blue) = 54+50+20=124 (16% of max value = 765). Red value is 54 (21.48% from 255 or 43.55% from 124); Green value is 50 (19.92% from 255 or 40.32% from 124); Blue value is 20 (8.20% from 255 or 16.13% from 124); Max value from RGB is 54 - color contains mainly: red. Hex color #363214 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363214 is #C9CDEB. Grayscale: #2F2F2F. Windows color (decimal): -13225452 or 1323574. OLE color: 1323574.
HSL color Cylindrical-coordinate representation of color #363214: hue angle of 52.94º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #363214 is Cyan = 0, Magento = 0.07, Yellow = 0.63 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 50 | 20 | - |
| CMYK | 0 | 0.07 | 0.63 | 0.79 |
| HSL | 52.94º | 0.46% | 0.15% | - |
| HSV(B) | 52.94º | 0.63% | 0.21% | - |
| XYZ | 2.79 | 3.12 | 1.12 | - |
| YUV | 47.78 | 112.33 | 132.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 50 | 20 | 0 | 0.07 | 0.63 | 0.79 | 52.94 | 0.46 | 0.15 |
| Hex | 36 | 32 | 14 | 0 | 7 | 3F | 4F | 35 | 2E | F |
| Octal | 66 | 62 | 24 | 0 | 7 | 77 | 117 | 65 | 56 | 17 |
| Binary | 110110 | 110010 | 10100 | 0 | 111 | 111111 | 1001111 | 110101 | 101110 | 1111 |
Color Harmonies of #363214
Complementary color
Monochromatic Colors of #363214
Black with #363214
Text Example
Text Example
White with #363214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363214; }
p { color: rgb(54,50,20); }
H1.HeaderClassName
{
color: #363214;
}
.AnyTagClassName
{
color: #363214;
}
</style>
background-color css
<style>
a { background-color: #363214; }
a { background-color: rgb(54,50,20); }
div.DivClassName
{
background-color: #363214;
}
.BgClassName
{
background-color: #363214;
}
</style>
border-color css
<style>
span { border-color: #363214; }
span { border-color: rgb(54,50,20); }
td.TdClassName
{
border-color: #363214;
}
.TagClassName
{
border-color: #363214;
}
</style>