Shades of Maire #332805
Tints of Maire #332805
RGB
CMYK
RGB Variations
Color information
#332805 (or 0x332805) is known color: Maire. HEX triplet: 33, 28 and 05. RGB value is (51,40,5). Sum of RGB (Red+Green+Blue) = 51+40+5=96 (12% of max value = 765). Red value is 51 (20.31% from 255 or 53.12% from 96); Green value is 40 (16.02% from 255 or 41.67% from 96); Blue value is 5 (2.34% from 255 or 5.21% from 96); Max value from RGB is 51 - color contains mainly: red. Hex color #332805 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #332805 is #CCD7FA. Grayscale: #272727. Windows color (decimal): -13424635 or 337971. OLE color: 337971.
HSL color Cylindrical-coordinate representation of color #332805: hue angle of 45.65º degrees, saturation: 0.82, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #332805 is Cyan = 0, Magento = 0.22, Yellow = 0.90 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 40 | 5 | - |
| CMYK | 0 | 0.22 | 0.90 | 0.8 |
| HSL | 45.65º | 0.82% | 0.11% | - |
| HSV(B) | 45.65º | 0.9% | 0.2% | - |
| XYZ | 2.15 | 2.23 | 0.46 | - |
| YUV | 39.3 | 108.64 | 136.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 40 | 5 | 0 | 0.22 | 0.90 | 0.8 | 45.65 | 0.82 | 0.11 |
| Hex | 33 | 28 | 5 | 0 | 16 | 5A | 50 | 2E | 52 | B |
| Octal | 63 | 50 | 5 | 0 | 26 | 132 | 120 | 56 | 122 | 13 |
| Binary | 110011 | 101000 | 101 | 0 | 10110 | 1011010 | 1010000 | 101110 | 1010010 | 1011 |
Color Harmonies of #332805
Complementary color
Monochromatic Colors of #332805
Black with #332805
Text Example
Text Example
White with #332805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332805; }
p { color: rgb(51,40,5); }
H1.HeaderClassName
{
color: #332805;
}
.AnyTagClassName
{
color: #332805;
}
</style>
background-color css
<style>
a { background-color: #332805; }
a { background-color: rgb(51,40,5); }
div.DivClassName
{
background-color: #332805;
}
.BgClassName
{
background-color: #332805;
}
</style>
border-color css
<style>
span { border-color: #332805; }
span { border-color: rgb(51,40,5); }
td.TdClassName
{
border-color: #332805;
}
.TagClassName
{
border-color: #332805;
}
</style>