Shades of Maire #302915
Tints of Maire #302915
RGB
CMYK
RGB Variations
Color information
#302915 (or 0x302915) is known color: Maire. HEX triplet: 30, 29 and 15. RGB value is (48,41,21). Sum of RGB (Red+Green+Blue) = 48+41+21=110 (14% of max value = 765). Red value is 48 (19.14% from 255 or 43.64% from 110); Green value is 41 (16.41% from 255 or 37.27% from 110); Blue value is 21 (8.59% from 255 or 19.09% from 110); Max value from RGB is 48 - color contains mainly: red. Hex color #302915 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #302915 is #CFD6EA. Grayscale: #282828. Windows color (decimal): -13620971 or 1386800. OLE color: 1386800.
HSL color Cylindrical-coordinate representation of color #302915: hue angle of 44.44º degrees, saturation: 0.39, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #302915 is Cyan = 0, Magento = 0.15, Yellow = 0.56 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 41 | 21 | - |
| CMYK | 0 | 0.15 | 0.56 | 0.81 |
| HSL | 44.44º | 0.39% | 0.14% | - |
| HSV(B) | 44.44º | 0.56% | 0.19% | - |
| XYZ | 2.15 | 2.27 | 1.03 | - |
| YUV | 40.81 | 116.82 | 133.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 41 | 21 | 0 | 0.15 | 0.56 | 0.81 | 44.44 | 0.39 | 0.14 |
| Hex | 30 | 29 | 15 | 0 | F | 38 | 51 | 2C | 27 | E |
| Octal | 60 | 51 | 25 | 0 | 17 | 70 | 121 | 54 | 47 | 16 |
| Binary | 110000 | 101001 | 10101 | 0 | 1111 | 111000 | 1010001 | 101100 | 100111 | 1110 |
Color Harmonies of #302915
Complementary color
Monochromatic Colors of #302915
Black with #302915
Text Example
Text Example
White with #302915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302915; }
p { color: rgb(48,41,21); }
H1.HeaderClassName
{
color: #302915;
}
.AnyTagClassName
{
color: #302915;
}
</style>
background-color css
<style>
a { background-color: #302915; }
a { background-color: rgb(48,41,21); }
div.DivClassName
{
background-color: #302915;
}
.BgClassName
{
background-color: #302915;
}
</style>
border-color css
<style>
span { border-color: #302915; }
span { border-color: rgb(48,41,21); }
td.TdClassName
{
border-color: #302915;
}
.TagClassName
{
border-color: #302915;
}
</style>