Shades of Claret #752735
Tints of Claret #752735
RGB
CMYK
RGB Variations
Color information
#752735 (or 0x752735) is known color: Claret. HEX triplet: 75, 27 and 35. RGB value is (117,39,53). Sum of RGB (Red+Green+Blue) = 117+39+53=209 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.98% from 209); Green value is 39 (15.62% from 255 or 18.66% from 209); Blue value is 53 (21.09% from 255 or 25.36% from 209); Max value from RGB is 117 - color contains mainly: red. Hex color #752735 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752735 is #8AD8CA. Grayscale: #3F3F3F. Windows color (decimal): -9099467 or 3483509. OLE color: 3483509.
HSL color Cylindrical-coordinate representation of color #752735: hue angle of 349.23º 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 #752735 is Cyan = 0, Magento = 0.67, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 53 | - |
| CMYK | 0 | 0.67 | 0.55 | 0.54 |
| HSL | 349.23º | 0.5% | 0.31% | - |
| HSV(B) | 349.23º | 0.67% | 0.46% | - |
| XYZ | 8.7 | 5.49 | 3.97 | - |
| YUV | 63.92 | 121.84 | 165.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 53 | 0 | 0.67 | 0.55 | 0.54 | 349.23 | 0.5 | 0.31 |
| Hex | 75 | 27 | 35 | 0 | 43 | 37 | 36 | 15D | 32 | 1F |
| Octal | 165 | 47 | 65 | 0 | 103 | 67 | 66 | 535 | 62 | 37 |
| Binary | 1110101 | 100111 | 110101 | 0 | 1000011 | 110111 | 110110 | 101011101 | 110010 | 11111 |
Color Harmonies of #752735
Complementary color
Monochromatic Colors of #752735
Black with #752735
Text Example
Text Example
White with #752735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752735; }
p { color: rgb(117,39,53); }
H1.HeaderClassName
{
color: #752735;
}
.AnyTagClassName
{
color: #752735;
}
</style>
background-color css
<style>
a { background-color: #752735; }
a { background-color: rgb(117,39,53); }
div.DivClassName
{
background-color: #752735;
}
.BgClassName
{
background-color: #752735;
}
</style>
border-color css
<style>
span { border-color: #752735; }
span { border-color: rgb(117,39,53); }
td.TdClassName
{
border-color: #752735;
}
.TagClassName
{
border-color: #752735;
}
</style>