Shades of Carmine #940713
Tints of Carmine #940713
RGB
CMYK
RGB Variations
Color information
#940713 (or 0x940713) is known color: Carmine. HEX triplet: 94, 07 and 13. RGB value is (148,7,19). Sum of RGB (Red+Green+Blue) = 148+7+19=174 (23% of max value = 765). Red value is 148 (58.20% from 255 or 85.06% from 174); Green value is 7 (3.12% from 255 or 4.02% from 174); Blue value is 19 (7.81% from 255 or 10.92% from 174); Max value from RGB is 148 - color contains mainly: red. Hex color #940713 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #940713 is #6BF8EC. Grayscale: #323232. Windows color (decimal): -7076077 or 1247124. OLE color: 1247124.
HSL color Cylindrical-coordinate representation of color #940713: hue angle of 354.89º 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 #940713 is Cyan = 0, Magento = 0.95, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 7 | 19 | - |
| CMYK | 0 | 0.95 | 0.87 | 0.42 |
| HSL | 354.89º | 0.91% | 0.3% | - |
| HSV(B) | 354.89º | 0.95% | 0.58% | - |
| XYZ | 12.41 | 6.49 | 1.22 | - |
| YUV | 50.53 | 110.21 | 197.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 7 | 19 | 0 | 0.95 | 0.87 | 0.42 | 354.89 | 0.91 | 0.3 |
| Hex | 94 | 7 | 13 | 0 | 5F | 57 | 2A | 163 | 5B | 1E |
| Octal | 224 | 7 | 23 | 0 | 137 | 127 | 52 | 543 | 133 | 36 |
| Binary | 10010100 | 111 | 10011 | 0 | 1011111 | 1010111 | 101010 | 101100011 | 1011011 | 11110 |
Color Harmonies of #940713
Complementary color
Monochromatic Colors of #940713
Black with #940713
Text Example
Text Example
White with #940713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #940713; }
p { color: rgb(148,7,19); }
H1.HeaderClassName
{
color: #940713;
}
.AnyTagClassName
{
color: #940713;
}
</style>
background-color css
<style>
a { background-color: #940713; }
a { background-color: rgb(148,7,19); }
div.DivClassName
{
background-color: #940713;
}
.BgClassName
{
background-color: #940713;
}
</style>
border-color css
<style>
span { border-color: #940713; }
span { border-color: rgb(148,7,19); }
td.TdClassName
{
border-color: #940713;
}
.TagClassName
{
border-color: #940713;
}
</style>