Shades of Carmine #950320
Tints of Carmine #950320
RGB
CMYK
RGB Variations
Color information
#950320 (or 0x950320) is known color: Carmine. HEX triplet: 95, 03 and 20. RGB value is (149,3,32). Sum of RGB (Red+Green+Blue) = 149+3+32=184 (24% of max value = 765). Red value is 149 (58.59% from 255 or 80.98% from 184); Green value is 3 (1.56% from 255 or 1.63% from 184); Blue value is 32 (12.89% from 255 or 17.39% from 184); Max value from RGB is 149 - color contains mainly: red. Hex color #950320 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #950320 is #6AFCDF. Grayscale: #313131. Windows color (decimal): -7011552 or 2098069. OLE color: 2098069.
HSL color Cylindrical-coordinate representation of color #950320: hue angle of 348.08º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #950320 is Cyan = 0, Magento = 0.98, Yellow = 0.79 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 3 | 32 | - |
| CMYK | 0 | 0.98 | 0.79 | 0.42 |
| HSL | 348.08º | 0.96% | 0.3% | - |
| HSV(B) | 348.08º | 0.98% | 0.58% | - |
| XYZ | 12.69 | 6.56 | 1.96 | - |
| YUV | 49.96 | 117.87 | 198.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 3 | 32 | 0 | 0.98 | 0.79 | 0.42 | 348.08 | 0.96 | 0.3 |
| Hex | 95 | 3 | 20 | 0 | 62 | 4F | 2A | 15C | 60 | 1E |
| Octal | 225 | 3 | 40 | 0 | 142 | 117 | 52 | 534 | 140 | 36 |
| Binary | 10010101 | 11 | 100000 | 0 | 1100010 | 1001111 | 101010 | 101011100 | 1100000 | 11110 |
Color Harmonies of #950320
Complementary color
Monochromatic Colors of #950320
Black with #950320
Text Example
Text Example
White with #950320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #950320; }
p { color: rgb(149,3,32); }
H1.HeaderClassName
{
color: #950320;
}
.AnyTagClassName
{
color: #950320;
}
</style>
background-color css
<style>
a { background-color: #950320; }
a { background-color: rgb(149,3,32); }
div.DivClassName
{
background-color: #950320;
}
.BgClassName
{
background-color: #950320;
}
</style>
border-color css
<style>
span { border-color: #950320; }
span { border-color: rgb(149,3,32); }
td.TdClassName
{
border-color: #950320;
}
.TagClassName
{
border-color: #950320;
}
</style>