Shades of Claret #742336
Tints of Claret #742336
RGB
CMYK
RGB Variations
Color information
#742336 (or 0x742336) is known color: Claret. HEX triplet: 74, 23 and 36. RGB value is (116,35,54). Sum of RGB (Red+Green+Blue) = 116+35+54=205 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.59% from 205); Green value is 35 (14.06% from 255 or 17.07% from 205); Blue value is 54 (21.48% from 255 or 26.34% from 205); Max value from RGB is 116 - color contains mainly: red. Hex color #742336 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742336 is #8BDCC9. Grayscale: #3D3D3D. Windows color (decimal): -9166026 or 3548020. OLE color: 3548020.
HSL color Cylindrical-coordinate representation of color #742336: hue angle of 345.93º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #742336 is Cyan = 0, Magento = 0.70, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 35 | 54 | - |
| CMYK | 0 | 0.70 | 0.53 | 0.55 |
| HSL | 345.93º | 0.54% | 0.3% | - |
| HSV(B) | 345.93º | 0.7% | 0.45% | - |
| XYZ | 8.47 | 5.18 | 4.04 | - |
| YUV | 61.39 | 123.84 | 166.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 35 | 54 | 0 | 0.70 | 0.53 | 0.55 | 345.93 | 0.54 | 0.3 |
| Hex | 74 | 23 | 36 | 0 | 46 | 35 | 37 | 15A | 36 | 1E |
| Octal | 164 | 43 | 66 | 0 | 106 | 65 | 67 | 532 | 66 | 36 |
| Binary | 1110100 | 100011 | 110110 | 0 | 1000110 | 110101 | 110111 | 101011010 | 110110 | 11110 |
Color Harmonies of #742336
Complementary color
Monochromatic Colors of #742336
Black with #742336
Text Example
Text Example
White with #742336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742336; }
p { color: rgb(116,35,54); }
H1.HeaderClassName
{
color: #742336;
}
.AnyTagClassName
{
color: #742336;
}
</style>
background-color css
<style>
a { background-color: #742336; }
a { background-color: rgb(116,35,54); }
div.DivClassName
{
background-color: #742336;
}
.BgClassName
{
background-color: #742336;
}
</style>
border-color css
<style>
span { border-color: #742336; }
span { border-color: rgb(116,35,54); }
td.TdClassName
{
border-color: #742336;
}
.TagClassName
{
border-color: #742336;
}
</style>