Shades of Claret #741137
Tints of Claret #741137
RGB
CMYK
RGB Variations
Color information
#741137 (or 0x741137) is known color: Claret. HEX triplet: 74, 11 and 37. RGB value is (116,17,55). Sum of RGB (Red+Green+Blue) = 116+17+55=188 (24% of max value = 765). Red value is 116 (45.70% from 255 or 61.70% from 188); Green value is 17 (7.03% from 255 or 9.04% from 188); Blue value is 55 (21.88% from 255 or 29.26% from 188); Max value from RGB is 116 - color contains mainly: red. Hex color #741137 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741137 is #8BEEC8. Grayscale: #323232. Windows color (decimal): -9170633 or 3608948. OLE color: 3608948.
HSL color Cylindrical-coordinate representation of color #741137: hue angle of 336.97º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #741137 is Cyan = 0, Magento = 0.85, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 17 | 55 | - |
| CMYK | 0 | 0.85 | 0.53 | 0.55 |
| HSL | 336.97º | 0.74% | 0.26% | - |
| HSV(B) | 336.97º | 0.85% | 0.45% | - |
| XYZ | 8.09 | 4.39 | 4.04 | - |
| YUV | 50.93 | 130.3 | 174.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 17 | 55 | 0 | 0.85 | 0.53 | 0.55 | 336.97 | 0.74 | 0.26 |
| Hex | 74 | 11 | 37 | 0 | 55 | 35 | 37 | 151 | 4A | 1A |
| Octal | 164 | 21 | 67 | 0 | 125 | 65 | 67 | 521 | 112 | 32 |
| Binary | 1110100 | 10001 | 110111 | 0 | 1010101 | 110101 | 110111 | 101010001 | 1001010 | 11010 |
Color Harmonies of #741137
Complementary color
Monochromatic Colors of #741137
Black with #741137
Text Example
Text Example
White with #741137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741137; }
p { color: rgb(116,17,55); }
H1.HeaderClassName
{
color: #741137;
}
.AnyTagClassName
{
color: #741137;
}
</style>
background-color css
<style>
a { background-color: #741137; }
a { background-color: rgb(116,17,55); }
div.DivClassName
{
background-color: #741137;
}
.BgClassName
{
background-color: #741137;
}
</style>
border-color css
<style>
span { border-color: #741137; }
span { border-color: rgb(116,17,55); }
td.TdClassName
{
border-color: #741137;
}
.TagClassName
{
border-color: #741137;
}
</style>