Shades of Claret #742938
Tints of Claret #742938
RGB
CMYK
RGB Variations
Color information
#742938 (or 0x742938) is known color: Claret. HEX triplet: 74, 29 and 38. RGB value is (116,41,56). Sum of RGB (Red+Green+Blue) = 116+41+56=213 (28% of max value = 765). Red value is 116 (45.70% from 255 or 54.46% from 213); Green value is 41 (16.41% from 255 or 19.25% from 213); Blue value is 56 (22.27% from 255 or 26.29% from 213); Max value from RGB is 116 - color contains mainly: red. Hex color #742938 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742938 is #8BD6C7. Grayscale: #414141. Windows color (decimal): -9164488 or 3680628. OLE color: 3680628.
HSL color Cylindrical-coordinate representation of color #742938: hue angle of 348º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #742938 is Cyan = 0, Magento = 0.65, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 56 | - |
| CMYK | 0 | 0.65 | 0.52 | 0.55 |
| HSL | 348º | 0.48% | 0.31% | - |
| HSV(B) | 348º | 0.65% | 0.45% | - |
| XYZ | 8.71 | 5.58 | 4.36 | - |
| YUV | 65.14 | 122.85 | 164.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 56 | 0 | 0.65 | 0.52 | 0.55 | 348 | 0.48 | 0.31 |
| Hex | 74 | 29 | 38 | 0 | 41 | 34 | 37 | 15C | 30 | 1F |
| Octal | 164 | 51 | 70 | 0 | 101 | 64 | 67 | 534 | 60 | 37 |
| Binary | 1110100 | 101001 | 111000 | 0 | 1000001 | 110100 | 110111 | 101011100 | 110000 | 11111 |
Color Harmonies of #742938
Complementary color
Monochromatic Colors of #742938
Black with #742938
Text Example
Text Example
White with #742938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742938; }
p { color: rgb(116,41,56); }
H1.HeaderClassName
{
color: #742938;
}
.AnyTagClassName
{
color: #742938;
}
</style>
background-color css
<style>
a { background-color: #742938; }
a { background-color: rgb(116,41,56); }
div.DivClassName
{
background-color: #742938;
}
.BgClassName
{
background-color: #742938;
}
</style>
border-color css
<style>
span { border-color: #742938; }
span { border-color: rgb(116,41,56); }
td.TdClassName
{
border-color: #742938;
}
.TagClassName
{
border-color: #742938;
}
</style>