Shades of Maire #363207
Tints of Maire #363207
RGB
CMYK
RGB Variations
Color information
#363207 (or 0x363207) is known color: Maire. HEX triplet: 36, 32 and 07. RGB value is (54,50,7). Sum of RGB (Red+Green+Blue) = 54+50+7=111 (14% of max value = 765). Red value is 54 (21.48% from 255 or 48.65% from 111); Green value is 50 (19.92% from 255 or 45.05% from 111); Blue value is 7 (3.12% from 255 or 6.31% from 111); Max value from RGB is 54 - color contains mainly: red. Hex color #363207 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363207 is #C9CDF8. Grayscale: #2E2E2E. Windows color (decimal): -13225465 or 471606. OLE color: 471606.
HSL color Cylindrical-coordinate representation of color #363207: hue angle of 54.89º 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 #363207 is Cyan = 0, Magento = 0.07, Yellow = 0.87 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 50 | 7 | - |
| CMYK | 0 | 0.07 | 0.87 | 0.79 |
| HSL | 54.89º | 0.77% | 0.12% | - |
| HSV(B) | 54.89º | 0.87% | 0.21% | - |
| XYZ | 2.7 | 3.08 | 0.65 | - |
| YUV | 46.29 | 105.83 | 133.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 50 | 7 | 0 | 0.07 | 0.87 | 0.79 | 54.89 | 0.77 | 0.12 |
| Hex | 36 | 32 | 7 | 0 | 7 | 57 | 4F | 37 | 4D | C |
| Octal | 66 | 62 | 7 | 0 | 7 | 127 | 117 | 67 | 115 | 14 |
| Binary | 110110 | 110010 | 111 | 0 | 111 | 1010111 | 1001111 | 110111 | 1001101 | 1100 |
Color Harmonies of #363207
Complementary color
Monochromatic Colors of #363207
Black with #363207
Text Example
Text Example
White with #363207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363207; }
p { color: rgb(54,50,7); }
H1.HeaderClassName
{
color: #363207;
}
.AnyTagClassName
{
color: #363207;
}
</style>
background-color css
<style>
a { background-color: #363207; }
a { background-color: rgb(54,50,7); }
div.DivClassName
{
background-color: #363207;
}
.BgClassName
{
background-color: #363207;
}
</style>
border-color css
<style>
span { border-color: #363207; }
span { border-color: rgb(54,50,7); }
td.TdClassName
{
border-color: #363207;
}
.TagClassName
{
border-color: #363207;
}
</style>