Shades of Claret #742939
Tints of Claret #742939
RGB
CMYK
RGB Variations
Color information
#742939 (or 0x742939) is known color: Claret. HEX triplet: 74, 29 and 39. RGB value is (116,41,57). Sum of RGB (Red+Green+Blue) = 116+41+57=214 (28% of max value = 765). Red value is 116 (45.70% from 255 or 54.21% from 214); Green value is 41 (16.41% from 255 or 19.16% from 214); Blue value is 57 (22.66% from 255 or 26.64% from 214); Max value from RGB is 116 - color contains mainly: red. Hex color #742939 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742939 is #8BD6C6. Grayscale: #414141. Windows color (decimal): -9164487 or 3746164. OLE color: 3746164.
HSL color Cylindrical-coordinate representation of color #742939: hue angle of 347.2º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #742939 is Cyan = 0, Magento = 0.65, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 57 | - |
| CMYK | 0 | 0.65 | 0.51 | 0.55 |
| HSL | 347.2º | 0.48% | 0.31% | - |
| HSV(B) | 347.2º | 0.65% | 0.45% | - |
| XYZ | 8.73 | 5.59 | 4.49 | - |
| YUV | 65.25 | 123.35 | 164.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 57 | 0 | 0.65 | 0.51 | 0.55 | 347.2 | 0.48 | 0.31 |
| Hex | 74 | 29 | 39 | 0 | 41 | 33 | 37 | 15B | 30 | 1F |
| Octal | 164 | 51 | 71 | 0 | 101 | 63 | 67 | 533 | 60 | 37 |
| Binary | 1110100 | 101001 | 111001 | 0 | 1000001 | 110011 | 110111 | 101011011 | 110000 | 11111 |
Color Harmonies of #742939
Complementary color
Monochromatic Colors of #742939
Black with #742939
Text Example
Text Example
White with #742939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742939; }
p { color: rgb(116,41,57); }
H1.HeaderClassName
{
color: #742939;
}
.AnyTagClassName
{
color: #742939;
}
</style>
background-color css
<style>
a { background-color: #742939; }
a { background-color: rgb(116,41,57); }
div.DivClassName
{
background-color: #742939;
}
.BgClassName
{
background-color: #742939;
}
</style>
border-color css
<style>
span { border-color: #742939; }
span { border-color: rgb(116,41,57); }
td.TdClassName
{
border-color: #742939;
}
.TagClassName
{
border-color: #742939;
}
</style>