Shades of Carmine #941321
Tints of Carmine #941321
RGB
CMYK
RGB Variations
Color information
#941321 (or 0x941321) is known color: Carmine. HEX triplet: 94, 13 and 21. RGB value is (148,19,33). Sum of RGB (Red+Green+Blue) = 148+19+33=200 (26% of max value = 765). Red value is 148 (58.20% from 255 or 74% from 200); Green value is 19 (7.81% from 255 or 9.5% from 200); Blue value is 33 (13.28% from 255 or 16.5% from 200); Max value from RGB is 148 - color contains mainly: red. Hex color #941321 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #941321 is #6BECDE. Grayscale: #3B3B3B. Windows color (decimal): -7072991 or 2167700. OLE color: 2167700.
HSL color Cylindrical-coordinate representation of color #941321: hue angle of 353.49º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #941321 is Cyan = 0, Magento = 0.87, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 19 | 33 | - |
| CMYK | 0 | 0.87 | 0.78 | 0.42 |
| HSL | 353.49º | 0.77% | 0.33% | - |
| HSV(B) | 353.49º | 0.87% | 0.58% | - |
| XYZ | 12.72 | 6.87 | 2.09 | - |
| YUV | 59.17 | 113.24 | 191.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 19 | 33 | 0 | 0.87 | 0.78 | 0.42 | 353.49 | 0.77 | 0.33 |
| Hex | 94 | 13 | 21 | 0 | 57 | 4E | 2A | 161 | 4D | 21 |
| Octal | 224 | 23 | 41 | 0 | 127 | 116 | 52 | 541 | 115 | 41 |
| Binary | 10010100 | 10011 | 100001 | 0 | 1010111 | 1001110 | 101010 | 101100001 | 1001101 | 100001 |
Color Harmonies of #941321
Complementary color
Monochromatic Colors of #941321
Black with #941321
Text Example
Text Example
White with #941321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #941321; }
p { color: rgb(148,19,33); }
H1.HeaderClassName
{
color: #941321;
}
.AnyTagClassName
{
color: #941321;
}
</style>
background-color css
<style>
a { background-color: #941321; }
a { background-color: rgb(148,19,33); }
div.DivClassName
{
background-color: #941321;
}
.BgClassName
{
background-color: #941321;
}
</style>
border-color css
<style>
span { border-color: #941321; }
span { border-color: rgb(148,19,33); }
td.TdClassName
{
border-color: #941321;
}
.TagClassName
{
border-color: #941321;
}
</style>