Shades of Claret #791233
Tints of Claret #791233
RGB
CMYK
RGB Variations
Color information
#791233 (or 0x791233) is known color: Claret. HEX triplet: 79, 12 and 33. RGB value is (121,18,51). Sum of RGB (Red+Green+Blue) = 121+18+51=190 (25% of max value = 765). Red value is 121 (47.66% from 255 or 63.68% from 190); Green value is 18 (7.42% from 255 or 9.47% from 190); Blue value is 51 (20.31% from 255 or 26.84% from 190); Max value from RGB is 121 - color contains mainly: red. Hex color #791233 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791233 is #86EDCC. Grayscale: #343434. Windows color (decimal): -8842701 or 3347065. OLE color: 3347065.
HSL color Cylindrical-coordinate representation of color #791233: hue angle of 340.78º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #791233 is Cyan = 0, Magento = 0.85, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 18 | 51 | - |
| CMYK | 0 | 0.85 | 0.58 | 0.53 |
| HSL | 340.78º | 0.74% | 0.27% | - |
| HSV(B) | 340.78º | 0.85% | 0.47% | - |
| XYZ | 8.7 | 4.74 | 3.59 | - |
| YUV | 52.56 | 127.12 | 176.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 18 | 51 | 0 | 0.85 | 0.58 | 0.53 | 340.78 | 0.74 | 0.27 |
| Hex | 79 | 12 | 33 | 0 | 55 | 3A | 35 | 155 | 4A | 1B |
| Octal | 171 | 22 | 63 | 0 | 125 | 72 | 65 | 525 | 112 | 33 |
| Binary | 1111001 | 10010 | 110011 | 0 | 1010101 | 111010 | 110101 | 101010101 | 1001010 | 11011 |
Color Harmonies of #791233
Complementary color
Monochromatic Colors of #791233
Black with #791233
Text Example
Text Example
White with #791233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791233; }
p { color: rgb(121,18,51); }
H1.HeaderClassName
{
color: #791233;
}
.AnyTagClassName
{
color: #791233;
}
</style>
background-color css
<style>
a { background-color: #791233; }
a { background-color: rgb(121,18,51); }
div.DivClassName
{
background-color: #791233;
}
.BgClassName
{
background-color: #791233;
}
</style>
border-color css
<style>
span { border-color: #791233; }
span { border-color: rgb(121,18,51); }
td.TdClassName
{
border-color: #791233;
}
.TagClassName
{
border-color: #791233;
}
</style>