Shades of Carmine #891017
Tints of Carmine #891017
RGB
CMYK
RGB Variations
Color information
#891017 (or 0x891017) is known color: Carmine. HEX triplet: 89, 10 and 17. RGB value is (137,16,23). Sum of RGB (Red+Green+Blue) = 137+16+23=176 (23% of max value = 765). Red value is 137 (53.91% from 255 or 77.84% from 176); Green value is 16 (6.64% from 255 or 9.09% from 176); Blue value is 23 (9.38% from 255 or 13.07% from 176); Max value from RGB is 137 - color contains mainly: red. Hex color #891017 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891017 is #76EFE8. Grayscale: #353535. Windows color (decimal): -7794665 or 1511561. OLE color: 1511561.
HSL color Cylindrical-coordinate representation of color #891017: hue angle of 356.53º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #891017 is Cyan = 0, Magento = 0.88, Yellow = 0.83 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 16 | 23 | - |
| CMYK | 0 | 0.88 | 0.83 | 0.46 |
| HSL | 356.53º | 0.79% | 0.3% | - |
| HSV(B) | 356.53º | 0.88% | 0.54% | - |
| XYZ | 10.66 | 5.75 | 1.36 | - |
| YUV | 52.98 | 111.09 | 187.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 16 | 23 | 0 | 0.88 | 0.83 | 0.46 | 356.53 | 0.79 | 0.3 |
| Hex | 89 | 10 | 17 | 0 | 58 | 53 | 2E | 165 | 4F | 1E |
| Octal | 211 | 20 | 27 | 0 | 130 | 123 | 56 | 545 | 117 | 36 |
| Binary | 10001001 | 10000 | 10111 | 0 | 1011000 | 1010011 | 101110 | 101100101 | 1001111 | 11110 |
Color Harmonies of #891017
Complementary color
Monochromatic Colors of #891017
Black with #891017
Text Example
Text Example
White with #891017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891017; }
p { color: rgb(137,16,23); }
H1.HeaderClassName
{
color: #891017;
}
.AnyTagClassName
{
color: #891017;
}
</style>
background-color css
<style>
a { background-color: #891017; }
a { background-color: rgb(137,16,23); }
div.DivClassName
{
background-color: #891017;
}
.BgClassName
{
background-color: #891017;
}
</style>
border-color css
<style>
span { border-color: #891017; }
span { border-color: rgb(137,16,23); }
td.TdClassName
{
border-color: #891017;
}
.TagClassName
{
border-color: #891017;
}
</style>