Shades of Maire #343008
Tints of Maire #343008
RGB
CMYK
RGB Variations
Color information
#343008 (or 0x343008) is known color: Maire. HEX triplet: 34, 30 and 08. RGB value is (52,48,8). Sum of RGB (Red+Green+Blue) = 52+48+8=108 (14% of max value = 765). Red value is 52 (20.70% from 255 or 48.15% from 108); Green value is 48 (19.14% from 255 or 44.44% from 108); Blue value is 8 (3.52% from 255 or 7.41% from 108); Max value from RGB is 52 - color contains mainly: red. Hex color #343008 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #343008 is #CBCFF7. Grayscale: #2C2C2C. Windows color (decimal): -13357048 or 536628. OLE color: 536628.
HSL color Cylindrical-coordinate representation of color #343008: hue angle of 54.55º degrees, saturation: 0.73, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #343008 is Cyan = 0, Magento = 0.08, Yellow = 0.85 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 48 | 8 | - |
| CMYK | 0 | 0.08 | 0.85 | 0.80 |
| HSL | 54.55º | 0.73% | 0.12% | - |
| HSV(B) | 54.55º | 0.85% | 0.2% | - |
| XYZ | 2.52 | 2.86 | 0.65 | - |
| YUV | 44.64 | 107.33 | 133.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 48 | 8 | 0 | 0.08 | 0.85 | 0.80 | 54.55 | 0.73 | 0.12 |
| Hex | 34 | 30 | 8 | 0 | 8 | 55 | 50 | 37 | 49 | C |
| Octal | 64 | 60 | 10 | 0 | 10 | 125 | 120 | 67 | 111 | 14 |
| Binary | 110100 | 110000 | 1000 | 0 | 1000 | 1010101 | 1010000 | 110111 | 1001001 | 1100 |
Color Harmonies of #343008
Complementary color
Monochromatic Colors of #343008
Black with #343008
Text Example
Text Example
White with #343008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343008; }
p { color: rgb(52,48,8); }
H1.HeaderClassName
{
color: #343008;
}
.AnyTagClassName
{
color: #343008;
}
</style>
background-color css
<style>
a { background-color: #343008; }
a { background-color: rgb(52,48,8); }
div.DivClassName
{
background-color: #343008;
}
.BgClassName
{
background-color: #343008;
}
</style>
border-color css
<style>
span { border-color: #343008; }
span { border-color: rgb(52,48,8); }
td.TdClassName
{
border-color: #343008;
}
.TagClassName
{
border-color: #343008;
}
</style>