Shades of Maire #252313
Tints of Maire #252313
RGB
CMYK
RGB Variations
Color information
#252313 (or 0x252313) is known color: Maire. HEX triplet: 25, 23 and 13. RGB value is (37,35,19). Sum of RGB (Red+Green+Blue) = 37+35+19=91 (12% of max value = 765). Red value is 37 (14.84% from 255 or 40.66% from 91); Green value is 35 (14.06% from 255 or 38.46% from 91); Blue value is 19 (7.81% from 255 or 20.88% from 91); Max value from RGB is 37 - color contains mainly: red. Hex color #252313 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #252313 is #DADCEC. Grayscale: #212121. Windows color (decimal): -14343405 or 1254181. OLE color: 1254181.
HSL color Cylindrical-coordinate representation of color #252313: hue angle of 53.33º 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 #252313 is Cyan = 0, Magento = 0.05, Yellow = 0.49 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 35 | 19 | - |
| CMYK | 0 | 0.05 | 0.49 | 0.85 |
| HSL | 53.33º | 0.32% | 0.11% | - |
| HSV(B) | 53.33º | 0.49% | 0.15% | - |
| XYZ | 1.48 | 1.64 | 0.86 | - |
| YUV | 33.77 | 119.66 | 130.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 35 | 19 | 0 | 0.05 | 0.49 | 0.85 | 53.33 | 0.32 | 0.11 |
| Hex | 25 | 23 | 13 | 0 | 5 | 31 | 55 | 35 | 20 | B |
| Octal | 45 | 43 | 23 | 0 | 5 | 61 | 125 | 65 | 40 | 13 |
| Binary | 100101 | 100011 | 10011 | 0 | 101 | 110001 | 1010101 | 110101 | 100000 | 1011 |
Color Harmonies of #252313
Complementary color
Monochromatic Colors of #252313
Black with #252313
Text Example
Text Example
White with #252313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252313; }
p { color: rgb(37,35,19); }
H1.HeaderClassName
{
color: #252313;
}
.AnyTagClassName
{
color: #252313;
}
</style>
background-color css
<style>
a { background-color: #252313; }
a { background-color: rgb(37,35,19); }
div.DivClassName
{
background-color: #252313;
}
.BgClassName
{
background-color: #252313;
}
</style>
border-color css
<style>
span { border-color: #252313; }
span { border-color: rgb(37,35,19); }
td.TdClassName
{
border-color: #252313;
}
.TagClassName
{
border-color: #252313;
}
</style>