Shades of Carmine #931017
Tints of Carmine #931017
RGB
CMYK
RGB Variations
Color information
#931017 (or 0x931017) is known color: Carmine. HEX triplet: 93, 10 and 17. RGB value is (147,16,23). Sum of RGB (Red+Green+Blue) = 147+16+23=186 (24% of max value = 765). Red value is 147 (57.81% from 255 or 79.03% from 186); Green value is 16 (6.64% from 255 or 8.60% from 186); Blue value is 23 (9.38% from 255 or 12.37% from 186); Max value from RGB is 147 - color contains mainly: red. Hex color #931017 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #931017 is #6CEFE8. Grayscale: #383838. Windows color (decimal): -7139305 or 1511571. OLE color: 1511571.
HSL color Cylindrical-coordinate representation of color #931017: hue angle of 356.79º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #931017 is Cyan = 0, Magento = 0.89, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 16 | 23 | - |
| CMYK | 0 | 0.89 | 0.84 | 0.42 |
| HSL | 356.79º | 0.8% | 0.32% | - |
| HSV(B) | 356.79º | 0.89% | 0.58% | - |
| XYZ | 12.37 | 6.64 | 1.44 | - |
| YUV | 55.97 | 109.4 | 192.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 16 | 23 | 0 | 0.89 | 0.84 | 0.42 | 356.79 | 0.8 | 0.32 |
| Hex | 93 | 10 | 17 | 0 | 59 | 54 | 2A | 165 | 50 | 20 |
| Octal | 223 | 20 | 27 | 0 | 131 | 124 | 52 | 545 | 120 | 40 |
| Binary | 10010011 | 10000 | 10111 | 0 | 1011001 | 1010100 | 101010 | 101100101 | 1010000 | 100000 |
Color Harmonies of #931017
Complementary color
Monochromatic Colors of #931017
Black with #931017
Text Example
Text Example
White with #931017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #931017; }
p { color: rgb(147,16,23); }
H1.HeaderClassName
{
color: #931017;
}
.AnyTagClassName
{
color: #931017;
}
</style>
background-color css
<style>
a { background-color: #931017; }
a { background-color: rgb(147,16,23); }
div.DivClassName
{
background-color: #931017;
}
.BgClassName
{
background-color: #931017;
}
</style>
border-color css
<style>
span { border-color: #931017; }
span { border-color: rgb(147,16,23); }
td.TdClassName
{
border-color: #931017;
}
.TagClassName
{
border-color: #931017;
}
</style>