Shades of Carmine #930720
Tints of Carmine #930720
RGB
CMYK
RGB Variations
Color information
#930720 (or 0x930720) is known color: Carmine. HEX triplet: 93, 07 and 20. RGB value is (147,7,32). Sum of RGB (Red+Green+Blue) = 147+7+32=186 (24% of max value = 765). Red value is 147 (57.81% from 255 or 79.03% from 186); Green value is 7 (3.12% from 255 or 3.76% from 186); Blue value is 32 (12.89% from 255 or 17.20% from 186); Max value from RGB is 147 - color contains mainly: red. Hex color #930720 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #930720 is #6CF8DF. Grayscale: #333333. Windows color (decimal): -7141600 or 2099091. OLE color: 2099091.
HSL color Cylindrical-coordinate representation of color #930720: hue angle of 349.29º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #930720 is Cyan = 0, Magento = 0.95, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 7 | 32 | - |
| CMYK | 0 | 0.95 | 0.78 | 0.42 |
| HSL | 349.29º | 0.91% | 0.3% | - |
| HSV(B) | 349.29º | 0.95% | 0.58% | - |
| XYZ | 12.37 | 6.46 | 1.96 | - |
| YUV | 51.71 | 116.88 | 195.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 7 | 32 | 0 | 0.95 | 0.78 | 0.42 | 349.29 | 0.91 | 0.3 |
| Hex | 93 | 7 | 20 | 0 | 5F | 4E | 2A | 15D | 5B | 1E |
| Octal | 223 | 7 | 40 | 0 | 137 | 116 | 52 | 535 | 133 | 36 |
| Binary | 10010011 | 111 | 100000 | 0 | 1011111 | 1001110 | 101010 | 101011101 | 1011011 | 11110 |
Color Harmonies of #930720
Complementary color
Monochromatic Colors of #930720
Black with #930720
Text Example
Text Example
White with #930720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #930720; }
p { color: rgb(147,7,32); }
H1.HeaderClassName
{
color: #930720;
}
.AnyTagClassName
{
color: #930720;
}
</style>
background-color css
<style>
a { background-color: #930720; }
a { background-color: rgb(147,7,32); }
div.DivClassName
{
background-color: #930720;
}
.BgClassName
{
background-color: #930720;
}
</style>
border-color css
<style>
span { border-color: #930720; }
span { border-color: rgb(147,7,32); }
td.TdClassName
{
border-color: #930720;
}
.TagClassName
{
border-color: #930720;
}
</style>