Shades of Maire #363005
Tints of Maire #363005
RGB
CMYK
RGB Variations
Color information
#363005 (or 0x363005) is known color: Maire. HEX triplet: 36, 30 and 05. RGB value is (54,48,5). Sum of RGB (Red+Green+Blue) = 54+48+5=107 (14% of max value = 765). Red value is 54 (21.48% from 255 or 50.47% from 107); Green value is 48 (19.14% from 255 or 44.86% from 107); Blue value is 5 (2.34% from 255 or 4.67% from 107); Max value from RGB is 54 - color contains mainly: red. Hex color #363005 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363005 is #C9CFFA. Grayscale: #2D2D2D. Windows color (decimal): -13225979 or 340022. OLE color: 340022.
HSL color Cylindrical-coordinate representation of color #363005: hue angle of 52.65º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #363005 is Cyan = 0, Magento = 0.11, Yellow = 0.91 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 48 | 5 | - |
| CMYK | 0 | 0.11 | 0.91 | 0.79 |
| HSL | 52.65º | 0.83% | 0.12% | - |
| HSV(B) | 52.65º | 0.91% | 0.21% | - |
| XYZ | 2.61 | 2.91 | 0.57 | - |
| YUV | 44.89 | 105.49 | 134.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 5 | 0 | 0.11 | 0.91 | 0.79 | 52.65 | 0.83 | 0.12 |
| Hex | 36 | 30 | 5 | 0 | B | 5B | 4F | 35 | 53 | C |
| Octal | 66 | 60 | 5 | 0 | 13 | 133 | 117 | 65 | 123 | 14 |
| Binary | 110110 | 110000 | 101 | 0 | 1011 | 1011011 | 1001111 | 110101 | 1010011 | 1100 |
Color Harmonies of #363005
Complementary color
Monochromatic Colors of #363005
Black with #363005
Text Example
Text Example
White with #363005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363005; }
p { color: rgb(54,48,5); }
H1.HeaderClassName
{
color: #363005;
}
.AnyTagClassName
{
color: #363005;
}
</style>
background-color css
<style>
a { background-color: #363005; }
a { background-color: rgb(54,48,5); }
div.DivClassName
{
background-color: #363005;
}
.BgClassName
{
background-color: #363005;
}
</style>
border-color css
<style>
span { border-color: #363005; }
span { border-color: rgb(54,48,5); }
td.TdClassName
{
border-color: #363005;
}
.TagClassName
{
border-color: #363005;
}
</style>