Shades of Carmine #941028
Tints of Carmine #941028
RGB
CMYK
RGB Variations
Color information
#941028 (or 0x941028) is known color: Carmine. HEX triplet: 94, 10 and 28. RGB value is (148,16,40). Sum of RGB (Red+Green+Blue) = 148+16+40=204 (27% of max value = 765). Red value is 148 (58.20% from 255 or 72.55% from 204); Green value is 16 (6.64% from 255 or 7.84% from 204); Blue value is 40 (16.02% from 255 or 19.61% from 204); Max value from RGB is 148 - color contains mainly: red. Hex color #941028 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #941028 is #6BEFD7. Grayscale: #3A3A3A. Windows color (decimal): -7073752 or 2625684. OLE color: 2625684.
HSL color Cylindrical-coordinate representation of color #941028: hue angle of 349.09º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #941028 is Cyan = 0, Magento = 0.89, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 16 | 40 | - |
| CMYK | 0 | 0.89 | 0.73 | 0.42 |
| HSL | 349.09º | 0.8% | 0.32% | - |
| HSV(B) | 349.09º | 0.89% | 0.58% | - |
| XYZ | 12.78 | 6.82 | 2.65 | - |
| YUV | 58.2 | 117.73 | 192.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 16 | 40 | 0 | 0.89 | 0.73 | 0.42 | 349.09 | 0.8 | 0.32 |
| Hex | 94 | 10 | 28 | 0 | 59 | 49 | 2A | 15D | 50 | 20 |
| Octal | 224 | 20 | 50 | 0 | 131 | 111 | 52 | 535 | 120 | 40 |
| Binary | 10010100 | 10000 | 101000 | 0 | 1011001 | 1001001 | 101010 | 101011101 | 1010000 | 100000 |
Color Harmonies of #941028
Complementary color
Monochromatic Colors of #941028
Black with #941028
Text Example
Text Example
White with #941028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #941028; }
p { color: rgb(148,16,40); }
H1.HeaderClassName
{
color: #941028;
}
.AnyTagClassName
{
color: #941028;
}
</style>
background-color css
<style>
a { background-color: #941028; }
a { background-color: rgb(148,16,40); }
div.DivClassName
{
background-color: #941028;
}
.BgClassName
{
background-color: #941028;
}
</style>
border-color css
<style>
span { border-color: #941028; }
span { border-color: rgb(148,16,40); }
td.TdClassName
{
border-color: #941028;
}
.TagClassName
{
border-color: #941028;
}
</style>