Shades of Maire #363004
Tints of Maire #363004
RGB
CMYK
RGB Variations
Color information
#363004 (or 0x363004) is known color: Maire. HEX triplet: 36, 30 and 04. RGB value is (54,48,4). Sum of RGB (Red+Green+Blue) = 54+48+4=106 (14% of max value = 765). Red value is 54 (21.48% from 255 or 50.94% from 106); Green value is 48 (19.14% from 255 or 45.28% from 106); Blue value is 4 (1.95% from 255 or 3.77% from 106); Max value from RGB is 54 - color contains mainly: red. Hex color #363004 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363004 is #C9CFFB. Grayscale: #2C2C2C. Windows color (decimal): -13225980 or 274486. OLE color: 274486.
HSL color Cylindrical-coordinate representation of color #363004: hue angle of 52.8º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #363004 is Cyan = 0, Magento = 0.11, Yellow = 0.93 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 48 | 4 | - |
| CMYK | 0 | 0.11 | 0.93 | 0.79 |
| HSL | 52.8º | 0.86% | 0.11% | - |
| HSV(B) | 52.8º | 0.93% | 0.21% | - |
| XYZ | 2.6 | 2.91 | 0.54 | - |
| YUV | 44.78 | 104.99 | 134.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 4 | 0 | 0.11 | 0.93 | 0.79 | 52.8 | 0.86 | 0.11 |
| Hex | 36 | 30 | 4 | 0 | B | 5D | 4F | 35 | 56 | B |
| Octal | 66 | 60 | 4 | 0 | 13 | 135 | 117 | 65 | 126 | 13 |
| Binary | 110110 | 110000 | 100 | 0 | 1011 | 1011101 | 1001111 | 110101 | 1010110 | 1011 |
Color Harmonies of #363004
Complementary color
Monochromatic Colors of #363004
Black with #363004
Text Example
Text Example
White with #363004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363004; }
p { color: rgb(54,48,4); }
H1.HeaderClassName
{
color: #363004;
}
.AnyTagClassName
{
color: #363004;
}
</style>
background-color css
<style>
a { background-color: #363004; }
a { background-color: rgb(54,48,4); }
div.DivClassName
{
background-color: #363004;
}
.BgClassName
{
background-color: #363004;
}
</style>
border-color css
<style>
span { border-color: #363004; }
span { border-color: rgb(54,48,4); }
td.TdClassName
{
border-color: #363004;
}
.TagClassName
{
border-color: #363004;
}
</style>