Shades of Claret #741534
Tints of Claret #741534
RGB
CMYK
RGB Variations
Color information
#741534 (or 0x741534) is known color: Claret. HEX triplet: 74, 15 and 34. RGB value is (116,21,52). Sum of RGB (Red+Green+Blue) = 116+21+52=189 (25% of max value = 765). Red value is 116 (45.70% from 255 or 61.38% from 189); Green value is 21 (8.59% from 255 or 11.11% from 189); Blue value is 52 (20.70% from 255 or 27.51% from 189); Max value from RGB is 116 - color contains mainly: red. Hex color #741534 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741534 is #8BEACB. Grayscale: #343434. Windows color (decimal): -9169612 or 3413364. OLE color: 3413364.
HSL color Cylindrical-coordinate representation of color #741534: hue angle of 340.42º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #741534 is Cyan = 0, Magento = 0.82, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 21 | 52 | - |
| CMYK | 0 | 0.82 | 0.55 | 0.55 |
| HSL | 340.42º | 0.69% | 0.27% | - |
| HSV(B) | 340.42º | 0.82% | 0.45% | - |
| XYZ | 8.09 | 4.5 | 3.69 | - |
| YUV | 52.94 | 127.47 | 172.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 21 | 52 | 0 | 0.82 | 0.55 | 0.55 | 340.42 | 0.69 | 0.27 |
| Hex | 74 | 15 | 34 | 0 | 52 | 37 | 37 | 154 | 45 | 1B |
| Octal | 164 | 25 | 64 | 0 | 122 | 67 | 67 | 524 | 105 | 33 |
| Binary | 1110100 | 10101 | 110100 | 0 | 1010010 | 110111 | 110111 | 101010100 | 1000101 | 11011 |
Color Harmonies of #741534
Complementary color
Monochromatic Colors of #741534
Black with #741534
Text Example
Text Example
White with #741534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741534; }
p { color: rgb(116,21,52); }
H1.HeaderClassName
{
color: #741534;
}
.AnyTagClassName
{
color: #741534;
}
</style>
background-color css
<style>
a { background-color: #741534; }
a { background-color: rgb(116,21,52); }
div.DivClassName
{
background-color: #741534;
}
.BgClassName
{
background-color: #741534;
}
</style>
border-color css
<style>
span { border-color: #741534; }
span { border-color: rgb(116,21,52); }
td.TdClassName
{
border-color: #741534;
}
.TagClassName
{
border-color: #741534;
}
</style>