Shades of Maire #363010
Tints of Maire #363010
RGB
CMYK
RGB Variations
Color information
#363010 (or 0x363010) is known color: Maire. HEX triplet: 36, 30 and 10. RGB value is (54,48,16). Sum of RGB (Red+Green+Blue) = 54+48+16=118 (15% of max value = 765). Red value is 54 (21.48% from 255 or 45.76% from 118); Green value is 48 (19.14% from 255 or 40.68% from 118); Blue value is 16 (6.64% from 255 or 13.56% from 118); Max value from RGB is 54 - color contains mainly: red. Hex color #363010 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363010 is #C9CFEF. Grayscale: #2E2E2E. Windows color (decimal): -13225968 or 1060918. OLE color: 1060918.
HSL color Cylindrical-coordinate representation of color #363010: hue angle of 50.53º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #363010 is Cyan = 0, Magento = 0.11, Yellow = 0.70 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 48 | 16 | - |
| CMYK | 0 | 0.11 | 0.70 | 0.79 |
| HSL | 50.53º | 0.54% | 0.14% | - |
| HSV(B) | 50.53º | 0.7% | 0.21% | - |
| XYZ | 2.67 | 2.94 | 0.92 | - |
| YUV | 46.15 | 110.99 | 133.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 16 | 0 | 0.11 | 0.70 | 0.79 | 50.53 | 0.54 | 0.14 |
| Hex | 36 | 30 | 10 | 0 | B | 46 | 4F | 33 | 36 | E |
| Octal | 66 | 60 | 20 | 0 | 13 | 106 | 117 | 63 | 66 | 16 |
| Binary | 110110 | 110000 | 10000 | 0 | 1011 | 1000110 | 1001111 | 110011 | 110110 | 1110 |
Color Harmonies of #363010
Complementary color
Monochromatic Colors of #363010
Black with #363010
Text Example
Text Example
White with #363010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363010; }
p { color: rgb(54,48,16); }
H1.HeaderClassName
{
color: #363010;
}
.AnyTagClassName
{
color: #363010;
}
</style>
background-color css
<style>
a { background-color: #363010; }
a { background-color: rgb(54,48,16); }
div.DivClassName
{
background-color: #363010;
}
.BgClassName
{
background-color: #363010;
}
</style>
border-color css
<style>
span { border-color: #363010; }
span { border-color: rgb(54,48,16); }
td.TdClassName
{
border-color: #363010;
}
.TagClassName
{
border-color: #363010;
}
</style>