Shades of Claret #741335
Tints of Claret #741335
RGB
CMYK
RGB Variations
Color information
#741335 (or 0x741335) is known color: Claret. HEX triplet: 74, 13 and 35. RGB value is (116,19,53). Sum of RGB (Red+Green+Blue) = 116+19+53=188 (24% of max value = 765). Red value is 116 (45.70% from 255 or 61.70% from 188); Green value is 19 (7.81% from 255 or 10.11% from 188); Blue value is 53 (21.09% from 255 or 28.19% from 188); Max value from RGB is 116 - color contains mainly: red. Hex color #741335 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741335 is #8BECCA. Grayscale: #333333. Windows color (decimal): -9170123 or 3478388. OLE color: 3478388.
HSL color Cylindrical-coordinate representation of color #741335: hue angle of 338.97º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #741335 is Cyan = 0, Magento = 0.84, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 19 | 53 | - |
| CMYK | 0 | 0.84 | 0.54 | 0.55 |
| HSL | 338.97º | 0.72% | 0.26% | - |
| HSV(B) | 338.97º | 0.84% | 0.45% | - |
| XYZ | 8.08 | 4.44 | 3.8 | - |
| YUV | 51.88 | 128.64 | 173.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 19 | 53 | 0 | 0.84 | 0.54 | 0.55 | 338.97 | 0.72 | 0.26 |
| Hex | 74 | 13 | 35 | 0 | 54 | 36 | 37 | 153 | 48 | 1A |
| Octal | 164 | 23 | 65 | 0 | 124 | 66 | 67 | 523 | 110 | 32 |
| Binary | 1110100 | 10011 | 110101 | 0 | 1010100 | 110110 | 110111 | 101010011 | 1001000 | 11010 |
Color Harmonies of #741335
Complementary color
Monochromatic Colors of #741335
Black with #741335
Text Example
Text Example
White with #741335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741335; }
p { color: rgb(116,19,53); }
H1.HeaderClassName
{
color: #741335;
}
.AnyTagClassName
{
color: #741335;
}
</style>
background-color css
<style>
a { background-color: #741335; }
a { background-color: rgb(116,19,53); }
div.DivClassName
{
background-color: #741335;
}
.BgClassName
{
background-color: #741335;
}
</style>
border-color css
<style>
span { border-color: #741335; }
span { border-color: rgb(116,19,53); }
td.TdClassName
{
border-color: #741335;
}
.TagClassName
{
border-color: #741335;
}
</style>