Shades of Melanzane #261623
Tints of Melanzane #261623
RGB
CMYK
RGB Variations
Color information
#261623 (or 0x261623) is known color: Melanzane. HEX triplet: 26, 16 and 23. RGB value is (38,22,35). Sum of RGB (Red+Green+Blue) = 38+22+35=95 (12% of max value = 765). Red value is 38 (15.23% from 255 or 40% from 95); Green value is 22 (8.98% from 255 or 23.16% from 95); Blue value is 35 (14.06% from 255 or 36.84% from 95); Max value from RGB is 38 - color contains mainly: red. Hex color #261623 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261623 is #D9E9DC. Grayscale: #1C1C1C. Windows color (decimal): -14281181 or 2299430. OLE color: 2299430.
HSL color Cylindrical-coordinate representation of color #261623: hue angle of 311.25º degrees, saturation: 0.27, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #261623 is Cyan = 0, Magento = 0.42, Yellow = 0.08 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 22 | 35 | - |
| CMYK | 0 | 0.42 | 0.08 | 0.85 |
| HSL | 311.25º | 0.27% | 0.12% | - |
| HSV(B) | 311.25º | 0.42% | 0.15% | - |
| XYZ | 1.39 | 1.11 | 1.73 | - |
| YUV | 28.27 | 131.8 | 134.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 35 | 0 | 0.42 | 0.08 | 0.85 | 311.25 | 0.27 | 0.12 |
| Hex | 26 | 16 | 23 | 0 | 2A | 8 | 55 | 137 | 1B | C |
| Octal | 46 | 26 | 43 | 0 | 52 | 10 | 125 | 467 | 33 | 14 |
| Binary | 100110 | 10110 | 100011 | 0 | 101010 | 1000 | 1010101 | 100110111 | 11011 | 1100 |
Color Harmonies of #261623
Complementary color
Monochromatic Colors of #261623
Black with #261623
Text Example
Text Example
White with #261623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261623; }
p { color: rgb(38,22,35); }
H1.HeaderClassName
{
color: #261623;
}
.AnyTagClassName
{
color: #261623;
}
</style>
background-color css
<style>
a { background-color: #261623; }
a { background-color: rgb(38,22,35); }
div.DivClassName
{
background-color: #261623;
}
.BgClassName
{
background-color: #261623;
}
</style>
border-color css
<style>
span { border-color: #261623; }
span { border-color: rgb(38,22,35); }
td.TdClassName
{
border-color: #261623;
}
.TagClassName
{
border-color: #261623;
}
</style>