Shades of Claret #791636
Tints of Claret #791636
RGB
CMYK
RGB Variations
Color information
#791636 (or 0x791636) is known color: Claret. HEX triplet: 79, 16 and 36. RGB value is (121,22,54). Sum of RGB (Red+Green+Blue) = 121+22+54=197 (26% of max value = 765). Red value is 121 (47.66% from 255 or 61.42% from 197); Green value is 22 (8.98% from 255 or 11.17% from 197); Blue value is 54 (21.48% from 255 or 27.41% from 197); Max value from RGB is 121 - color contains mainly: red. Hex color #791636 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791636 is #86E9C9. Grayscale: #373737. Windows color (decimal): -8841674 or 3544697. OLE color: 3544697.
HSL color Cylindrical-coordinate representation of color #791636: hue angle of 340.61º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #791636 is Cyan = 0, Magento = 0.82, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 22 | 54 | - |
| CMYK | 0 | 0.82 | 0.55 | 0.53 |
| HSL | 340.61º | 0.69% | 0.28% | - |
| HSV(B) | 340.61º | 0.82% | 0.47% | - |
| XYZ | 8.84 | 4.91 | 3.97 | - |
| YUV | 55.25 | 127.3 | 174.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 54 | 0 | 0.82 | 0.55 | 0.53 | 340.61 | 0.69 | 0.28 |
| Hex | 79 | 16 | 36 | 0 | 52 | 37 | 35 | 155 | 45 | 1C |
| Octal | 171 | 26 | 66 | 0 | 122 | 67 | 65 | 525 | 105 | 34 |
| Binary | 1111001 | 10110 | 110110 | 0 | 1010010 | 110111 | 110101 | 101010101 | 1000101 | 11100 |
Color Harmonies of #791636
Complementary color
Monochromatic Colors of #791636
Black with #791636
Text Example
Text Example
White with #791636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791636; }
p { color: rgb(121,22,54); }
H1.HeaderClassName
{
color: #791636;
}
.AnyTagClassName
{
color: #791636;
}
</style>
background-color css
<style>
a { background-color: #791636; }
a { background-color: rgb(121,22,54); }
div.DivClassName
{
background-color: #791636;
}
.BgClassName
{
background-color: #791636;
}
</style>
border-color css
<style>
span { border-color: #791636; }
span { border-color: rgb(121,22,54); }
td.TdClassName
{
border-color: #791636;
}
.TagClassName
{
border-color: #791636;
}
</style>