Shades of Claret #791034
Tints of Claret #791034
RGB
CMYK
RGB Variations
Color information
#791034 (or 0x791034) is known color: Claret. HEX triplet: 79, 10 and 34. RGB value is (121,16,52). Sum of RGB (Red+Green+Blue) = 121+16+52=189 (25% of max value = 765). Red value is 121 (47.66% from 255 or 64.02% from 189); Green value is 16 (6.64% from 255 or 8.47% from 189); Blue value is 52 (20.70% from 255 or 27.51% from 189); Max value from RGB is 121 - color contains mainly: red. Hex color #791034 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791034 is #86EFCB. Grayscale: #333333. Windows color (decimal): -8843212 or 3412089. OLE color: 3412089.
HSL color Cylindrical-coordinate representation of color #791034: hue angle of 339.43º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #791034 is Cyan = 0, Magento = 0.87, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 16 | 52 | - |
| CMYK | 0 | 0.87 | 0.57 | 0.53 |
| HSL | 339.43º | 0.77% | 0.27% | - |
| HSV(B) | 339.43º | 0.87% | 0.47% | - |
| XYZ | 8.69 | 4.68 | 3.69 | - |
| YUV | 51.5 | 128.29 | 177.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 16 | 52 | 0 | 0.87 | 0.57 | 0.53 | 339.43 | 0.77 | 0.27 |
| Hex | 79 | 10 | 34 | 0 | 57 | 39 | 35 | 153 | 4D | 1B |
| Octal | 171 | 20 | 64 | 0 | 127 | 71 | 65 | 523 | 115 | 33 |
| Binary | 1111001 | 10000 | 110100 | 0 | 1010111 | 111001 | 110101 | 101010011 | 1001101 | 11011 |
Color Harmonies of #791034
Complementary color
Monochromatic Colors of #791034
Black with #791034
Text Example
Text Example
White with #791034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791034; }
p { color: rgb(121,16,52); }
H1.HeaderClassName
{
color: #791034;
}
.AnyTagClassName
{
color: #791034;
}
</style>
background-color css
<style>
a { background-color: #791034; }
a { background-color: rgb(121,16,52); }
div.DivClassName
{
background-color: #791034;
}
.BgClassName
{
background-color: #791034;
}
</style>
border-color css
<style>
span { border-color: #791034; }
span { border-color: rgb(121,16,52); }
td.TdClassName
{
border-color: #791034;
}
.TagClassName
{
border-color: #791034;
}
</style>