Shades of Claret #791136
Tints of Claret #791136
RGB
CMYK
RGB Variations
Color information
#791136 (or 0x791136) is known color: Claret. HEX triplet: 79, 11 and 36. RGB value is (121,17,54). Sum of RGB (Red+Green+Blue) = 121+17+54=192 (25% of max value = 765). Red value is 121 (47.66% from 255 or 63.02% from 192); Green value is 17 (7.03% from 255 or 8.85% from 192); Blue value is 54 (21.48% from 255 or 28.12% from 192); Max value from RGB is 121 - color contains mainly: red. Hex color #791136 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791136 is #86EEC9. Grayscale: #343434. Windows color (decimal): -8842954 or 3543417. OLE color: 3543417.
HSL color Cylindrical-coordinate representation of color #791136: hue angle of 338.65º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #791136 is Cyan = 0, Magento = 0.86, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 17 | 54 | - |
| CMYK | 0 | 0.86 | 0.55 | 0.53 |
| HSL | 338.65º | 0.75% | 0.27% | - |
| HSV(B) | 338.65º | 0.86% | 0.47% | - |
| XYZ | 8.75 | 4.73 | 3.94 | - |
| YUV | 52.31 | 128.96 | 176.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 17 | 54 | 0 | 0.86 | 0.55 | 0.53 | 338.65 | 0.75 | 0.27 |
| Hex | 79 | 11 | 36 | 0 | 56 | 37 | 35 | 153 | 4B | 1B |
| Octal | 171 | 21 | 66 | 0 | 126 | 67 | 65 | 523 | 113 | 33 |
| Binary | 1111001 | 10001 | 110110 | 0 | 1010110 | 110111 | 110101 | 101010011 | 1001011 | 11011 |
Color Harmonies of #791136
Complementary color
Monochromatic Colors of #791136
Black with #791136
Text Example
Text Example
White with #791136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791136; }
p { color: rgb(121,17,54); }
H1.HeaderClassName
{
color: #791136;
}
.AnyTagClassName
{
color: #791136;
}
</style>
background-color css
<style>
a { background-color: #791136; }
a { background-color: rgb(121,17,54); }
div.DivClassName
{
background-color: #791136;
}
.BgClassName
{
background-color: #791136;
}
</style>
border-color css
<style>
span { border-color: #791136; }
span { border-color: rgb(121,17,54); }
td.TdClassName
{
border-color: #791136;
}
.TagClassName
{
border-color: #791136;
}
</style>