Shades of Carmine #920713
Tints of Carmine #920713
RGB
CMYK
RGB Variations
Color information
#920713 (or 0x920713) is known color: Carmine. HEX triplet: 92, 07 and 13. RGB value is (146,7,19). Sum of RGB (Red+Green+Blue) = 146+7+19=172 (22% of max value = 765). Red value is 146 (57.42% from 255 or 84.88% from 172); Green value is 7 (3.12% from 255 or 4.07% from 172); Blue value is 19 (7.81% from 255 or 11.05% from 172); Max value from RGB is 146 - color contains mainly: red. Hex color #920713 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #920713 is #6DF8EC. Grayscale: #323232. Windows color (decimal): -7207149 or 1247122. OLE color: 1247122.
HSL color Cylindrical-coordinate representation of color #920713: hue angle of 354.82º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #920713 is Cyan = 0, Magento = 0.95, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 7 | 19 | - |
| CMYK | 0 | 0.95 | 0.87 | 0.43 |
| HSL | 354.82º | 0.91% | 0.3% | - |
| HSV(B) | 354.82º | 0.95% | 0.57% | - |
| XYZ | 12.05 | 6.31 | 1.2 | - |
| YUV | 49.93 | 110.55 | 196.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 7 | 19 | 0 | 0.95 | 0.87 | 0.43 | 354.82 | 0.91 | 0.3 |
| Hex | 92 | 7 | 13 | 0 | 5F | 57 | 2B | 163 | 5B | 1E |
| Octal | 222 | 7 | 23 | 0 | 137 | 127 | 53 | 543 | 133 | 36 |
| Binary | 10010010 | 111 | 10011 | 0 | 1011111 | 1010111 | 101011 | 101100011 | 1011011 | 11110 |
Color Harmonies of #920713
Complementary color
Monochromatic Colors of #920713
Black with #920713
Text Example
Text Example
White with #920713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920713; }
p { color: rgb(146,7,19); }
H1.HeaderClassName
{
color: #920713;
}
.AnyTagClassName
{
color: #920713;
}
</style>
background-color css
<style>
a { background-color: #920713; }
a { background-color: rgb(146,7,19); }
div.DivClassName
{
background-color: #920713;
}
.BgClassName
{
background-color: #920713;
}
</style>
border-color css
<style>
span { border-color: #920713; }
span { border-color: rgb(146,7,19); }
td.TdClassName
{
border-color: #920713;
}
.TagClassName
{
border-color: #920713;
}
</style>