Shades of Claret #742838
Tints of Claret #742838
RGB
CMYK
RGB Variations
Color information
#742838 (or 0x742838) is known color: Claret. HEX triplet: 74, 28 and 38. RGB value is (116,40,56). Sum of RGB (Red+Green+Blue) = 116+40+56=212 (28% of max value = 765). Red value is 116 (45.70% from 255 or 54.72% from 212); Green value is 40 (16.02% from 255 or 18.87% from 212); Blue value is 56 (22.27% from 255 or 26.42% from 212); Max value from RGB is 116 - color contains mainly: red. Hex color #742838 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742838 is #8BD7C7. Grayscale: #404040. Windows color (decimal): -9164744 or 3680372. OLE color: 3680372.
HSL color Cylindrical-coordinate representation of color #742838: hue angle of 347.37º 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 #742838 is Cyan = 0, Magento = 0.66, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 56 | - |
| CMYK | 0 | 0.66 | 0.52 | 0.55 |
| HSL | 347.37º | 0.49% | 0.31% | - |
| HSV(B) | 347.37º | 0.66% | 0.45% | - |
| XYZ | 8.68 | 5.52 | 4.35 | - |
| YUV | 64.55 | 123.18 | 164.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 56 | 0 | 0.66 | 0.52 | 0.55 | 347.37 | 0.49 | 0.31 |
| Hex | 74 | 28 | 38 | 0 | 42 | 34 | 37 | 15B | 31 | 1F |
| Octal | 164 | 50 | 70 | 0 | 102 | 64 | 67 | 533 | 61 | 37 |
| Binary | 1110100 | 101000 | 111000 | 0 | 1000010 | 110100 | 110111 | 101011011 | 110001 | 11111 |
Color Harmonies of #742838
Complementary color
Monochromatic Colors of #742838
Black with #742838
Text Example
Text Example
White with #742838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742838; }
p { color: rgb(116,40,56); }
H1.HeaderClassName
{
color: #742838;
}
.AnyTagClassName
{
color: #742838;
}
</style>
background-color css
<style>
a { background-color: #742838; }
a { background-color: rgb(116,40,56); }
div.DivClassName
{
background-color: #742838;
}
.BgClassName
{
background-color: #742838;
}
</style>
border-color css
<style>
span { border-color: #742838; }
span { border-color: rgb(116,40,56); }
td.TdClassName
{
border-color: #742838;
}
.TagClassName
{
border-color: #742838;
}
</style>