Shades of Carmine #950916
Tints of Carmine #950916
RGB
CMYK
RGB Variations
Color information
#950916 (or 0x950916) is known color: Carmine. HEX triplet: 95, 09 and 16. RGB value is (149,9,22). Sum of RGB (Red+Green+Blue) = 149+9+22=180 (23% of max value = 765). Red value is 149 (58.59% from 255 or 82.78% from 180); Green value is 9 (3.91% from 255 or 5% from 180); Blue value is 22 (8.98% from 255 or 12.22% from 180); Max value from RGB is 149 - color contains mainly: red. Hex color #950916 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #950916 is #6AF6E9. Grayscale: #343434. Windows color (decimal): -7010026 or 1444245. OLE color: 1444245.
HSL color Cylindrical-coordinate representation of color #950916: hue angle of 354.43º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #950916 is Cyan = 0, Magento = 0.94, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 9 | 22 | - |
| CMYK | 0 | 0.94 | 0.85 | 0.42 |
| HSL | 354.43º | 0.89% | 0.31% | - |
| HSV(B) | 354.43º | 0.94% | 0.58% | - |
| XYZ | 12.64 | 6.64 | 1.38 | - |
| YUV | 52.34 | 110.88 | 196.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 9 | 22 | 0 | 0.94 | 0.85 | 0.42 | 354.43 | 0.89 | 0.31 |
| Hex | 95 | 9 | 16 | 0 | 5E | 55 | 2A | 162 | 59 | 1F |
| Octal | 225 | 11 | 26 | 0 | 136 | 125 | 52 | 542 | 131 | 37 |
| Binary | 10010101 | 1001 | 10110 | 0 | 1011110 | 1010101 | 101010 | 101100010 | 1011001 | 11111 |
Color Harmonies of #950916
Complementary color
Monochromatic Colors of #950916
Black with #950916
Text Example
Text Example
White with #950916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #950916; }
p { color: rgb(149,9,22); }
H1.HeaderClassName
{
color: #950916;
}
.AnyTagClassName
{
color: #950916;
}
</style>
background-color css
<style>
a { background-color: #950916; }
a { background-color: rgb(149,9,22); }
div.DivClassName
{
background-color: #950916;
}
.BgClassName
{
background-color: #950916;
}
</style>
border-color css
<style>
span { border-color: #950916; }
span { border-color: rgb(149,9,22); }
td.TdClassName
{
border-color: #950916;
}
.TagClassName
{
border-color: #950916;
}
</style>