Shades of Carmine #890316
Tints of Carmine #890316
RGB
CMYK
RGB Variations
Color information
#890316 (or 0x890316) is known color: Carmine. HEX triplet: 89, 03 and 16. RGB value is (137,3,22). Sum of RGB (Red+Green+Blue) = 137+3+22=162 (21% of max value = 765). Red value is 137 (53.91% from 255 or 84.57% from 162); Green value is 3 (1.56% from 255 or 1.85% from 162); Blue value is 22 (8.98% from 255 or 13.58% from 162); Max value from RGB is 137 - color contains mainly: red. Hex color #890316 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #890316 is #76FCE9. Grayscale: #2D2D2D. Windows color (decimal): -7797994 or 1442697. OLE color: 1442697.
HSL color Cylindrical-coordinate representation of color #890316: hue angle of 351.49º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #890316 is Cyan = 0, Magento = 0.98, Yellow = 0.84 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 3 | 22 | - |
| CMYK | 0 | 0.98 | 0.84 | 0.46 |
| HSL | 351.49º | 0.96% | 0.27% | - |
| HSV(B) | 351.49º | 0.98% | 0.54% | - |
| XYZ | 10.49 | 5.44 | 1.26 | - |
| YUV | 45.23 | 114.89 | 193.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 3 | 22 | 0 | 0.98 | 0.84 | 0.46 | 351.49 | 0.96 | 0.27 |
| Hex | 89 | 3 | 16 | 0 | 62 | 54 | 2E | 15F | 60 | 1B |
| Octal | 211 | 3 | 26 | 0 | 142 | 124 | 56 | 537 | 140 | 33 |
| Binary | 10001001 | 11 | 10110 | 0 | 1100010 | 1010100 | 101110 | 101011111 | 1100000 | 11011 |
Color Harmonies of #890316
Complementary color
Monochromatic Colors of #890316
Black with #890316
Text Example
Text Example
White with #890316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #890316; }
p { color: rgb(137,3,22); }
H1.HeaderClassName
{
color: #890316;
}
.AnyTagClassName
{
color: #890316;
}
</style>
background-color css
<style>
a { background-color: #890316; }
a { background-color: rgb(137,3,22); }
div.DivClassName
{
background-color: #890316;
}
.BgClassName
{
background-color: #890316;
}
</style>
border-color css
<style>
span { border-color: #890316; }
span { border-color: rgb(137,3,22); }
td.TdClassName
{
border-color: #890316;
}
.TagClassName
{
border-color: #890316;
}
</style>