Shades of Claret #752439
Tints of Claret #752439
RGB
CMYK
RGB Variations
Color information
#752439 (or 0x752439) is known color: Claret. HEX triplet: 75, 24 and 39. RGB value is (117,36,57). Sum of RGB (Red+Green+Blue) = 117+36+57=210 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.71% from 210); Green value is 36 (14.45% from 255 or 17.14% from 210); Blue value is 57 (22.66% from 255 or 27.14% from 210); Max value from RGB is 117 - color contains mainly: red. Hex color #752439 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752439 is #8ADBC6. Grayscale: #3E3E3E. Windows color (decimal): -9100231 or 3744885. OLE color: 3744885.
HSL color Cylindrical-coordinate representation of color #752439: hue angle of 344.44º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #752439 is Cyan = 0, Magento = 0.69, Yellow = 0.51 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 36 | 57 | - |
| CMYK | 0 | 0.69 | 0.51 | 0.54 |
| HSL | 344.44º | 0.53% | 0.3% | - |
| HSV(B) | 344.44º | 0.69% | 0.46% | - |
| XYZ | 8.71 | 5.34 | 4.44 | - |
| YUV | 62.61 | 124.84 | 166.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 36 | 57 | 0 | 0.69 | 0.51 | 0.54 | 344.44 | 0.53 | 0.3 |
| Hex | 75 | 24 | 39 | 0 | 45 | 33 | 36 | 158 | 35 | 1E |
| Octal | 165 | 44 | 71 | 0 | 105 | 63 | 66 | 530 | 65 | 36 |
| Binary | 1110101 | 100100 | 111001 | 0 | 1000101 | 110011 | 110110 | 101011000 | 110101 | 11110 |
Color Harmonies of #752439
Complementary color
Monochromatic Colors of #752439
Black with #752439
Text Example
Text Example
White with #752439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752439; }
p { color: rgb(117,36,57); }
H1.HeaderClassName
{
color: #752439;
}
.AnyTagClassName
{
color: #752439;
}
</style>
background-color css
<style>
a { background-color: #752439; }
a { background-color: rgb(117,36,57); }
div.DivClassName
{
background-color: #752439;
}
.BgClassName
{
background-color: #752439;
}
</style>
border-color css
<style>
span { border-color: #752439; }
span { border-color: rgb(117,36,57); }
td.TdClassName
{
border-color: #752439;
}
.TagClassName
{
border-color: #752439;
}
</style>