Shades of Claret #742837
Tints of Claret #742837
RGB
CMYK
RGB Variations
Color information
#742837 (or 0x742837) is known color: Claret. HEX triplet: 74, 28 and 37. RGB value is (116,40,55). Sum of RGB (Red+Green+Blue) = 116+40+55=211 (27% of max value = 765). Red value is 116 (45.70% from 255 or 54.98% from 211); Green value is 40 (16.02% from 255 or 18.96% from 211); Blue value is 55 (21.88% from 255 or 26.07% from 211); Max value from RGB is 116 - color contains mainly: red. Hex color #742837 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742837 is #8BD7C8. Grayscale: #404040. Windows color (decimal): -9164745 or 3614836. OLE color: 3614836.
HSL color Cylindrical-coordinate representation of color #742837: hue angle of 348.16º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #742837 is Cyan = 0, Magento = 0.66, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 55 | - |
| CMYK | 0 | 0.66 | 0.53 | 0.55 |
| HSL | 348.16º | 0.49% | 0.31% | - |
| HSV(B) | 348.16º | 0.66% | 0.45% | - |
| XYZ | 8.65 | 5.51 | 4.22 | - |
| YUV | 64.43 | 122.68 | 164.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 55 | 0 | 0.66 | 0.53 | 0.55 | 348.16 | 0.49 | 0.31 |
| Hex | 74 | 28 | 37 | 0 | 42 | 35 | 37 | 15C | 31 | 1F |
| Octal | 164 | 50 | 67 | 0 | 102 | 65 | 67 | 534 | 61 | 37 |
| Binary | 1110100 | 101000 | 110111 | 0 | 1000010 | 110101 | 110111 | 101011100 | 110001 | 11111 |
Color Harmonies of #742837
Complementary color
Monochromatic Colors of #742837
Black with #742837
Text Example
Text Example
White with #742837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742837; }
p { color: rgb(116,40,55); }
H1.HeaderClassName
{
color: #742837;
}
.AnyTagClassName
{
color: #742837;
}
</style>
background-color css
<style>
a { background-color: #742837; }
a { background-color: rgb(116,40,55); }
div.DivClassName
{
background-color: #742837;
}
.BgClassName
{
background-color: #742837;
}
</style>
border-color css
<style>
span { border-color: #742837; }
span { border-color: rgb(116,40,55); }
td.TdClassName
{
border-color: #742837;
}
.TagClassName
{
border-color: #742837;
}
</style>