Shades of Maire #252511
Tints of Maire #252511
RGB
CMYK
RGB Variations
Color information
#252511 (or 0x252511) is known color: Maire. HEX triplet: 25, 25 and 11. RGB value is (37,37,17). Sum of RGB (Red+Green+Blue) = 37+37+17=91 (12% of max value = 765). Red value is 37 (14.84% from 255 or 40.66% from 91); Green value is 37 (14.84% from 255 or 40.66% from 91); Blue value is 17 (7.03% from 255 or 18.68% from 91); Max value from RGB is 37 - color contains mainly: red, green. Hex color #252511 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #252511 is #DADAEE. Grayscale: #222222. Windows color (decimal): -14342895 or 1123621. OLE color: 1123621.
HSL color Cylindrical-coordinate representation of color #252511: hue angle of 60º degrees, saturation: 0.37, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #252511 is Cyan = 0, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.85.
Color convert
RGB | 37 | 37 | 17 | - |
CMYK | 0 | 0 | 0.54 | 0.85 |
HSL | 60º | 0.37% | 0.11% | - |
HSV(B) | 60º | 0.54% | 0.15% | - |
XYZ | 1.53 | 1.76 | 0.79 | - |
YUV | 34.72 | 118 | 129.63 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 37 | 37 | 17 | 0 | 0 | 0.54 | 0.85 | 60 | 0.37 | 0.11 |
Hex | 25 | 25 | 11 | 0 | 0 | 36 | 55 | 3C | 25 | B |
Octal | 45 | 45 | 21 | 0 | 0 | 66 | 125 | 74 | 45 | 13 |
Binary | 100101 | 100101 | 10001 | 0 | 0 | 110110 | 1010101 | 111100 | 100101 | 1011 |
Color Harmonies of #252511
Complementary color
Monochromatic Colors of #252511
Black with #252511
Text Example
Text Example
White with #252511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252511; }
p { color: rgb(37,37,17); }
H1.HeaderClassName
{
color: #252511;
}
.AnyTagClassName
{
color: #252511;
}
</style>
background-color css
<style>
a { background-color: #252511; }
a { background-color: rgb(37,37,17); }
div.DivClassName
{
background-color: #252511;
}
.BgClassName
{
background-color: #252511;
}
</style>
border-color css
<style>
span { border-color: #252511; }
span { border-color: rgb(37,37,17); }
td.TdClassName
{
border-color: #252511;
}
.TagClassName
{
border-color: #252511;
}
</style>