Shades of Claret #791334
Tints of Claret #791334
RGB
CMYK
RGB Variations
Color information
#791334 (or 0x791334) is known color: Claret. HEX triplet: 79, 13 and 34. RGB value is (121,19,52). Sum of RGB (Red+Green+Blue) = 121+19+52=192 (25% of max value = 765). Red value is 121 (47.66% from 255 or 63.02% from 192); Green value is 19 (7.81% from 255 or 9.90% from 192); Blue value is 52 (20.70% from 255 or 27.08% from 192); Max value from RGB is 121 - color contains mainly: red. Hex color #791334 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791334 is #86ECCB. Grayscale: #353535. Windows color (decimal): -8842444 or 3412857. OLE color: 3412857.
HSL color Cylindrical-coordinate representation of color #791334: hue angle of 340.59º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #791334 is Cyan = 0, Magento = 0.84, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 19 | 52 | - |
| CMYK | 0 | 0.84 | 0.57 | 0.53 |
| HSL | 340.59º | 0.73% | 0.27% | - |
| HSV(B) | 340.59º | 0.84% | 0.47% | - |
| XYZ | 8.74 | 4.78 | 3.71 | - |
| YUV | 53.26 | 127.29 | 176.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 19 | 52 | 0 | 0.84 | 0.57 | 0.53 | 340.59 | 0.73 | 0.27 |
| Hex | 79 | 13 | 34 | 0 | 54 | 39 | 35 | 155 | 49 | 1B |
| Octal | 171 | 23 | 64 | 0 | 124 | 71 | 65 | 525 | 111 | 33 |
| Binary | 1111001 | 10011 | 110100 | 0 | 1010100 | 111001 | 110101 | 101010101 | 1001001 | 11011 |
Color Harmonies of #791334
Complementary color
Monochromatic Colors of #791334
Black with #791334
Text Example
Text Example
White with #791334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791334; }
p { color: rgb(121,19,52); }
H1.HeaderClassName
{
color: #791334;
}
.AnyTagClassName
{
color: #791334;
}
</style>
background-color css
<style>
a { background-color: #791334; }
a { background-color: rgb(121,19,52); }
div.DivClassName
{
background-color: #791334;
}
.BgClassName
{
background-color: #791334;
}
</style>
border-color css
<style>
span { border-color: #791334; }
span { border-color: rgb(121,19,52); }
td.TdClassName
{
border-color: #791334;
}
.TagClassName
{
border-color: #791334;
}
</style>