Shades of Maire #252413
Tints of Maire #252413
RGB
CMYK
RGB Variations
Color information
#252413 (or 0x252413) is known color: Maire. HEX triplet: 25, 24 and 13. RGB value is (37,36,19). Sum of RGB (Red+Green+Blue) = 37+36+19=92 (12% of max value = 765). Red value is 37 (14.84% from 255 or 40.22% from 92); Green value is 36 (14.45% from 255 or 39.13% from 92); Blue value is 19 (7.81% from 255 or 20.65% from 92); Max value from RGB is 37 - color contains mainly: red. Hex color #252413 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #252413 is #DADBEC. Grayscale: #222222. Windows color (decimal): -14343149 or 1254437. OLE color: 1254437.
HSL color Cylindrical-coordinate representation of color #252413: hue angle of 56.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 #252413 is Cyan = 0, Magento = 0.03, Yellow = 0.49 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 36 | 19 | - |
| CMYK | 0 | 0.03 | 0.49 | 0.85 |
| HSL | 56.67º | 0.32% | 0.11% | - |
| HSV(B) | 56.67º | 0.49% | 0.15% | - |
| XYZ | 1.51 | 1.7 | 0.86 | - |
| YUV | 34.36 | 119.33 | 129.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 36 | 19 | 0 | 0.03 | 0.49 | 0.85 | 56.67 | 0.32 | 0.11 |
| Hex | 25 | 24 | 13 | 0 | 3 | 31 | 55 | 39 | 20 | B |
| Octal | 45 | 44 | 23 | 0 | 3 | 61 | 125 | 71 | 40 | 13 |
| Binary | 100101 | 100100 | 10011 | 0 | 11 | 110001 | 1010101 | 111001 | 100000 | 1011 |
Color Harmonies of #252413
Complementary color
Monochromatic Colors of #252413
Black with #252413
Text Example
Text Example
White with #252413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252413; }
p { color: rgb(37,36,19); }
H1.HeaderClassName
{
color: #252413;
}
.AnyTagClassName
{
color: #252413;
}
</style>
background-color css
<style>
a { background-color: #252413; }
a { background-color: rgb(37,36,19); }
div.DivClassName
{
background-color: #252413;
}
.BgClassName
{
background-color: #252413;
}
</style>
border-color css
<style>
span { border-color: #252413; }
span { border-color: rgb(37,36,19); }
td.TdClassName
{
border-color: #252413;
}
.TagClassName
{
border-color: #252413;
}
</style>