Shades of Carmine #971329
Tints of Carmine #971329
RGB
CMYK
RGB Variations
Color information
#971329 (or 0x971329) is known color: Carmine. HEX triplet: 97, 13 and 29. RGB value is (151,19,41). Sum of RGB (Red+Green+Blue) = 151+19+41=211 (27% of max value = 765). Red value is 151 (59.38% from 255 or 71.56% from 211); Green value is 19 (7.81% from 255 or 9.00% from 211); Blue value is 41 (16.41% from 255 or 19.43% from 211); Max value from RGB is 151 - color contains mainly: red. Hex color #971329 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #971329 is #68ECD6. Grayscale: #3D3D3D. Windows color (decimal): -6876375 or 2691991. OLE color: 2691991.
HSL color Cylindrical-coordinate representation of color #971329: hue angle of 350º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #971329 is Cyan = 0, Magento = 0.87, Yellow = 0.73 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 19 | 41 | - |
| CMYK | 0 | 0.87 | 0.73 | 0.41 |
| HSL | 350º | 0.78% | 0.33% | - |
| HSV(B) | 350º | 0.87% | 0.59% | - |
| XYZ | 13.4 | 7.21 | 2.78 | - |
| YUV | 60.98 | 116.73 | 192.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 19 | 41 | 0 | 0.87 | 0.73 | 0.41 | 350 | 0.78 | 0.33 |
| Hex | 97 | 13 | 29 | 0 | 57 | 49 | 29 | 15E | 4E | 21 |
| Octal | 227 | 23 | 51 | 0 | 127 | 111 | 51 | 536 | 116 | 41 |
| Binary | 10010111 | 10011 | 101001 | 0 | 1010111 | 1001001 | 101001 | 101011110 | 1001110 | 100001 |
Color Harmonies of #971329
Complementary color
Monochromatic Colors of #971329
Black with #971329
Text Example
Text Example
White with #971329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #971329; }
p { color: rgb(151,19,41); }
H1.HeaderClassName
{
color: #971329;
}
.AnyTagClassName
{
color: #971329;
}
</style>
background-color css
<style>
a { background-color: #971329; }
a { background-color: rgb(151,19,41); }
div.DivClassName
{
background-color: #971329;
}
.BgClassName
{
background-color: #971329;
}
</style>
border-color css
<style>
span { border-color: #971329; }
span { border-color: rgb(151,19,41); }
td.TdClassName
{
border-color: #971329;
}
.TagClassName
{
border-color: #971329;
}
</style>