Shades of Carmine #930320
Tints of Carmine #930320
RGB
CMYK
RGB Variations
Color information
#930320 (or 0x930320) is known color: Carmine. HEX triplet: 93, 03 and 20. RGB value is (147,3,32). Sum of RGB (Red+Green+Blue) = 147+3+32=182 (24% of max value = 765). Red value is 147 (57.81% from 255 or 80.77% from 182); Green value is 3 (1.56% from 255 or 1.65% from 182); Blue value is 32 (12.89% from 255 or 17.58% from 182); Max value from RGB is 147 - color contains mainly: red. Hex color #930320 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #930320 is #6CFCDF. Grayscale: #313131. Windows color (decimal): -7142624 or 2098067. OLE color: 2098067.
HSL color Cylindrical-coordinate representation of color #930320: hue angle of 347.92º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #930320 is Cyan = 0, Magento = 0.98, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 3 | 32 | - |
| CMYK | 0 | 0.98 | 0.78 | 0.42 |
| HSL | 347.92º | 0.96% | 0.29% | - |
| HSV(B) | 347.92º | 0.98% | 0.58% | - |
| XYZ | 12.33 | 6.37 | 1.95 | - |
| YUV | 49.36 | 118.21 | 197.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 3 | 32 | 0 | 0.98 | 0.78 | 0.42 | 347.92 | 0.96 | 0.29 |
| Hex | 93 | 3 | 20 | 0 | 62 | 4E | 2A | 15C | 60 | 1D |
| Octal | 223 | 3 | 40 | 0 | 142 | 116 | 52 | 534 | 140 | 35 |
| Binary | 10010011 | 11 | 100000 | 0 | 1100010 | 1001110 | 101010 | 101011100 | 1100000 | 11101 |
Color Harmonies of #930320
Complementary color
Monochromatic Colors of #930320
Black with #930320
Text Example
Text Example
White with #930320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #930320; }
p { color: rgb(147,3,32); }
H1.HeaderClassName
{
color: #930320;
}
.AnyTagClassName
{
color: #930320;
}
</style>
background-color css
<style>
a { background-color: #930320; }
a { background-color: rgb(147,3,32); }
div.DivClassName
{
background-color: #930320;
}
.BgClassName
{
background-color: #930320;
}
</style>
border-color css
<style>
span { border-color: #930320; }
span { border-color: rgb(147,3,32); }
td.TdClassName
{
border-color: #930320;
}
.TagClassName
{
border-color: #930320;
}
</style>