Shades of Melanzane #261320
Tints of Melanzane #261320
RGB
CMYK
RGB Variations
Color information
#261320 (or 0x261320) is known color: Melanzane. HEX triplet: 26, 13 and 20. RGB value is (38,19,32). Sum of RGB (Red+Green+Blue) = 38+19+32=89 (11% of max value = 765). Red value is 38 (15.23% from 255 or 42.70% from 89); Green value is 19 (7.81% from 255 or 21.35% from 89); Blue value is 32 (12.89% from 255 or 35.96% from 89); Max value from RGB is 38 - color contains mainly: red. Hex color #261320 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261320 is #D9ECDF. Grayscale: #1A1A1A. Windows color (decimal): -14281952 or 2102054. OLE color: 2102054.
HSL color Cylindrical-coordinate representation of color #261320: hue angle of 318.95º degrees, saturation: 0.33, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #261320 is Cyan = 0, Magento = 0.50, Yellow = 0.16 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 19 | 32 | - |
| CMYK | 0 | 0.50 | 0.16 | 0.85 |
| HSL | 318.95º | 0.33% | 0.11% | - |
| HSV(B) | 318.95º | 0.5% | 0.15% | - |
| XYZ | 1.29 | 0.98 | 1.49 | - |
| YUV | 26.16 | 131.29 | 136.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 32 | 0 | 0.50 | 0.16 | 0.85 | 318.95 | 0.33 | 0.11 |
| Hex | 26 | 13 | 20 | 0 | 32 | 10 | 55 | 13F | 21 | B |
| Octal | 46 | 23 | 40 | 0 | 62 | 20 | 125 | 477 | 41 | 13 |
| Binary | 100110 | 10011 | 100000 | 0 | 110010 | 10000 | 1010101 | 100111111 | 100001 | 1011 |
Color Harmonies of #261320
Complementary color
Monochromatic Colors of #261320
Black with #261320
Text Example
Text Example
White with #261320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261320; }
p { color: rgb(38,19,32); }
H1.HeaderClassName
{
color: #261320;
}
.AnyTagClassName
{
color: #261320;
}
</style>
background-color css
<style>
a { background-color: #261320; }
a { background-color: rgb(38,19,32); }
div.DivClassName
{
background-color: #261320;
}
.BgClassName
{
background-color: #261320;
}
</style>
border-color css
<style>
span { border-color: #261320; }
span { border-color: rgb(38,19,32); }
td.TdClassName
{
border-color: #261320;
}
.TagClassName
{
border-color: #261320;
}
</style>