Shades of Claret #752837
Tints of Claret #752837
RGB
CMYK
RGB Variations
Color information
#752837 (or 0x752837) is known color: Claret. HEX triplet: 75, 28 and 37. RGB value is (117,40,55). Sum of RGB (Red+Green+Blue) = 117+40+55=212 (28% of max value = 765). Red value is 117 (46.09% from 255 or 55.19% from 212); Green value is 40 (16.02% from 255 or 18.87% from 212); Blue value is 55 (21.88% from 255 or 25.94% from 212); Max value from RGB is 117 - color contains mainly: red. Hex color #752837 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752837 is #8AD7C8. Grayscale: #404040. Windows color (decimal): -9099209 or 3614837. OLE color: 3614837.
HSL color Cylindrical-coordinate representation of color #752837: hue angle of 348.31º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #752837 is Cyan = 0, Magento = 0.66, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 55 | - |
| CMYK | 0 | 0.66 | 0.53 | 0.54 |
| HSL | 348.31º | 0.49% | 0.31% | - |
| HSV(B) | 348.31º | 0.66% | 0.46% | - |
| XYZ | 8.78 | 5.58 | 4.23 | - |
| YUV | 64.73 | 122.51 | 165.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 55 | 0 | 0.66 | 0.53 | 0.54 | 348.31 | 0.49 | 0.31 |
| Hex | 75 | 28 | 37 | 0 | 42 | 35 | 36 | 15C | 31 | 1F |
| Octal | 165 | 50 | 67 | 0 | 102 | 65 | 66 | 534 | 61 | 37 |
| Binary | 1110101 | 101000 | 110111 | 0 | 1000010 | 110101 | 110110 | 101011100 | 110001 | 11111 |
Color Harmonies of #752837
Complementary color
Monochromatic Colors of #752837
Black with #752837
Text Example
Text Example
White with #752837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752837; }
p { color: rgb(117,40,55); }
H1.HeaderClassName
{
color: #752837;
}
.AnyTagClassName
{
color: #752837;
}
</style>
background-color css
<style>
a { background-color: #752837; }
a { background-color: rgb(117,40,55); }
div.DivClassName
{
background-color: #752837;
}
.BgClassName
{
background-color: #752837;
}
</style>
border-color css
<style>
span { border-color: #752837; }
span { border-color: rgb(117,40,55); }
td.TdClassName
{
border-color: #752837;
}
.TagClassName
{
border-color: #752837;
}
</style>