Shades of Claret #742335
Tints of Claret #742335
RGB
CMYK
RGB Variations
Color information
#742335 (or 0x742335) is known color: Claret. HEX triplet: 74, 23 and 35. RGB value is (116,35,53). Sum of RGB (Red+Green+Blue) = 116+35+53=204 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.86% from 204); Green value is 35 (14.06% from 255 or 17.16% from 204); Blue value is 53 (21.09% from 255 or 25.98% from 204); Max value from RGB is 116 - color contains mainly: red. Hex color #742335 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742335 is #8BDCCA. Grayscale: #3D3D3D. Windows color (decimal): -9166027 or 3482484. OLE color: 3482484.
HSL color Cylindrical-coordinate representation of color #742335: hue angle of 346.67º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #742335 is Cyan = 0, Magento = 0.70, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 35 | 53 | - |
| CMYK | 0 | 0.70 | 0.54 | 0.55 |
| HSL | 346.67º | 0.54% | 0.3% | - |
| HSV(B) | 346.67º | 0.7% | 0.45% | - |
| XYZ | 8.45 | 5.17 | 3.92 | - |
| YUV | 61.27 | 123.34 | 167.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 35 | 53 | 0 | 0.70 | 0.54 | 0.55 | 346.67 | 0.54 | 0.3 |
| Hex | 74 | 23 | 35 | 0 | 46 | 36 | 37 | 15B | 36 | 1E |
| Octal | 164 | 43 | 65 | 0 | 106 | 66 | 67 | 533 | 66 | 36 |
| Binary | 1110100 | 100011 | 110101 | 0 | 1000110 | 110110 | 110111 | 101011011 | 110110 | 11110 |
Color Harmonies of #742335
Complementary color
Monochromatic Colors of #742335
Black with #742335
Text Example
Text Example
White with #742335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742335; }
p { color: rgb(116,35,53); }
H1.HeaderClassName
{
color: #742335;
}
.AnyTagClassName
{
color: #742335;
}
</style>
background-color css
<style>
a { background-color: #742335; }
a { background-color: rgb(116,35,53); }
div.DivClassName
{
background-color: #742335;
}
.BgClassName
{
background-color: #742335;
}
</style>
border-color css
<style>
span { border-color: #742335; }
span { border-color: rgb(116,35,53); }
td.TdClassName
{
border-color: #742335;
}
.TagClassName
{
border-color: #742335;
}
</style>