Shades of Claret #741536
Tints of Claret #741536
RGB
CMYK
RGB Variations
Color information
#741536 (or 0x741536) is known color: Claret. HEX triplet: 74, 15 and 36. RGB value is (116,21,54). Sum of RGB (Red+Green+Blue) = 116+21+54=191 (25% of max value = 765). Red value is 116 (45.70% from 255 or 60.73% from 191); Green value is 21 (8.59% from 255 or 10.99% from 191); Blue value is 54 (21.48% from 255 or 28.27% from 191); Max value from RGB is 116 - color contains mainly: red. Hex color #741536 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741536 is #8BEAC9. Grayscale: #353535. Windows color (decimal): -9169610 or 3544436. OLE color: 3544436.
HSL color Cylindrical-coordinate representation of color #741536: hue angle of 339.16º 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 #741536 is Cyan = 0, Magento = 0.82, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 21 | 54 | - |
| CMYK | 0 | 0.82 | 0.53 | 0.55 |
| HSL | 339.16º | 0.69% | 0.27% | - |
| HSV(B) | 339.16º | 0.82% | 0.45% | - |
| XYZ | 8.14 | 4.52 | 3.93 | - |
| YUV | 53.17 | 128.47 | 172.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 21 | 54 | 0 | 0.82 | 0.53 | 0.55 | 339.16 | 0.69 | 0.27 |
| Hex | 74 | 15 | 36 | 0 | 52 | 35 | 37 | 153 | 45 | 1B |
| Octal | 164 | 25 | 66 | 0 | 122 | 65 | 67 | 523 | 105 | 33 |
| Binary | 1110100 | 10101 | 110110 | 0 | 1010010 | 110101 | 110111 | 101010011 | 1000101 | 11011 |
Color Harmonies of #741536
Complementary color
Monochromatic Colors of #741536
Black with #741536
Text Example
Text Example
White with #741536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741536; }
p { color: rgb(116,21,54); }
H1.HeaderClassName
{
color: #741536;
}
.AnyTagClassName
{
color: #741536;
}
</style>
background-color css
<style>
a { background-color: #741536; }
a { background-color: rgb(116,21,54); }
div.DivClassName
{
background-color: #741536;
}
.BgClassName
{
background-color: #741536;
}
</style>
border-color css
<style>
span { border-color: #741536; }
span { border-color: rgb(116,21,54); }
td.TdClassName
{
border-color: #741536;
}
.TagClassName
{
border-color: #741536;
}
</style>