Shades of Carmine #890417
Tints of Carmine #890417
RGB
CMYK
RGB Variations
Color information
#890417 (or 0x890417) is known color: Carmine. HEX triplet: 89, 04 and 17. RGB value is (137,4,23). Sum of RGB (Red+Green+Blue) = 137+4+23=164 (21% of max value = 765). Red value is 137 (53.91% from 255 or 83.54% from 164); Green value is 4 (1.95% from 255 or 2.44% from 164); Blue value is 23 (9.38% from 255 or 14.02% from 164); Max value from RGB is 137 - color contains mainly: red. Hex color #890417 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #890417 is #76FBE8. Grayscale: #2D2D2D. Windows color (decimal): -7797737 or 1508489. OLE color: 1508489.
HSL color Cylindrical-coordinate representation of color #890417: hue angle of 351.43º degrees, saturation: 0.94, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #890417 is Cyan = 0, Magento = 0.97, Yellow = 0.83 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 4 | 23 | - |
| CMYK | 0 | 0.97 | 0.83 | 0.46 |
| HSL | 351.43º | 0.94% | 0.28% | - |
| HSV(B) | 351.43º | 0.97% | 0.54% | - |
| XYZ | 10.51 | 5.47 | 1.31 | - |
| YUV | 45.93 | 115.06 | 192.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 4 | 23 | 0 | 0.97 | 0.83 | 0.46 | 351.43 | 0.94 | 0.28 |
| Hex | 89 | 4 | 17 | 0 | 61 | 53 | 2E | 15F | 5E | 1C |
| Octal | 211 | 4 | 27 | 0 | 141 | 123 | 56 | 537 | 136 | 34 |
| Binary | 10001001 | 100 | 10111 | 0 | 1100001 | 1010011 | 101110 | 101011111 | 1011110 | 11100 |
Color Harmonies of #890417
Complementary color
Monochromatic Colors of #890417
Black with #890417
Text Example
Text Example
White with #890417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #890417; }
p { color: rgb(137,4,23); }
H1.HeaderClassName
{
color: #890417;
}
.AnyTagClassName
{
color: #890417;
}
</style>
background-color css
<style>
a { background-color: #890417; }
a { background-color: rgb(137,4,23); }
div.DivClassName
{
background-color: #890417;
}
.BgClassName
{
background-color: #890417;
}
</style>
border-color css
<style>
span { border-color: #890417; }
span { border-color: rgb(137,4,23); }
td.TdClassName
{
border-color: #890417;
}
.TagClassName
{
border-color: #890417;
}
</style>