Shades of Claret #752635
Tints of Claret #752635
RGB
CMYK
RGB Variations
Color information
#752635 (or 0x752635) is known color: Claret. HEX triplet: 75, 26 and 35. RGB value is (117,38,53). Sum of RGB (Red+Green+Blue) = 117+38+53=208 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.25% from 208); Green value is 38 (15.23% from 255 or 18.27% from 208); Blue value is 53 (21.09% from 255 or 25.48% from 208); Max value from RGB is 117 - color contains mainly: red. Hex color #752635 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752635 is #8AD9CA. Grayscale: #3F3F3F. Windows color (decimal): -9099723 or 3483253. OLE color: 3483253.
HSL color Cylindrical-coordinate representation of color #752635: hue angle of 348.61º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #752635 is Cyan = 0, Magento = 0.68, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 38 | 53 | - |
| CMYK | 0 | 0.68 | 0.55 | 0.54 |
| HSL | 348.61º | 0.51% | 0.3% | - |
| HSV(B) | 348.61º | 0.68% | 0.46% | - |
| XYZ | 8.67 | 5.43 | 3.96 | - |
| YUV | 63.33 | 122.17 | 166.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 53 | 0 | 0.68 | 0.55 | 0.54 | 348.61 | 0.51 | 0.3 |
| Hex | 75 | 26 | 35 | 0 | 44 | 37 | 36 | 15D | 33 | 1E |
| Octal | 165 | 46 | 65 | 0 | 104 | 67 | 66 | 535 | 63 | 36 |
| Binary | 1110101 | 100110 | 110101 | 0 | 1000100 | 110111 | 110110 | 101011101 | 110011 | 11110 |
Color Harmonies of #752635
Complementary color
Monochromatic Colors of #752635
Black with #752635
Text Example
Text Example
White with #752635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752635; }
p { color: rgb(117,38,53); }
H1.HeaderClassName
{
color: #752635;
}
.AnyTagClassName
{
color: #752635;
}
</style>
background-color css
<style>
a { background-color: #752635; }
a { background-color: rgb(117,38,53); }
div.DivClassName
{
background-color: #752635;
}
.BgClassName
{
background-color: #752635;
}
</style>
border-color css
<style>
span { border-color: #752635; }
span { border-color: rgb(117,38,53); }
td.TdClassName
{
border-color: #752635;
}
.TagClassName
{
border-color: #752635;
}
</style>