Shades of Carmine #940315
Tints of Carmine #940315
RGB
CMYK
RGB Variations
Color information
#940315 (or 0x940315) is known color: Carmine. HEX triplet: 94, 03 and 15. RGB value is (148,3,21). Sum of RGB (Red+Green+Blue) = 148+3+21=172 (22% of max value = 765). Red value is 148 (58.20% from 255 or 86.05% from 172); Green value is 3 (1.56% from 255 or 1.74% from 172); Blue value is 21 (8.59% from 255 or 12.21% from 172); Max value from RGB is 148 - color contains mainly: red. Hex color #940315 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #940315 is #6BFCEA. Grayscale: #303030. Windows color (decimal): -7077099 or 1377172. OLE color: 1377172.
HSL color Cylindrical-coordinate representation of color #940315: hue angle of 352.55º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #940315 is Cyan = 0, Magento = 0.98, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 3 | 21 | - |
| CMYK | 0 | 0.98 | 0.86 | 0.42 |
| HSL | 352.55º | 0.96% | 0.3% | - |
| HSV(B) | 352.55º | 0.98% | 0.58% | - |
| XYZ | 12.38 | 6.42 | 1.3 | - |
| YUV | 48.41 | 112.54 | 199.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 3 | 21 | 0 | 0.98 | 0.86 | 0.42 | 352.55 | 0.96 | 0.3 |
| Hex | 94 | 3 | 15 | 0 | 62 | 56 | 2A | 161 | 60 | 1E |
| Octal | 224 | 3 | 25 | 0 | 142 | 126 | 52 | 541 | 140 | 36 |
| Binary | 10010100 | 11 | 10101 | 0 | 1100010 | 1010110 | 101010 | 101100001 | 1100000 | 11110 |
Color Harmonies of #940315
Complementary color
Monochromatic Colors of #940315
Black with #940315
Text Example
Text Example
White with #940315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #940315; }
p { color: rgb(148,3,21); }
H1.HeaderClassName
{
color: #940315;
}
.AnyTagClassName
{
color: #940315;
}
</style>
background-color css
<style>
a { background-color: #940315; }
a { background-color: rgb(148,3,21); }
div.DivClassName
{
background-color: #940315;
}
.BgClassName
{
background-color: #940315;
}
</style>
border-color css
<style>
span { border-color: #940315; }
span { border-color: rgb(148,3,21); }
td.TdClassName
{
border-color: #940315;
}
.TagClassName
{
border-color: #940315;
}
</style>