Shades of Claret #791732
Tints of Claret #791732
RGB
CMYK
RGB Variations
Color information
#791732 (or 0x791732) is known color: Claret. HEX triplet: 79, 17 and 32. RGB value is (121,23,50). Sum of RGB (Red+Green+Blue) = 121+23+50=194 (25% of max value = 765). Red value is 121 (47.66% from 255 or 62.37% from 194); Green value is 23 (9.38% from 255 or 11.86% from 194); Blue value is 50 (19.92% from 255 or 25.77% from 194); Max value from RGB is 121 - color contains mainly: red. Hex color #791732 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791732 is #86E8CD. Grayscale: #373737. Windows color (decimal): -8841422 or 3282809. OLE color: 3282809.
HSL color Cylindrical-coordinate representation of color #791732: hue angle of 343.47º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #791732 is Cyan = 0, Magento = 0.81, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 23 | 50 | - |
| CMYK | 0 | 0.81 | 0.59 | 0.53 |
| HSL | 343.47º | 0.68% | 0.28% | - |
| HSV(B) | 343.47º | 0.81% | 0.47% | - |
| XYZ | 8.77 | 4.91 | 3.5 | - |
| YUV | 55.38 | 124.97 | 174.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 23 | 50 | 0 | 0.81 | 0.59 | 0.53 | 343.47 | 0.68 | 0.28 |
| Hex | 79 | 17 | 32 | 0 | 51 | 3B | 35 | 157 | 44 | 1C |
| Octal | 171 | 27 | 62 | 0 | 121 | 73 | 65 | 527 | 104 | 34 |
| Binary | 1111001 | 10111 | 110010 | 0 | 1010001 | 111011 | 110101 | 101010111 | 1000100 | 11100 |
Color Harmonies of #791732
Complementary color
Monochromatic Colors of #791732
Black with #791732
Text Example
Text Example
White with #791732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791732; }
p { color: rgb(121,23,50); }
H1.HeaderClassName
{
color: #791732;
}
.AnyTagClassName
{
color: #791732;
}
</style>
background-color css
<style>
a { background-color: #791732; }
a { background-color: rgb(121,23,50); }
div.DivClassName
{
background-color: #791732;
}
.BgClassName
{
background-color: #791732;
}
</style>
border-color css
<style>
span { border-color: #791732; }
span { border-color: rgb(121,23,50); }
td.TdClassName
{
border-color: #791732;
}
.TagClassName
{
border-color: #791732;
}
</style>