Shades of Carmine #970934
Tints of Carmine #970934
RGB
CMYK
RGB Variations
Color information
#970934 (or 0x970934) is known color: Carmine. HEX triplet: 97, 09 and 34. RGB value is (151,9,52). Sum of RGB (Red+Green+Blue) = 151+9+52=212 (28% of max value = 765). Red value is 151 (59.38% from 255 or 71.23% from 212); Green value is 9 (3.91% from 255 or 4.25% from 212); Blue value is 52 (20.70% from 255 or 24.53% from 212); Max value from RGB is 151 - color contains mainly: red. Hex color #970934 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #970934 is #68F6CB. Grayscale: #383838. Windows color (decimal): -6878924 or 3410327. OLE color: 3410327.
HSL color Cylindrical-coordinate representation of color #970934: hue angle of 341.83º 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 #970934 is Cyan = 0, Magento = 0.94, Yellow = 0.66 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 9 | 52 | - |
| CMYK | 0 | 0.94 | 0.66 | 0.41 |
| HSL | 341.83º | 0.89% | 0.31% | - |
| HSV(B) | 341.83º | 0.94% | 0.59% | - |
| XYZ | 13.48 | 7.02 | 3.89 | - |
| YUV | 56.36 | 125.54 | 195.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 9 | 52 | 0 | 0.94 | 0.66 | 0.41 | 341.83 | 0.89 | 0.31 |
| Hex | 97 | 9 | 34 | 0 | 5E | 42 | 29 | 156 | 59 | 1F |
| Octal | 227 | 11 | 64 | 0 | 136 | 102 | 51 | 526 | 131 | 37 |
| Binary | 10010111 | 1001 | 110100 | 0 | 1011110 | 1000010 | 101001 | 101010110 | 1011001 | 11111 |
Color Harmonies of #970934
Complementary color
Monochromatic Colors of #970934
Black with #970934
Text Example
Text Example
White with #970934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #970934; }
p { color: rgb(151,9,52); }
H1.HeaderClassName
{
color: #970934;
}
.AnyTagClassName
{
color: #970934;
}
</style>
background-color css
<style>
a { background-color: #970934; }
a { background-color: rgb(151,9,52); }
div.DivClassName
{
background-color: #970934;
}
.BgClassName
{
background-color: #970934;
}
</style>
border-color css
<style>
span { border-color: #970934; }
span { border-color: rgb(151,9,52); }
td.TdClassName
{
border-color: #970934;
}
.TagClassName
{
border-color: #970934;
}
</style>