Shades of Maire #302707
Tints of Maire #302707
RGB
CMYK
RGB Variations
Color information
#302707 (or 0x302707) is known color: Maire. HEX triplet: 30, 27 and 07. RGB value is (48,39,7). Sum of RGB (Red+Green+Blue) = 48+39+7=94 (12% of max value = 765). Red value is 48 (19.14% from 255 or 51.06% from 94); Green value is 39 (15.62% from 255 or 41.49% from 94); Blue value is 7 (3.12% from 255 or 7.45% from 94); Max value from RGB is 48 - color contains mainly: red. Hex color #302707 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #302707 is #CFD8F8. Grayscale: #262626. Windows color (decimal): -13621497 or 468784. OLE color: 468784.
HSL color Cylindrical-coordinate representation of color #302707: hue angle of 46.83º 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 #302707 is Cyan = 0, Magento = 0.19, Yellow = 0.85 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 39 | 7 | - |
| CMYK | 0 | 0.19 | 0.85 | 0.81 |
| HSL | 46.83º | 0.75% | 0.11% | - |
| HSV(B) | 46.83º | 0.85% | 0.19% | - |
| XYZ | 1.98 | 2.09 | 0.5 | - |
| YUV | 38.04 | 110.48 | 135.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 39 | 7 | 0 | 0.19 | 0.85 | 0.81 | 46.83 | 0.75 | 0.11 |
| Hex | 30 | 27 | 7 | 0 | 13 | 55 | 51 | 2F | 4B | B |
| Octal | 60 | 47 | 7 | 0 | 23 | 125 | 121 | 57 | 113 | 13 |
| Binary | 110000 | 100111 | 111 | 0 | 10011 | 1010101 | 1010001 | 101111 | 1001011 | 1011 |
Color Harmonies of #302707
Complementary color
Monochromatic Colors of #302707
Black with #302707
Text Example
Text Example
White with #302707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302707; }
p { color: rgb(48,39,7); }
H1.HeaderClassName
{
color: #302707;
}
.AnyTagClassName
{
color: #302707;
}
</style>
background-color css
<style>
a { background-color: #302707; }
a { background-color: rgb(48,39,7); }
div.DivClassName
{
background-color: #302707;
}
.BgClassName
{
background-color: #302707;
}
</style>
border-color css
<style>
span { border-color: #302707; }
span { border-color: rgb(48,39,7); }
td.TdClassName
{
border-color: #302707;
}
.TagClassName
{
border-color: #302707;
}
</style>