Shades of Claret #751135
Tints of Claret #751135
RGB
CMYK
RGB Variations
Color information
#751135 (or 0x751135) is known color: Claret. HEX triplet: 75, 11 and 35. RGB value is (117,17,53). Sum of RGB (Red+Green+Blue) = 117+17+53=187 (24% of max value = 765). Red value is 117 (46.09% from 255 or 62.57% from 187); Green value is 17 (7.03% from 255 or 9.09% from 187); Blue value is 53 (21.09% from 255 or 28.34% from 187); Max value from RGB is 117 - color contains mainly: red. Hex color #751135 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751135 is #8AEECA. Grayscale: #323232. Windows color (decimal): -9105099 or 3477877. OLE color: 3477877.
HSL color Cylindrical-coordinate representation of color #751135: hue angle of 338.4º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #751135 is Cyan = 0, Magento = 0.85, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 17 | 53 | - |
| CMYK | 0 | 0.85 | 0.55 | 0.54 |
| HSL | 338.4º | 0.75% | 0.26% | - |
| HSV(B) | 338.4º | 0.85% | 0.46% | - |
| XYZ | 8.18 | 4.44 | 3.79 | - |
| YUV | 51 | 129.13 | 175.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 17 | 53 | 0 | 0.85 | 0.55 | 0.54 | 338.4 | 0.75 | 0.26 |
| Hex | 75 | 11 | 35 | 0 | 55 | 37 | 36 | 152 | 4B | 1A |
| Octal | 165 | 21 | 65 | 0 | 125 | 67 | 66 | 522 | 113 | 32 |
| Binary | 1110101 | 10001 | 110101 | 0 | 1010101 | 110111 | 110110 | 101010010 | 1001011 | 11010 |
Color Harmonies of #751135
Complementary color
Monochromatic Colors of #751135
Black with #751135
Text Example
Text Example
White with #751135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751135; }
p { color: rgb(117,17,53); }
H1.HeaderClassName
{
color: #751135;
}
.AnyTagClassName
{
color: #751135;
}
</style>
background-color css
<style>
a { background-color: #751135; }
a { background-color: rgb(117,17,53); }
div.DivClassName
{
background-color: #751135;
}
.BgClassName
{
background-color: #751135;
}
</style>
border-color css
<style>
span { border-color: #751135; }
span { border-color: rgb(117,17,53); }
td.TdClassName
{
border-color: #751135;
}
.TagClassName
{
border-color: #751135;
}
</style>