Shades of Carmine #940726
Tints of Carmine #940726
RGB
CMYK
RGB Variations
Color information
#940726 (or 0x940726) is known color: Carmine. HEX triplet: 94, 07 and 26. RGB value is (148,7,38). Sum of RGB (Red+Green+Blue) = 148+7+38=193 (25% of max value = 765). Red value is 148 (58.20% from 255 or 76.68% from 193); Green value is 7 (3.12% from 255 or 3.63% from 193); Blue value is 38 (15.23% from 255 or 19.69% from 193); Max value from RGB is 148 - color contains mainly: red. Hex color #940726 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #940726 is #6BF8D9. Grayscale: #343434. Windows color (decimal): -7076058 or 2492308. OLE color: 2492308.
HSL color Cylindrical-coordinate representation of color #940726: hue angle of 346.81º 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 #940726 is Cyan = 0, Magento = 0.95, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 7 | 38 | - |
| CMYK | 0 | 0.95 | 0.74 | 0.42 |
| HSL | 346.81º | 0.91% | 0.3% | - |
| HSV(B) | 346.81º | 0.95% | 0.58% | - |
| XYZ | 12.64 | 6.59 | 2.44 | - |
| YUV | 52.69 | 119.71 | 195.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 7 | 38 | 0 | 0.95 | 0.74 | 0.42 | 346.81 | 0.91 | 0.3 |
| Hex | 94 | 7 | 26 | 0 | 5F | 4A | 2A | 15B | 5B | 1E |
| Octal | 224 | 7 | 46 | 0 | 137 | 112 | 52 | 533 | 133 | 36 |
| Binary | 10010100 | 111 | 100110 | 0 | 1011111 | 1001010 | 101010 | 101011011 | 1011011 | 11110 |
Color Harmonies of #940726
Complementary color
Monochromatic Colors of #940726
Black with #940726
Text Example
Text Example
White with #940726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #940726; }
p { color: rgb(148,7,38); }
H1.HeaderClassName
{
color: #940726;
}
.AnyTagClassName
{
color: #940726;
}
</style>
background-color css
<style>
a { background-color: #940726; }
a { background-color: rgb(148,7,38); }
div.DivClassName
{
background-color: #940726;
}
.BgClassName
{
background-color: #940726;
}
</style>
border-color css
<style>
span { border-color: #940726; }
span { border-color: rgb(148,7,38); }
td.TdClassName
{
border-color: #940726;
}
.TagClassName
{
border-color: #940726;
}
</style>