Shades of Carmine #970533
Tints of Carmine #970533
RGB
CMYK
RGB Variations
Color information
#970533 (or 0x970533) is known color: Carmine. HEX triplet: 97, 05 and 33. RGB value is (151,5,51). Sum of RGB (Red+Green+Blue) = 151+5+51=207 (27% of max value = 765). Red value is 151 (59.38% from 255 or 72.95% from 207); Green value is 5 (2.34% from 255 or 2.42% from 207); Blue value is 51 (20.31% from 255 or 24.64% from 207); Max value from RGB is 151 - color contains mainly: red. Hex color #970533 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #970533 is #68FACC. Grayscale: #353535. Windows color (decimal): -6879949 or 3343767. OLE color: 3343767.
HSL color Cylindrical-coordinate representation of color #970533: hue angle of 341.1º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #970533 is Cyan = 0, Magento = 0.97, Yellow = 0.66 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 5 | 51 | - |
| CMYK | 0 | 0.97 | 0.66 | 0.41 |
| HSL | 341.1º | 0.94% | 0.31% | - |
| HSV(B) | 341.1º | 0.97% | 0.59% | - |
| XYZ | 13.41 | 6.93 | 3.76 | - |
| YUV | 53.9 | 126.37 | 197.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 5 | 51 | 0 | 0.97 | 0.66 | 0.41 | 341.1 | 0.94 | 0.31 |
| Hex | 97 | 5 | 33 | 0 | 61 | 42 | 29 | 155 | 5E | 1F |
| Octal | 227 | 5 | 63 | 0 | 141 | 102 | 51 | 525 | 136 | 37 |
| Binary | 10010111 | 101 | 110011 | 0 | 1100001 | 1000010 | 101001 | 101010101 | 1011110 | 11111 |
Color Harmonies of #970533
Complementary color
Monochromatic Colors of #970533
Black with #970533
Text Example
Text Example
White with #970533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #970533; }
p { color: rgb(151,5,51); }
H1.HeaderClassName
{
color: #970533;
}
.AnyTagClassName
{
color: #970533;
}
</style>
background-color css
<style>
a { background-color: #970533; }
a { background-color: rgb(151,5,51); }
div.DivClassName
{
background-color: #970533;
}
.BgClassName
{
background-color: #970533;
}
</style>
border-color css
<style>
span { border-color: #970533; }
span { border-color: rgb(151,5,51); }
td.TdClassName
{
border-color: #970533;
}
.TagClassName
{
border-color: #970533;
}
</style>