Shades of Carmine #970612
Tints of Carmine #970612
RGB
CMYK
RGB Variations
Color information
#970612 (or 0x970612) is known color: Carmine. HEX triplet: 97, 06 and 12. RGB value is (151,6,18). Sum of RGB (Red+Green+Blue) = 151+6+18=175 (23% of max value = 765). Red value is 151 (59.38% from 255 or 86.29% from 175); Green value is 6 (2.73% from 255 or 3.43% from 175); Blue value is 18 (7.42% from 255 or 10.29% from 175); Max value from RGB is 151 - color contains mainly: red. Hex color #970612 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #970612 is #68F9ED. Grayscale: #323232. Windows color (decimal): -6879726 or 1181335. OLE color: 1181335.
HSL color Cylindrical-coordinate representation of color #970612: hue angle of 355.03º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #970612 is Cyan = 0, Magento = 0.96, Yellow = 0.88 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 6 | 18 | - |
| CMYK | 0 | 0.96 | 0.88 | 0.41 |
| HSL | 355.03º | 0.92% | 0.31% | - |
| HSV(B) | 355.03º | 0.96% | 0.59% | - |
| XYZ | 12.94 | 6.75 | 1.19 | - |
| YUV | 50.72 | 109.54 | 199.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 6 | 18 | 0 | 0.96 | 0.88 | 0.41 | 355.03 | 0.92 | 0.31 |
| Hex | 97 | 6 | 12 | 0 | 60 | 58 | 29 | 163 | 5C | 1F |
| Octal | 227 | 6 | 22 | 0 | 140 | 130 | 51 | 543 | 134 | 37 |
| Binary | 10010111 | 110 | 10010 | 0 | 1100000 | 1011000 | 101001 | 101100011 | 1011100 | 11111 |
Color Harmonies of #970612
Complementary color
Monochromatic Colors of #970612
Black with #970612
Text Example
Text Example
White with #970612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #970612; }
p { color: rgb(151,6,18); }
H1.HeaderClassName
{
color: #970612;
}
.AnyTagClassName
{
color: #970612;
}
</style>
background-color css
<style>
a { background-color: #970612; }
a { background-color: rgb(151,6,18); }
div.DivClassName
{
background-color: #970612;
}
.BgClassName
{
background-color: #970612;
}
</style>
border-color css
<style>
span { border-color: #970612; }
span { border-color: rgb(151,6,18); }
td.TdClassName
{
border-color: #970612;
}
.TagClassName
{
border-color: #970612;
}
</style>