Shades of Maire #302805
Tints of Maire #302805
RGB
CMYK
RGB Variations
Color information
#302805 (or 0x302805) is known color: Maire. HEX triplet: 30, 28 and 05. RGB value is (48,40,5). Sum of RGB (Red+Green+Blue) = 48+40+5=93 (12% of max value = 765). Red value is 48 (19.14% from 255 or 51.61% from 93); Green value is 40 (16.02% from 255 or 43.01% from 93); Blue value is 5 (2.34% from 255 or 5.38% from 93); Max value from RGB is 48 - color contains mainly: red. Hex color #302805 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #302805 is #CFD7FA. Grayscale: #262626. Windows color (decimal): -13621243 or 337968. OLE color: 337968.
HSL color Cylindrical-coordinate representation of color #302805: hue angle of 48.84º degrees, saturation: 0.81, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #302805 is Cyan = 0, Magento = 0.17, Yellow = 0.90 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 40 | 5 | - |
| CMYK | 0 | 0.17 | 0.90 | 0.81 |
| HSL | 48.84º | 0.81% | 0.1% | - |
| HSV(B) | 48.84º | 0.9% | 0.19% | - |
| XYZ | 2.01 | 2.16 | 0.45 | - |
| YUV | 38.4 | 109.15 | 134.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 40 | 5 | 0 | 0.17 | 0.90 | 0.81 | 48.84 | 0.81 | 0.1 |
| Hex | 30 | 28 | 5 | 0 | 11 | 5A | 51 | 31 | 51 | A |
| Octal | 60 | 50 | 5 | 0 | 21 | 132 | 121 | 61 | 121 | 12 |
| Binary | 110000 | 101000 | 101 | 0 | 10001 | 1011010 | 1010001 | 110001 | 1010001 | 1010 |
Color Harmonies of #302805
Complementary color
Monochromatic Colors of #302805
Black with #302805
Text Example
Text Example
White with #302805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302805; }
p { color: rgb(48,40,5); }
H1.HeaderClassName
{
color: #302805;
}
.AnyTagClassName
{
color: #302805;
}
</style>
background-color css
<style>
a { background-color: #302805; }
a { background-color: rgb(48,40,5); }
div.DivClassName
{
background-color: #302805;
}
.BgClassName
{
background-color: #302805;
}
</style>
border-color css
<style>
span { border-color: #302805; }
span { border-color: rgb(48,40,5); }
td.TdClassName
{
border-color: #302805;
}
.TagClassName
{
border-color: #302805;
}
</style>