Shades of Maire #302704
Tints of Maire #302704
RGB
CMYK
RGB Variations
Color information
#302704 (or 0x302704) is known color: Maire. HEX triplet: 30, 27 and 04. RGB value is (48,39,4). Sum of RGB (Red+Green+Blue) = 48+39+4=91 (12% of max value = 765). Red value is 48 (19.14% from 255 or 52.75% from 91); Green value is 39 (15.62% from 255 or 42.86% from 91); Blue value is 4 (1.95% from 255 or 4.40% from 91); Max value from RGB is 48 - color contains mainly: red. Hex color #302704 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #302704 is #CFD8FB. Grayscale: #252525. Windows color (decimal): -13621500 or 272176. OLE color: 272176.
HSL color Cylindrical-coordinate representation of color #302704: hue angle of 47.73º degrees, saturation: 0.85, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #302704 is Cyan = 0, Magento = 0.19, Yellow = 0.92 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 39 | 4 | - |
| CMYK | 0 | 0.19 | 0.92 | 0.81 |
| HSL | 47.73º | 0.85% | 0.1% | - |
| HSV(B) | 47.73º | 0.92% | 0.19% | - |
| XYZ | 1.97 | 2.09 | 0.41 | - |
| YUV | 37.7 | 108.98 | 135.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 39 | 4 | 0 | 0.19 | 0.92 | 0.81 | 47.73 | 0.85 | 0.1 |
| Hex | 30 | 27 | 4 | 0 | 13 | 5C | 51 | 30 | 55 | A |
| Octal | 60 | 47 | 4 | 0 | 23 | 134 | 121 | 60 | 125 | 12 |
| Binary | 110000 | 100111 | 100 | 0 | 10011 | 1011100 | 1010001 | 110000 | 1010101 | 1010 |
Color Harmonies of #302704
Complementary color
Monochromatic Colors of #302704
Black with #302704
Text Example
Text Example
White with #302704
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302704; }
p { color: rgb(48,39,4); }
H1.HeaderClassName
{
color: #302704;
}
.AnyTagClassName
{
color: #302704;
}
</style>
background-color css
<style>
a { background-color: #302704; }
a { background-color: rgb(48,39,4); }
div.DivClassName
{
background-color: #302704;
}
.BgClassName
{
background-color: #302704;
}
</style>
border-color css
<style>
span { border-color: #302704; }
span { border-color: rgb(48,39,4); }
td.TdClassName
{
border-color: #302704;
}
.TagClassName
{
border-color: #302704;
}
</style>