Shades of Carmine #950715
Tints of Carmine #950715
RGB
CMYK
RGB Variations
Color information
#950715 (or 0x950715) is known color: Carmine. HEX triplet: 95, 07 and 15. RGB value is (149,7,21). Sum of RGB (Red+Green+Blue) = 149+7+21=177 (23% of max value = 765). Red value is 149 (58.59% from 255 or 84.18% from 177); Green value is 7 (3.12% from 255 or 3.95% from 177); Blue value is 21 (8.59% from 255 or 11.86% from 177); Max value from RGB is 149 - color contains mainly: red. Hex color #950715 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #950715 is #6AF8EA. Grayscale: #333333. Windows color (decimal): -7010539 or 1378197. OLE color: 1378197.
HSL color Cylindrical-coordinate representation of color #950715: hue angle of 354.08º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #950715 is Cyan = 0, Magento = 0.95, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 7 | 21 | - |
| CMYK | 0 | 0.95 | 0.86 | 0.42 |
| HSL | 354.08º | 0.91% | 0.31% | - |
| HSV(B) | 354.08º | 0.95% | 0.58% | - |
| XYZ | 12.61 | 6.6 | 1.32 | - |
| YUV | 51.05 | 111.04 | 197.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 7 | 21 | 0 | 0.95 | 0.86 | 0.42 | 354.08 | 0.91 | 0.31 |
| Hex | 95 | 7 | 15 | 0 | 5F | 56 | 2A | 162 | 5B | 1F |
| Octal | 225 | 7 | 25 | 0 | 137 | 126 | 52 | 542 | 133 | 37 |
| Binary | 10010101 | 111 | 10101 | 0 | 1011111 | 1010110 | 101010 | 101100010 | 1011011 | 11111 |
Color Harmonies of #950715
Complementary color
Monochromatic Colors of #950715
Black with #950715
Text Example
Text Example
White with #950715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #950715; }
p { color: rgb(149,7,21); }
H1.HeaderClassName
{
color: #950715;
}
.AnyTagClassName
{
color: #950715;
}
</style>
background-color css
<style>
a { background-color: #950715; }
a { background-color: rgb(149,7,21); }
div.DivClassName
{
background-color: #950715;
}
.BgClassName
{
background-color: #950715;
}
</style>
border-color css
<style>
span { border-color: #950715; }
span { border-color: rgb(149,7,21); }
td.TdClassName
{
border-color: #950715;
}
.TagClassName
{
border-color: #950715;
}
</style>