Shades of Maire #302907
Tints of Maire #302907
RGB
CMYK
RGB Variations
Color information
#302907 (or 0x302907) is known color: Maire. HEX triplet: 30, 29 and 07. RGB value is (48,41,7). Sum of RGB (Red+Green+Blue) = 48+41+7=96 (12% of max value = 765). Red value is 48 (19.14% from 255 or 50% from 96); Green value is 41 (16.41% from 255 or 42.71% from 96); Blue value is 7 (3.12% from 255 or 7.29% from 96); Max value from RGB is 48 - color contains mainly: red. Hex color #302907 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #302907 is #CFD6F8. Grayscale: #272727. Windows color (decimal): -13620985 or 469296. OLE color: 469296.
HSL color Cylindrical-coordinate representation of color #302907: hue angle of 49.76º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #302907 is Cyan = 0, Magento = 0.15, Yellow = 0.85 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 41 | 7 | - |
| CMYK | 0 | 0.15 | 0.85 | 0.81 |
| HSL | 49.76º | 0.75% | 0.11% | - |
| HSV(B) | 49.76º | 0.85% | 0.19% | - |
| XYZ | 2.05 | 2.23 | 0.52 | - |
| YUV | 39.22 | 109.82 | 134.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 41 | 7 | 0 | 0.15 | 0.85 | 0.81 | 49.76 | 0.75 | 0.11 |
| Hex | 30 | 29 | 7 | 0 | F | 55 | 51 | 32 | 4B | B |
| Octal | 60 | 51 | 7 | 0 | 17 | 125 | 121 | 62 | 113 | 13 |
| Binary | 110000 | 101001 | 111 | 0 | 1111 | 1010101 | 1010001 | 110010 | 1001011 | 1011 |
Color Harmonies of #302907
Complementary color
Monochromatic Colors of #302907
Black with #302907
Text Example
Text Example
White with #302907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302907; }
p { color: rgb(48,41,7); }
H1.HeaderClassName
{
color: #302907;
}
.AnyTagClassName
{
color: #302907;
}
</style>
background-color css
<style>
a { background-color: #302907; }
a { background-color: rgb(48,41,7); }
div.DivClassName
{
background-color: #302907;
}
.BgClassName
{
background-color: #302907;
}
</style>
border-color css
<style>
span { border-color: #302907; }
span { border-color: rgb(48,41,7); }
td.TdClassName
{
border-color: #302907;
}
.TagClassName
{
border-color: #302907;
}
</style>