Shades of Maire #363009
Tints of Maire #363009
RGB
CMYK
RGB Variations
Color information
#363009 (or 0x363009) is known color: Maire. HEX triplet: 36, 30 and 09. RGB value is (54,48,9). Sum of RGB (Red+Green+Blue) = 54+48+9=111 (14% of max value = 765). Red value is 54 (21.48% from 255 or 48.65% from 111); Green value is 48 (19.14% from 255 or 43.24% from 111); Blue value is 9 (3.91% from 255 or 8.11% from 111); Max value from RGB is 54 - color contains mainly: red. Hex color #363009 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363009 is #C9CFF6. Grayscale: #2D2D2D. Windows color (decimal): -13225975 or 602166. OLE color: 602166.
HSL color Cylindrical-coordinate representation of color #363009: hue angle of 52º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #363009 is Cyan = 0, Magento = 0.11, Yellow = 0.83 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 48 | 9 | - |
| CMYK | 0 | 0.11 | 0.83 | 0.79 |
| HSL | 52º | 0.71% | 0.12% | - |
| HSV(B) | 52º | 0.83% | 0.21% | - |
| XYZ | 2.63 | 2.92 | 0.68 | - |
| YUV | 45.35 | 107.49 | 134.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 9 | 0 | 0.11 | 0.83 | 0.79 | 52 | 0.71 | 0.12 |
| Hex | 36 | 30 | 9 | 0 | B | 53 | 4F | 34 | 47 | C |
| Octal | 66 | 60 | 11 | 0 | 13 | 123 | 117 | 64 | 107 | 14 |
| Binary | 110110 | 110000 | 1001 | 0 | 1011 | 1010011 | 1001111 | 110100 | 1000111 | 1100 |
Color Harmonies of #363009
Complementary color
Monochromatic Colors of #363009
Black with #363009
Text Example
Text Example
White with #363009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363009; }
p { color: rgb(54,48,9); }
H1.HeaderClassName
{
color: #363009;
}
.AnyTagClassName
{
color: #363009;
}
</style>
background-color css
<style>
a { background-color: #363009; }
a { background-color: rgb(54,48,9); }
div.DivClassName
{
background-color: #363009;
}
.BgClassName
{
background-color: #363009;
}
</style>
border-color css
<style>
span { border-color: #363009; }
span { border-color: rgb(54,48,9); }
td.TdClassName
{
border-color: #363009;
}
.TagClassName
{
border-color: #363009;
}
</style>