Shades of Carmine #9C0738
Tints of Carmine #9C0738
RGB
CMYK
RGB Variations
Color information
#9C0738 (or 0x9C0738) is known color: Carmine. HEX triplet: 9C, 07 and 38. RGB value is (156,7,56). Sum of RGB (Red+Green+Blue) = 156+7+56=219 (29% of max value = 765). Red value is 156 (61.33% from 255 or 71.23% from 219); Green value is 7 (3.12% from 255 or 3.20% from 219); Blue value is 56 (22.27% from 255 or 25.57% from 219); Max value from RGB is 156 - color contains mainly: red. Hex color #9C0738 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #9C0738 is #63F8C7. Grayscale: #393939. Windows color (decimal): -6551752 or 3671964. OLE color: 3671964.
HSL color Cylindrical-coordinate representation of color #9C0738: hue angle of 340.27º degrees, saturation: 0.91, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #9C0738 is Cyan = 0, Magento = 0.96, Yellow = 0.64 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 7 | 56 | - |
| CMYK | 0 | 0.96 | 0.64 | 0.39 |
| HSL | 340.27º | 0.91% | 0.32% | - |
| HSV(B) | 340.27º | 0.96% | 0.61% | - |
| XYZ | 14.5 | 7.51 | 4.43 | - |
| YUV | 57.14 | 127.36 | 198.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 7 | 56 | 0 | 0.96 | 0.64 | 0.39 | 340.27 | 0.91 | 0.32 |
| Hex | 9C | 7 | 38 | 0 | 60 | 40 | 27 | 154 | 5B | 20 |
| Octal | 234 | 7 | 70 | 0 | 140 | 100 | 47 | 524 | 133 | 40 |
| Binary | 10011100 | 111 | 111000 | 0 | 1100000 | 1000000 | 100111 | 101010100 | 1011011 | 100000 |
Color Harmonies of #9C0738
Complementary color
Monochromatic Colors of #9C0738
Black with #9C0738
Text Example
Text Example
White with #9C0738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C0738; }
p { color: rgb(156,7,56); }
H1.HeaderClassName
{
color: #9C0738;
}
.AnyTagClassName
{
color: #9C0738;
}
</style>
background-color css
<style>
a { background-color: #9C0738; }
a { background-color: rgb(156,7,56); }
div.DivClassName
{
background-color: #9C0738;
}
.BgClassName
{
background-color: #9C0738;
}
</style>
border-color css
<style>
span { border-color: #9C0738; }
span { border-color: rgb(156,7,56); }
td.TdClassName
{
border-color: #9C0738;
}
.TagClassName
{
border-color: #9C0738;
}
</style>