Shades of Claret #742138
Tints of Claret #742138
RGB
CMYK
RGB Variations
Color information
#742138 (or 0x742138) is known color: Claret. HEX triplet: 74, 21 and 38. RGB value is (116,33,56). Sum of RGB (Red+Green+Blue) = 116+33+56=205 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.59% from 205); Green value is 33 (13.28% from 255 or 16.10% from 205); Blue value is 56 (22.27% from 255 or 27.32% from 205); Max value from RGB is 116 - color contains mainly: red. Hex color #742138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742138 is #8BDEC7. Grayscale: #3C3C3C. Windows color (decimal): -9166536 or 3678580. OLE color: 3678580.
HSL color Cylindrical-coordinate representation of color #742138: hue angle of 343.37º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #742138 is Cyan = 0, Magento = 0.72, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 33 | 56 | - |
| CMYK | 0 | 0.72 | 0.52 | 0.55 |
| HSL | 343.37º | 0.56% | 0.29% | - |
| HSV(B) | 343.37º | 0.72% | 0.45% | - |
| XYZ | 8.46 | 5.09 | 4.28 | - |
| YUV | 60.44 | 125.5 | 167.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 33 | 56 | 0 | 0.72 | 0.52 | 0.55 | 343.37 | 0.56 | 0.29 |
| Hex | 74 | 21 | 38 | 0 | 48 | 34 | 37 | 157 | 38 | 1D |
| Octal | 164 | 41 | 70 | 0 | 110 | 64 | 67 | 527 | 70 | 35 |
| Binary | 1110100 | 100001 | 111000 | 0 | 1001000 | 110100 | 110111 | 101010111 | 111000 | 11101 |
Color Harmonies of #742138
Complementary color
Monochromatic Colors of #742138
Black with #742138
Text Example
Text Example
White with #742138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742138; }
p { color: rgb(116,33,56); }
H1.HeaderClassName
{
color: #742138;
}
.AnyTagClassName
{
color: #742138;
}
</style>
background-color css
<style>
a { background-color: #742138; }
a { background-color: rgb(116,33,56); }
div.DivClassName
{
background-color: #742138;
}
.BgClassName
{
background-color: #742138;
}
</style>
border-color css
<style>
span { border-color: #742138; }
span { border-color: rgb(116,33,56); }
td.TdClassName
{
border-color: #742138;
}
.TagClassName
{
border-color: #742138;
}
</style>