Shades of Claret #742835
Tints of Claret #742835
RGB
CMYK
RGB Variations
Color information
#742835 (or 0x742835) is known color: Claret. HEX triplet: 74, 28 and 35. RGB value is (116,40,53). Sum of RGB (Red+Green+Blue) = 116+40+53=209 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.50% from 209); Green value is 40 (16.02% from 255 or 19.14% from 209); Blue value is 53 (21.09% from 255 or 25.36% from 209); Max value from RGB is 116 - color contains mainly: red. Hex color #742835 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742835 is #8BD7CA. Grayscale: #404040. Windows color (decimal): -9164747 or 3483764. OLE color: 3483764.
HSL color Cylindrical-coordinate representation of color #742835: hue angle of 349.74º 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 #742835 is Cyan = 0, Magento = 0.66, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 53 | - |
| CMYK | 0 | 0.66 | 0.54 | 0.55 |
| HSL | 349.74º | 0.49% | 0.31% | - |
| HSV(B) | 349.74º | 0.66% | 0.45% | - |
| XYZ | 8.6 | 5.49 | 3.97 | - |
| YUV | 64.21 | 121.68 | 164.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 53 | 0 | 0.66 | 0.54 | 0.55 | 349.74 | 0.49 | 0.31 |
| Hex | 74 | 28 | 35 | 0 | 42 | 36 | 37 | 15E | 31 | 1F |
| Octal | 164 | 50 | 65 | 0 | 102 | 66 | 67 | 536 | 61 | 37 |
| Binary | 1110100 | 101000 | 110101 | 0 | 1000010 | 110110 | 110111 | 101011110 | 110001 | 11111 |
Color Harmonies of #742835
Complementary color
Monochromatic Colors of #742835
Black with #742835
Text Example
Text Example
White with #742835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742835; }
p { color: rgb(116,40,53); }
H1.HeaderClassName
{
color: #742835;
}
.AnyTagClassName
{
color: #742835;
}
</style>
background-color css
<style>
a { background-color: #742835; }
a { background-color: rgb(116,40,53); }
div.DivClassName
{
background-color: #742835;
}
.BgClassName
{
background-color: #742835;
}
</style>
border-color css
<style>
span { border-color: #742835; }
span { border-color: rgb(116,40,53); }
td.TdClassName
{
border-color: #742835;
}
.TagClassName
{
border-color: #742835;
}
</style>