Shades of Claret #741034
Tints of Claret #741034
RGB
CMYK
RGB Variations
Color information
#741034 (or 0x741034) is known color: Claret. HEX triplet: 74, 10 and 34. RGB value is (116,16,52). Sum of RGB (Red+Green+Blue) = 116+16+52=184 (24% of max value = 765). Red value is 116 (45.70% from 255 or 63.04% from 184); Green value is 16 (6.64% from 255 or 8.70% from 184); Blue value is 52 (20.70% from 255 or 28.26% from 184); Max value from RGB is 116 - color contains mainly: red. Hex color #741034 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741034 is #8BEFCB. Grayscale: #313131. Windows color (decimal): -9170892 or 3412084. OLE color: 3412084.
HSL color Cylindrical-coordinate representation of color #741034: hue angle of 338.4º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #741034 is Cyan = 0, Magento = 0.86, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 16 | 52 | - |
| CMYK | 0 | 0.86 | 0.55 | 0.55 |
| HSL | 338.4º | 0.76% | 0.26% | - |
| HSV(B) | 338.4º | 0.86% | 0.45% | - |
| XYZ | 8.01 | 4.33 | 3.66 | - |
| YUV | 50 | 129.13 | 175.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 16 | 52 | 0 | 0.86 | 0.55 | 0.55 | 338.4 | 0.76 | 0.26 |
| Hex | 74 | 10 | 34 | 0 | 56 | 37 | 37 | 152 | 4C | 1A |
| Octal | 164 | 20 | 64 | 0 | 126 | 67 | 67 | 522 | 114 | 32 |
| Binary | 1110100 | 10000 | 110100 | 0 | 1010110 | 110111 | 110111 | 101010010 | 1001100 | 11010 |
Color Harmonies of #741034
Complementary color
Monochromatic Colors of #741034
Black with #741034
Text Example
Text Example
White with #741034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741034; }
p { color: rgb(116,16,52); }
H1.HeaderClassName
{
color: #741034;
}
.AnyTagClassName
{
color: #741034;
}
</style>
background-color css
<style>
a { background-color: #741034; }
a { background-color: rgb(116,16,52); }
div.DivClassName
{
background-color: #741034;
}
.BgClassName
{
background-color: #741034;
}
</style>
border-color css
<style>
span { border-color: #741034; }
span { border-color: rgb(116,16,52); }
td.TdClassName
{
border-color: #741034;
}
.TagClassName
{
border-color: #741034;
}
</style>