Shades of Maire #363007
Tints of Maire #363007
RGB
CMYK
RGB Variations
Color information
#363007 (or 0x363007) is known color: Maire. HEX triplet: 36, 30 and 07. RGB value is (54,48,7). Sum of RGB (Red+Green+Blue) = 54+48+7=109 (14% of max value = 765). Red value is 54 (21.48% from 255 or 49.54% from 109); Green value is 48 (19.14% from 255 or 44.04% from 109); Blue value is 7 (3.12% from 255 or 6.42% from 109); Max value from RGB is 54 - color contains mainly: red. Hex color #363007 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363007 is #C9CFF8. Grayscale: #2D2D2D. Windows color (decimal): -13225977 or 471094. OLE color: 471094.
HSL color Cylindrical-coordinate representation of color #363007: hue angle of 52.34º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #363007 is Cyan = 0, Magento = 0.11, Yellow = 0.87 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 48 | 7 | - |
| CMYK | 0 | 0.11 | 0.87 | 0.79 |
| HSL | 52.34º | 0.77% | 0.12% | - |
| HSV(B) | 52.34º | 0.87% | 0.21% | - |
| XYZ | 2.62 | 2.91 | 0.63 | - |
| YUV | 45.12 | 106.49 | 134.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 7 | 0 | 0.11 | 0.87 | 0.79 | 52.34 | 0.77 | 0.12 |
| Hex | 36 | 30 | 7 | 0 | B | 57 | 4F | 34 | 4D | C |
| Octal | 66 | 60 | 7 | 0 | 13 | 127 | 117 | 64 | 115 | 14 |
| Binary | 110110 | 110000 | 111 | 0 | 1011 | 1010111 | 1001111 | 110100 | 1001101 | 1100 |
Color Harmonies of #363007
Complementary color
Monochromatic Colors of #363007
Black with #363007
Text Example
Text Example
White with #363007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363007; }
p { color: rgb(54,48,7); }
H1.HeaderClassName
{
color: #363007;
}
.AnyTagClassName
{
color: #363007;
}
</style>
background-color css
<style>
a { background-color: #363007; }
a { background-color: rgb(54,48,7); }
div.DivClassName
{
background-color: #363007;
}
.BgClassName
{
background-color: #363007;
}
</style>
border-color css
<style>
span { border-color: #363007; }
span { border-color: rgb(54,48,7); }
td.TdClassName
{
border-color: #363007;
}
.TagClassName
{
border-color: #363007;
}
</style>