Shades of Claret #751031
Tints of Claret #751031
RGB
CMYK
RGB Variations
Color information
#751031 (or 0x751031) is known color: Claret. HEX triplet: 75, 10 and 31. RGB value is (117,16,49). Sum of RGB (Red+Green+Blue) = 117+16+49=182 (24% of max value = 765). Red value is 117 (46.09% from 255 or 64.29% from 182); Green value is 16 (6.64% from 255 or 8.79% from 182); Blue value is 49 (19.53% from 255 or 26.92% from 182); Max value from RGB is 117 - color contains mainly: red. Hex color #751031 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751031 is #8AEFCE. Grayscale: #313131. Windows color (decimal): -9105359 or 3215477. OLE color: 3215477.
HSL color Cylindrical-coordinate representation of color #751031: hue angle of 340.4º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #751031 is Cyan = 0, Magento = 0.86, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 16 | 49 | - |
| CMYK | 0 | 0.86 | 0.58 | 0.54 |
| HSL | 340.4º | 0.76% | 0.26% | - |
| HSV(B) | 340.4º | 0.86% | 0.46% | - |
| XYZ | 8.08 | 4.37 | 3.32 | - |
| YUV | 49.96 | 127.46 | 175.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 16 | 49 | 0 | 0.86 | 0.58 | 0.54 | 340.4 | 0.76 | 0.26 |
| Hex | 75 | 10 | 31 | 0 | 56 | 3A | 36 | 154 | 4C | 1A |
| Octal | 165 | 20 | 61 | 0 | 126 | 72 | 66 | 524 | 114 | 32 |
| Binary | 1110101 | 10000 | 110001 | 0 | 1010110 | 111010 | 110110 | 101010100 | 1001100 | 11010 |
Color Harmonies of #751031
Complementary color
Monochromatic Colors of #751031
Black with #751031
Text Example
Text Example
White with #751031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751031; }
p { color: rgb(117,16,49); }
H1.HeaderClassName
{
color: #751031;
}
.AnyTagClassName
{
color: #751031;
}
</style>
background-color css
<style>
a { background-color: #751031; }
a { background-color: rgb(117,16,49); }
div.DivClassName
{
background-color: #751031;
}
.BgClassName
{
background-color: #751031;
}
</style>
border-color css
<style>
span { border-color: #751031; }
span { border-color: rgb(117,16,49); }
td.TdClassName
{
border-color: #751031;
}
.TagClassName
{
border-color: #751031;
}
</style>