Shades of Claret #761539
Tints of Claret #761539
RGB
CMYK
RGB Variations
Color information
#761539 (or 0x761539) is known color: Claret. HEX triplet: 76, 15 and 39. RGB value is (118,21,57). Sum of RGB (Red+Green+Blue) = 118+21+57=196 (25% of max value = 765). Red value is 118 (46.48% from 255 or 60.20% from 196); Green value is 21 (8.59% from 255 or 10.71% from 196); Blue value is 57 (22.66% from 255 or 29.08% from 196); Max value from RGB is 118 - color contains mainly: red. Hex color #761539 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761539 is #89EAC6. Grayscale: #363636. Windows color (decimal): -9038535 or 3741046. OLE color: 3741046.
HSL color Cylindrical-coordinate representation of color #761539: hue angle of 337.73º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #761539 is Cyan = 0, Magento = 0.82, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 21 | 57 | - |
| CMYK | 0 | 0.82 | 0.52 | 0.54 |
| HSL | 337.73º | 0.7% | 0.27% | - |
| HSV(B) | 337.73º | 0.82% | 0.46% | - |
| XYZ | 8.48 | 4.68 | 4.33 | - |
| YUV | 54.11 | 129.64 | 173.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 21 | 57 | 0 | 0.82 | 0.52 | 0.54 | 337.73 | 0.7 | 0.27 |
| Hex | 76 | 15 | 39 | 0 | 52 | 34 | 36 | 152 | 46 | 1B |
| Octal | 166 | 25 | 71 | 0 | 122 | 64 | 66 | 522 | 106 | 33 |
| Binary | 1110110 | 10101 | 111001 | 0 | 1010010 | 110100 | 110110 | 101010010 | 1000110 | 11011 |
Color Harmonies of #761539
Complementary color
Monochromatic Colors of #761539
Black with #761539
Text Example
Text Example
White with #761539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761539; }
p { color: rgb(118,21,57); }
H1.HeaderClassName
{
color: #761539;
}
.AnyTagClassName
{
color: #761539;
}
</style>
background-color css
<style>
a { background-color: #761539; }
a { background-color: rgb(118,21,57); }
div.DivClassName
{
background-color: #761539;
}
.BgClassName
{
background-color: #761539;
}
</style>
border-color css
<style>
span { border-color: #761539; }
span { border-color: rgb(118,21,57); }
td.TdClassName
{
border-color: #761539;
}
.TagClassName
{
border-color: #761539;
}
</style>