Shades of Claret #742436
Tints of Claret #742436
RGB
CMYK
RGB Variations
Color information
#742436 (or 0x742436) is known color: Claret. HEX triplet: 74, 24 and 36. RGB value is (116,36,54). Sum of RGB (Red+Green+Blue) = 116+36+54=206 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.31% from 206); Green value is 36 (14.45% from 255 or 17.48% from 206); Blue value is 54 (21.48% from 255 or 26.21% from 206); Max value from RGB is 116 - color contains mainly: red. Hex color #742436 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742436 is #8BDBC9. Grayscale: #3D3D3D. Windows color (decimal): -9165770 or 3548276. OLE color: 3548276.
HSL color Cylindrical-coordinate representation of color #742436: hue angle of 346.5º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #742436 is Cyan = 0, Magento = 0.69, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 36 | 54 | - |
| CMYK | 0 | 0.69 | 0.53 | 0.55 |
| HSL | 346.5º | 0.53% | 0.3% | - |
| HSV(B) | 346.5º | 0.69% | 0.45% | - |
| XYZ | 8.5 | 5.24 | 4.05 | - |
| YUV | 61.97 | 123.5 | 166.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 54 | 0 | 0.69 | 0.53 | 0.55 | 346.5 | 0.53 | 0.3 |
| Hex | 74 | 24 | 36 | 0 | 45 | 35 | 37 | 15A | 35 | 1E |
| Octal | 164 | 44 | 66 | 0 | 105 | 65 | 67 | 532 | 65 | 36 |
| Binary | 1110100 | 100100 | 110110 | 0 | 1000101 | 110101 | 110111 | 101011010 | 110101 | 11110 |
Color Harmonies of #742436
Complementary color
Monochromatic Colors of #742436
Black with #742436
Text Example
Text Example
White with #742436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742436; }
p { color: rgb(116,36,54); }
H1.HeaderClassName
{
color: #742436;
}
.AnyTagClassName
{
color: #742436;
}
</style>
background-color css
<style>
a { background-color: #742436; }
a { background-color: rgb(116,36,54); }
div.DivClassName
{
background-color: #742436;
}
.BgClassName
{
background-color: #742436;
}
</style>
border-color css
<style>
span { border-color: #742436; }
span { border-color: rgb(116,36,54); }
td.TdClassName
{
border-color: #742436;
}
.TagClassName
{
border-color: #742436;
}
</style>