Shades of Maire #302906
Tints of Maire #302906
RGB
CMYK
RGB Variations
Color information
#302906 (or 0x302906) is known color: Maire. HEX triplet: 30, 29 and 06. RGB value is (48,41,6). Sum of RGB (Red+Green+Blue) = 48+41+6=95 (12% of max value = 765). Red value is 48 (19.14% from 255 or 50.53% from 95); Green value is 41 (16.41% from 255 or 43.16% from 95); Blue value is 6 (2.73% from 255 or 6.32% from 95); Max value from RGB is 48 - color contains mainly: red. Hex color #302906 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #302906 is #CFD6F9. Grayscale: #272727. Windows color (decimal): -13620986 or 403760. OLE color: 403760.
HSL color Cylindrical-coordinate representation of color #302906: hue angle of 50º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #302906 is Cyan = 0, Magento = 0.15, Yellow = 0.87 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 41 | 6 | - |
| CMYK | 0 | 0.15 | 0.87 | 0.81 |
| HSL | 50º | 0.78% | 0.11% | - |
| HSV(B) | 50º | 0.88% | 0.19% | - |
| XYZ | 2.04 | 2.23 | 0.49 | - |
| YUV | 39.1 | 109.32 | 134.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 41 | 6 | 0 | 0.15 | 0.87 | 0.81 | 50 | 0.78 | 0.11 |
| Hex | 30 | 29 | 6 | 0 | F | 57 | 51 | 32 | 4E | B |
| Octal | 60 | 51 | 6 | 0 | 17 | 127 | 121 | 62 | 116 | 13 |
| Binary | 110000 | 101001 | 110 | 0 | 1111 | 1010111 | 1010001 | 110010 | 1001110 | 1011 |
Color Harmonies of #302906
Complementary color
Monochromatic Colors of #302906
Black with #302906
Text Example
Text Example
White with #302906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302906; }
p { color: rgb(48,41,6); }
H1.HeaderClassName
{
color: #302906;
}
.AnyTagClassName
{
color: #302906;
}
</style>
background-color css
<style>
a { background-color: #302906; }
a { background-color: rgb(48,41,6); }
div.DivClassName
{
background-color: #302906;
}
.BgClassName
{
background-color: #302906;
}
</style>
border-color css
<style>
span { border-color: #302906; }
span { border-color: rgb(48,41,6); }
td.TdClassName
{
border-color: #302906;
}
.TagClassName
{
border-color: #302906;
}
</style>