Shades of Carmine #930723
Tints of Carmine #930723
RGB
CMYK
RGB Variations
Color information
#930723 (or 0x930723) is known color: Carmine. HEX triplet: 93, 07 and 23. RGB value is (147,7,35). Sum of RGB (Red+Green+Blue) = 147+7+35=189 (25% of max value = 765). Red value is 147 (57.81% from 255 or 77.78% from 189); Green value is 7 (3.12% from 255 or 3.70% from 189); Blue value is 35 (14.06% from 255 or 18.52% from 189); Max value from RGB is 147 - color contains mainly: red. Hex color #930723 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #930723 is #6CF8DC. Grayscale: #343434. Windows color (decimal): -7141597 or 2295699. OLE color: 2295699.
HSL color Cylindrical-coordinate representation of color #930723: hue angle of 348º 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 #930723 is Cyan = 0, Magento = 0.95, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 7 | 35 | - |
| CMYK | 0 | 0.95 | 0.76 | 0.42 |
| HSL | 348º | 0.91% | 0.3% | - |
| HSV(B) | 348º | 0.95% | 0.58% | - |
| XYZ | 12.41 | 6.48 | 2.19 | - |
| YUV | 52.05 | 118.38 | 195.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 7 | 35 | 0 | 0.95 | 0.76 | 0.42 | 348 | 0.91 | 0.3 |
| Hex | 93 | 7 | 23 | 0 | 5F | 4C | 2A | 15C | 5B | 1E |
| Octal | 223 | 7 | 43 | 0 | 137 | 114 | 52 | 534 | 133 | 36 |
| Binary | 10010011 | 111 | 100011 | 0 | 1011111 | 1001100 | 101010 | 101011100 | 1011011 | 11110 |
Color Harmonies of #930723
Complementary color
Monochromatic Colors of #930723
Black with #930723
Text Example
Text Example
White with #930723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #930723; }
p { color: rgb(147,7,35); }
H1.HeaderClassName
{
color: #930723;
}
.AnyTagClassName
{
color: #930723;
}
</style>
background-color css
<style>
a { background-color: #930723; }
a { background-color: rgb(147,7,35); }
div.DivClassName
{
background-color: #930723;
}
.BgClassName
{
background-color: #930723;
}
</style>
border-color css
<style>
span { border-color: #930723; }
span { border-color: rgb(147,7,35); }
td.TdClassName
{
border-color: #930723;
}
.TagClassName
{
border-color: #930723;
}
</style>