Shades of Maire #323008
Tints of Maire #323008
RGB
CMYK
RGB Variations
Color information
#323008 (or 0x323008) is known color: Maire. HEX triplet: 32, 30 and 08. RGB value is (50,48,8). Sum of RGB (Red+Green+Blue) = 50+48+8=106 (14% of max value = 765). Red value is 50 (19.92% from 255 or 47.17% from 106); Green value is 48 (19.14% from 255 or 45.28% from 106); Blue value is 8 (3.52% from 255 or 7.55% from 106); Max value from RGB is 50 - color contains mainly: red. Hex color #323008 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #323008 is #CDCFF7. Grayscale: #2C2C2C. Windows color (decimal): -13488120 or 536626. OLE color: 536626.
HSL color Cylindrical-coordinate representation of color #323008: hue angle of 57.14º degrees, saturation: 0.72, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #323008 is Cyan = 0, Magento = 0.04, Yellow = 0.84 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 48 | 8 | - |
| CMYK | 0 | 0.04 | 0.84 | 0.80 |
| HSL | 57.14º | 0.72% | 0.11% | - |
| HSV(B) | 57.14º | 0.84% | 0.2% | - |
| XYZ | 2.42 | 2.81 | 0.64 | - |
| YUV | 44.04 | 107.66 | 132.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 48 | 8 | 0 | 0.04 | 0.84 | 0.80 | 57.14 | 0.72 | 0.11 |
| Hex | 32 | 30 | 8 | 0 | 4 | 54 | 50 | 39 | 48 | B |
| Octal | 62 | 60 | 10 | 0 | 4 | 124 | 120 | 71 | 110 | 13 |
| Binary | 110010 | 110000 | 1000 | 0 | 100 | 1010100 | 1010000 | 111001 | 1001000 | 1011 |
Color Harmonies of #323008
Complementary color
Monochromatic Colors of #323008
Black with #323008
Text Example
Text Example
White with #323008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323008; }
p { color: rgb(50,48,8); }
H1.HeaderClassName
{
color: #323008;
}
.AnyTagClassName
{
color: #323008;
}
</style>
background-color css
<style>
a { background-color: #323008; }
a { background-color: rgb(50,48,8); }
div.DivClassName
{
background-color: #323008;
}
.BgClassName
{
background-color: #323008;
}
</style>
border-color css
<style>
span { border-color: #323008; }
span { border-color: rgb(50,48,8); }
td.TdClassName
{
border-color: #323008;
}
.TagClassName
{
border-color: #323008;
}
</style>