Shades of Maire #363015
Tints of Maire #363015
RGB
CMYK
RGB Variations
Color information
#363015 (or 0x363015) is known color: Maire. HEX triplet: 36, 30 and 15. RGB value is (54,48,21). Sum of RGB (Red+Green+Blue) = 54+48+21=123 (16% of max value = 765). Red value is 54 (21.48% from 255 or 43.90% from 123); Green value is 48 (19.14% from 255 or 39.02% from 123); Blue value is 21 (8.59% from 255 or 17.07% from 123); Max value from RGB is 54 - color contains mainly: red. Hex color #363015 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363015 is #C9CFEA. Grayscale: #2E2E2E. Windows color (decimal): -13225963 or 1388598. OLE color: 1388598.
HSL color Cylindrical-coordinate representation of color #363015: hue angle of 49.09º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #363015 is Cyan = 0, Magento = 0.11, Yellow = 0.61 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 48 | 21 | - |
| CMYK | 0 | 0.11 | 0.61 | 0.79 |
| HSL | 49.09º | 0.44% | 0.15% | - |
| HSV(B) | 49.09º | 0.61% | 0.21% | - |
| XYZ | 2.71 | 2.95 | 1.14 | - |
| YUV | 46.72 | 113.49 | 133.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 21 | 0 | 0.11 | 0.61 | 0.79 | 49.09 | 0.44 | 0.15 |
| Hex | 36 | 30 | 15 | 0 | B | 3D | 4F | 31 | 2C | F |
| Octal | 66 | 60 | 25 | 0 | 13 | 75 | 117 | 61 | 54 | 17 |
| Binary | 110110 | 110000 | 10101 | 0 | 1011 | 111101 | 1001111 | 110001 | 101100 | 1111 |
Color Harmonies of #363015
Complementary color
Monochromatic Colors of #363015
Black with #363015
Text Example
Text Example
White with #363015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363015; }
p { color: rgb(54,48,21); }
H1.HeaderClassName
{
color: #363015;
}
.AnyTagClassName
{
color: #363015;
}
</style>
background-color css
<style>
a { background-color: #363015; }
a { background-color: rgb(54,48,21); }
div.DivClassName
{
background-color: #363015;
}
.BgClassName
{
background-color: #363015;
}
</style>
border-color css
<style>
span { border-color: #363015; }
span { border-color: rgb(54,48,21); }
td.TdClassName
{
border-color: #363015;
}
.TagClassName
{
border-color: #363015;
}
</style>