Shades of Carmine #970915
Tints of Carmine #970915
RGB
CMYK
RGB Variations
Color information
#970915 (or 0x970915) is known color: Carmine. HEX triplet: 97, 09 and 15. RGB value is (151,9,21). Sum of RGB (Red+Green+Blue) = 151+9+21=181 (23% of max value = 765). Red value is 151 (59.38% from 255 or 83.43% from 181); Green value is 9 (3.91% from 255 or 4.97% from 181); Blue value is 21 (8.59% from 255 or 11.60% from 181); Max value from RGB is 151 - color contains mainly: red. Hex color #970915 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #970915 is #68F6EA. Grayscale: #343434. Windows color (decimal): -6878955 or 1378711. OLE color: 1378711.
HSL color Cylindrical-coordinate representation of color #970915: hue angle of 354.93º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #970915 is Cyan = 0, Magento = 0.94, Yellow = 0.86 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 9 | 21 | - |
| CMYK | 0 | 0.94 | 0.86 | 0.41 |
| HSL | 354.93º | 0.89% | 0.31% | - |
| HSV(B) | 354.93º | 0.94% | 0.59% | - |
| XYZ | 13 | 6.83 | 1.34 | - |
| YUV | 52.83 | 110.04 | 198.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 9 | 21 | 0 | 0.94 | 0.86 | 0.41 | 354.93 | 0.89 | 0.31 |
| Hex | 97 | 9 | 15 | 0 | 5E | 56 | 29 | 163 | 59 | 1F |
| Octal | 227 | 11 | 25 | 0 | 136 | 126 | 51 | 543 | 131 | 37 |
| Binary | 10010111 | 1001 | 10101 | 0 | 1011110 | 1010110 | 101001 | 101100011 | 1011001 | 11111 |
Color Harmonies of #970915
Complementary color
Monochromatic Colors of #970915
Black with #970915
Text Example
Text Example
White with #970915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #970915; }
p { color: rgb(151,9,21); }
H1.HeaderClassName
{
color: #970915;
}
.AnyTagClassName
{
color: #970915;
}
</style>
background-color css
<style>
a { background-color: #970915; }
a { background-color: rgb(151,9,21); }
div.DivClassName
{
background-color: #970915;
}
.BgClassName
{
background-color: #970915;
}
</style>
border-color css
<style>
span { border-color: #970915; }
span { border-color: rgb(151,9,21); }
td.TdClassName
{
border-color: #970915;
}
.TagClassName
{
border-color: #970915;
}
</style>