Shades of Claret #752737
Tints of Claret #752737
RGB
CMYK
RGB Variations
Color information
#752737 (or 0x752737) is known color: Claret. HEX triplet: 75, 27 and 37. RGB value is (117,39,55). Sum of RGB (Red+Green+Blue) = 117+39+55=211 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.45% from 211); Green value is 39 (15.62% from 255 or 18.48% from 211); Blue value is 55 (21.88% from 255 or 26.07% from 211); Max value from RGB is 117 - color contains mainly: red. Hex color #752737 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752737 is #8AD8C8. Grayscale: #404040. Windows color (decimal): -9099465 or 3614581. OLE color: 3614581.
HSL color Cylindrical-coordinate representation of color #752737: hue angle of 347.69º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #752737 is Cyan = 0, Magento = 0.67, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 55 | - |
| CMYK | 0 | 0.67 | 0.53 | 0.54 |
| HSL | 347.69º | 0.5% | 0.31% | - |
| HSV(B) | 347.69º | 0.67% | 0.46% | - |
| XYZ | 8.75 | 5.51 | 4.22 | - |
| YUV | 64.15 | 122.84 | 165.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 55 | 0 | 0.67 | 0.53 | 0.54 | 347.69 | 0.5 | 0.31 |
| Hex | 75 | 27 | 37 | 0 | 43 | 35 | 36 | 15C | 32 | 1F |
| Octal | 165 | 47 | 67 | 0 | 103 | 65 | 66 | 534 | 62 | 37 |
| Binary | 1110101 | 100111 | 110111 | 0 | 1000011 | 110101 | 110110 | 101011100 | 110010 | 11111 |
Color Harmonies of #752737
Complementary color
Monochromatic Colors of #752737
Black with #752737
Text Example
Text Example
White with #752737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752737; }
p { color: rgb(117,39,55); }
H1.HeaderClassName
{
color: #752737;
}
.AnyTagClassName
{
color: #752737;
}
</style>
background-color css
<style>
a { background-color: #752737; }
a { background-color: rgb(117,39,55); }
div.DivClassName
{
background-color: #752737;
}
.BgClassName
{
background-color: #752737;
}
</style>
border-color css
<style>
span { border-color: #752737; }
span { border-color: rgb(117,39,55); }
td.TdClassName
{
border-color: #752737;
}
.TagClassName
{
border-color: #752737;
}
</style>