Shades of Carmine #930715
Tints of Carmine #930715
RGB
CMYK
RGB Variations
Color information
#930715 (or 0x930715) is known color: Carmine. HEX triplet: 93, 07 and 15. RGB value is (147,7,21). Sum of RGB (Red+Green+Blue) = 147+7+21=175 (23% of max value = 765). Red value is 147 (57.81% from 255 or 84% from 175); Green value is 7 (3.12% from 255 or 4% from 175); Blue value is 21 (8.59% from 255 or 12% from 175); Max value from RGB is 147 - color contains mainly: red. Hex color #930715 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #930715 is #6CF8EA. Grayscale: #323232. Windows color (decimal): -7141611 or 1378195. OLE color: 1378195.
HSL color Cylindrical-coordinate representation of color #930715: hue angle of 354º 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 #930715 is Cyan = 0, Magento = 0.95, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 7 | 21 | - |
| CMYK | 0 | 0.95 | 0.86 | 0.42 |
| HSL | 354º | 0.91% | 0.3% | - |
| HSV(B) | 354º | 0.95% | 0.58% | - |
| XYZ | 12.24 | 6.41 | 1.3 | - |
| YUV | 50.46 | 111.38 | 196.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 7 | 21 | 0 | 0.95 | 0.86 | 0.42 | 354 | 0.91 | 0.3 |
| Hex | 93 | 7 | 15 | 0 | 5F | 56 | 2A | 162 | 5B | 1E |
| Octal | 223 | 7 | 25 | 0 | 137 | 126 | 52 | 542 | 133 | 36 |
| Binary | 10010011 | 111 | 10101 | 0 | 1011111 | 1010110 | 101010 | 101100010 | 1011011 | 11110 |
Color Harmonies of #930715
Complementary color
Monochromatic Colors of #930715
Black with #930715
Text Example
Text Example
White with #930715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #930715; }
p { color: rgb(147,7,21); }
H1.HeaderClassName
{
color: #930715;
}
.AnyTagClassName
{
color: #930715;
}
</style>
background-color css
<style>
a { background-color: #930715; }
a { background-color: rgb(147,7,21); }
div.DivClassName
{
background-color: #930715;
}
.BgClassName
{
background-color: #930715;
}
</style>
border-color css
<style>
span { border-color: #930715; }
span { border-color: rgb(147,7,21); }
td.TdClassName
{
border-color: #930715;
}
.TagClassName
{
border-color: #930715;
}
</style>