Shades of Claret #742537
Tints of Claret #742537
RGB
CMYK
RGB Variations
Color information
#742537 (or 0x742537) is known color: Claret. HEX triplet: 74, 25 and 37. RGB value is (116,37,55). Sum of RGB (Red+Green+Blue) = 116+37+55=208 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.77% from 208); Green value is 37 (14.84% from 255 or 17.79% from 208); Blue value is 55 (21.88% from 255 or 26.44% from 208); Max value from RGB is 116 - color contains mainly: red. Hex color #742537 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742537 is #8BDAC8. Grayscale: #3E3E3E. Windows color (decimal): -9165513 or 3614068. OLE color: 3614068.
HSL color Cylindrical-coordinate representation of color #742537: hue angle of 346.33º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #742537 is Cyan = 0, Magento = 0.68, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 37 | 55 | - |
| CMYK | 0 | 0.68 | 0.53 | 0.55 |
| HSL | 346.33º | 0.52% | 0.3% | - |
| HSV(B) | 346.33º | 0.68% | 0.45% | - |
| XYZ | 8.55 | 5.31 | 4.19 | - |
| YUV | 62.67 | 123.67 | 166.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 37 | 55 | 0 | 0.68 | 0.53 | 0.55 | 346.33 | 0.52 | 0.3 |
| Hex | 74 | 25 | 37 | 0 | 44 | 35 | 37 | 15A | 34 | 1E |
| Octal | 164 | 45 | 67 | 0 | 104 | 65 | 67 | 532 | 64 | 36 |
| Binary | 1110100 | 100101 | 110111 | 0 | 1000100 | 110101 | 110111 | 101011010 | 110100 | 11110 |
Color Harmonies of #742537
Complementary color
Monochromatic Colors of #742537
Black with #742537
Text Example
Text Example
White with #742537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742537; }
p { color: rgb(116,37,55); }
H1.HeaderClassName
{
color: #742537;
}
.AnyTagClassName
{
color: #742537;
}
</style>
background-color css
<style>
a { background-color: #742537; }
a { background-color: rgb(116,37,55); }
div.DivClassName
{
background-color: #742537;
}
.BgClassName
{
background-color: #742537;
}
</style>
border-color css
<style>
span { border-color: #742537; }
span { border-color: rgb(116,37,55); }
td.TdClassName
{
border-color: #742537;
}
.TagClassName
{
border-color: #742537;
}
</style>