Shades of Melanzane #251321
Tints of Melanzane #251321
RGB
CMYK
RGB Variations
Color information
#251321 (or 0x251321) is known color: Melanzane. HEX triplet: 25, 13 and 21. RGB value is (37,19,33). Sum of RGB (Red+Green+Blue) = 37+19+33=89 (11% of max value = 765). Red value is 37 (14.84% from 255 or 41.57% from 89); Green value is 19 (7.81% from 255 or 21.35% from 89); Blue value is 33 (13.28% from 255 or 37.08% from 89); Max value from RGB is 37 - color contains mainly: red. Hex color #251321 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #251321 is #DAECDE. Grayscale: #191919. Windows color (decimal): -14347487 or 2167589. OLE color: 2167589.
HSL color Cylindrical-coordinate representation of color #251321: hue angle of 313.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 #251321 is Cyan = 0, Magento = 0.49, Yellow = 0.11 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 19 | 33 | - |
| CMYK | 0 | 0.49 | 0.11 | 0.85 |
| HSL | 313.33º | 0.32% | 0.11% | - |
| HSV(B) | 313.33º | 0.49% | 0.15% | - |
| XYZ | 1.27 | 0.97 | 1.56 | - |
| YUV | 25.98 | 131.96 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 19 | 33 | 0 | 0.49 | 0.11 | 0.85 | 313.33 | 0.32 | 0.11 |
| Hex | 25 | 13 | 21 | 0 | 31 | B | 55 | 139 | 20 | B |
| Octal | 45 | 23 | 41 | 0 | 61 | 13 | 125 | 471 | 40 | 13 |
| Binary | 100101 | 10011 | 100001 | 0 | 110001 | 1011 | 1010101 | 100111001 | 100000 | 1011 |
Color Harmonies of #251321
Complementary color
Monochromatic Colors of #251321
Black with #251321
Text Example
Text Example
White with #251321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251321; }
p { color: rgb(37,19,33); }
H1.HeaderClassName
{
color: #251321;
}
.AnyTagClassName
{
color: #251321;
}
</style>
background-color css
<style>
a { background-color: #251321; }
a { background-color: rgb(37,19,33); }
div.DivClassName
{
background-color: #251321;
}
.BgClassName
{
background-color: #251321;
}
</style>
border-color css
<style>
span { border-color: #251321; }
span { border-color: rgb(37,19,33); }
td.TdClassName
{
border-color: #251321;
}
.TagClassName
{
border-color: #251321;
}
</style>