Shades of Claret #751337
Tints of Claret #751337
RGB
CMYK
RGB Variations
Color information
#751337 (or 0x751337) is known color: Claret. HEX triplet: 75, 13 and 37. RGB value is (117,19,55). Sum of RGB (Red+Green+Blue) = 117+19+55=191 (25% of max value = 765). Red value is 117 (46.09% from 255 or 61.26% from 191); Green value is 19 (7.81% from 255 or 9.95% from 191); Blue value is 55 (21.88% from 255 or 28.80% from 191); Max value from RGB is 117 - color contains mainly: red. Hex color #751337 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751337 is #8AECC8. Grayscale: #343434. Windows color (decimal): -9104585 or 3609461. OLE color: 3609461.
HSL color Cylindrical-coordinate representation of color #751337: hue angle of 337.96º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #751337 is Cyan = 0, Magento = 0.84, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 19 | 55 | - |
| CMYK | 0 | 0.84 | 0.53 | 0.54 |
| HSL | 337.96º | 0.72% | 0.27% | - |
| HSV(B) | 337.96º | 0.84% | 0.46% | - |
| XYZ | 8.26 | 4.52 | 4.05 | - |
| YUV | 52.41 | 129.47 | 174.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 19 | 55 | 0 | 0.84 | 0.53 | 0.54 | 337.96 | 0.72 | 0.27 |
| Hex | 75 | 13 | 37 | 0 | 54 | 35 | 36 | 152 | 48 | 1B |
| Octal | 165 | 23 | 67 | 0 | 124 | 65 | 66 | 522 | 110 | 33 |
| Binary | 1110101 | 10011 | 110111 | 0 | 1010100 | 110101 | 110110 | 101010010 | 1001000 | 11011 |
Color Harmonies of #751337
Complementary color
Monochromatic Colors of #751337
Black with #751337
Text Example
Text Example
White with #751337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751337; }
p { color: rgb(117,19,55); }
H1.HeaderClassName
{
color: #751337;
}
.AnyTagClassName
{
color: #751337;
}
</style>
background-color css
<style>
a { background-color: #751337; }
a { background-color: rgb(117,19,55); }
div.DivClassName
{
background-color: #751337;
}
.BgClassName
{
background-color: #751337;
}
</style>
border-color css
<style>
span { border-color: #751337; }
span { border-color: rgb(117,19,55); }
td.TdClassName
{
border-color: #751337;
}
.TagClassName
{
border-color: #751337;
}
</style>