Shades of Maire #252514
Tints of Maire #252514
RGB
CMYK
RGB Variations
Color information
#252514 (or 0x252514) is known color: Maire. HEX triplet: 25, 25 and 14. RGB value is (37,37,20). Sum of RGB (Red+Green+Blue) = 37+37+20=94 (12% of max value = 765). Red value is 37 (14.84% from 255 or 39.36% from 94); Green value is 37 (14.84% from 255 or 39.36% from 94); Blue value is 20 (8.20% from 255 or 21.28% from 94); Max value from RGB is 37 - color contains mainly: red, green. Hex color #252514 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #252514 is #DADAEB. Grayscale: #232323. Windows color (decimal): -14342892 or 1320229. OLE color: 1320229.
HSL color Cylindrical-coordinate representation of color #252514: hue angle of 60º degrees, saturation: 0.3, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #252514 is Cyan = 0, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 37 | 20 | - |
| CMYK | 0 | 0 | 0.46 | 0.85 |
| HSL | 60º | 0.3% | 0.11% | - |
| HSV(B) | 60º | 0.46% | 0.15% | - |
| XYZ | 1.55 | 1.77 | 0.92 | - |
| YUV | 35.06 | 119.5 | 129.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 37 | 20 | 0 | 0 | 0.46 | 0.85 | 60 | 0.3 | 0.11 |
| Hex | 25 | 25 | 14 | 0 | 0 | 2E | 55 | 3C | 1E | B |
| Octal | 45 | 45 | 24 | 0 | 0 | 56 | 125 | 74 | 36 | 13 |
| Binary | 100101 | 100101 | 10100 | 0 | 0 | 101110 | 1010101 | 111100 | 11110 | 1011 |
Color Harmonies of #252514
Complementary color
Monochromatic Colors of #252514
Black with #252514
Text Example
Text Example
White with #252514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252514; }
p { color: rgb(37,37,20); }
H1.HeaderClassName
{
color: #252514;
}
.AnyTagClassName
{
color: #252514;
}
</style>
background-color css
<style>
a { background-color: #252514; }
a { background-color: rgb(37,37,20); }
div.DivClassName
{
background-color: #252514;
}
.BgClassName
{
background-color: #252514;
}
</style>
border-color css
<style>
span { border-color: #252514; }
span { border-color: rgb(37,37,20); }
td.TdClassName
{
border-color: #252514;
}
.TagClassName
{
border-color: #252514;
}
</style>