Shades of Maire #252113
Tints of Maire #252113
RGB
CMYK
RGB Variations
Color information
#252113 (or 0x252113) is known color: Maire. HEX triplet: 25, 21 and 13. RGB value is (37,33,19). Sum of RGB (Red+Green+Blue) = 37+33+19=89 (11% of max value = 765). Red value is 37 (14.84% from 255 or 41.57% from 89); Green value is 33 (13.28% from 255 or 37.08% from 89); Blue value is 19 (7.81% from 255 or 21.35% from 89); Max value from RGB is 37 - color contains mainly: red. Hex color #252113 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #252113 is #DADEEC. Grayscale: #202020. Windows color (decimal): -14343917 or 1253669. OLE color: 1253669.
HSL color Cylindrical-coordinate representation of color #252113: hue angle of 46.67º degrees, saturation: 0.32, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #252113 is Cyan = 0, Magento = 0.11, Yellow = 0.49 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 33 | 19 | - |
| CMYK | 0 | 0.11 | 0.49 | 0.85 |
| HSL | 46.67º | 0.32% | 0.11% | - |
| HSV(B) | 46.67º | 0.49% | 0.15% | - |
| XYZ | 1.42 | 1.53 | 0.84 | - |
| YUV | 32.6 | 120.33 | 131.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 33 | 19 | 0 | 0.11 | 0.49 | 0.85 | 46.67 | 0.32 | 0.11 |
| Hex | 25 | 21 | 13 | 0 | B | 31 | 55 | 2F | 20 | B |
| Octal | 45 | 41 | 23 | 0 | 13 | 61 | 125 | 57 | 40 | 13 |
| Binary | 100101 | 100001 | 10011 | 0 | 1011 | 110001 | 1010101 | 101111 | 100000 | 1011 |
Color Harmonies of #252113
Complementary color
Monochromatic Colors of #252113
Black with #252113
Text Example
Text Example
White with #252113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252113; }
p { color: rgb(37,33,19); }
H1.HeaderClassName
{
color: #252113;
}
.AnyTagClassName
{
color: #252113;
}
</style>
background-color css
<style>
a { background-color: #252113; }
a { background-color: rgb(37,33,19); }
div.DivClassName
{
background-color: #252113;
}
.BgClassName
{
background-color: #252113;
}
</style>
border-color css
<style>
span { border-color: #252113; }
span { border-color: rgb(37,33,19); }
td.TdClassName
{
border-color: #252113;
}
.TagClassName
{
border-color: #252113;
}
</style>