Shades of Claret #742734
Tints of Claret #742734
RGB
CMYK
RGB Variations
Color information
#742734 (or 0x742734) is known color: Claret. HEX triplet: 74, 27 and 34. RGB value is (116,39,52). Sum of RGB (Red+Green+Blue) = 116+39+52=207 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.04% from 207); Green value is 39 (15.62% from 255 or 18.84% from 207); Blue value is 52 (20.70% from 255 or 25.12% from 207); Max value from RGB is 116 - color contains mainly: red. Hex color #742734 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742734 is #8BD8CB. Grayscale: #3F3F3F. Windows color (decimal): -9165004 or 3417972. OLE color: 3417972.
HSL color Cylindrical-coordinate representation of color #742734: hue angle of 349.87º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #742734 is Cyan = 0, Magento = 0.66, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 39 | 52 | - |
| CMYK | 0 | 0.66 | 0.55 | 0.55 |
| HSL | 349.87º | 0.5% | 0.3% | - |
| HSV(B) | 349.87º | 0.66% | 0.45% | - |
| XYZ | 8.55 | 5.41 | 3.84 | - |
| YUV | 63.51 | 121.51 | 165.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 39 | 52 | 0 | 0.66 | 0.55 | 0.55 | 349.87 | 0.5 | 0.3 |
| Hex | 74 | 27 | 34 | 0 | 42 | 37 | 37 | 15E | 32 | 1E |
| Octal | 164 | 47 | 64 | 0 | 102 | 67 | 67 | 536 | 62 | 36 |
| Binary | 1110100 | 100111 | 110100 | 0 | 1000010 | 110111 | 110111 | 101011110 | 110010 | 11110 |
Color Harmonies of #742734
Complementary color
Monochromatic Colors of #742734
Black with #742734
Text Example
Text Example
White with #742734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742734; }
p { color: rgb(116,39,52); }
H1.HeaderClassName
{
color: #742734;
}
.AnyTagClassName
{
color: #742734;
}
</style>
background-color css
<style>
a { background-color: #742734; }
a { background-color: rgb(116,39,52); }
div.DivClassName
{
background-color: #742734;
}
.BgClassName
{
background-color: #742734;
}
</style>
border-color css
<style>
span { border-color: #742734; }
span { border-color: rgb(116,39,52); }
td.TdClassName
{
border-color: #742734;
}
.TagClassName
{
border-color: #742734;
}
</style>