Shades of Claret #791931
Tints of Claret #791931
RGB
CMYK
RGB Variations
Color information
#791931 (or 0x791931) is known color: Claret. HEX triplet: 79, 19 and 31. RGB value is (121,25,49). Sum of RGB (Red+Green+Blue) = 121+25+49=195 (25% of max value = 765). Red value is 121 (47.66% from 255 or 62.05% from 195); Green value is 25 (10.16% from 255 or 12.82% from 195); Blue value is 49 (19.53% from 255 or 25.13% from 195); Max value from RGB is 121 - color contains mainly: red. Hex color #791931 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791931 is #86E6CE. Grayscale: #383838. Windows color (decimal): -8840911 or 3217785. OLE color: 3217785.
HSL color Cylindrical-coordinate representation of color #791931: hue angle of 345º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #791931 is Cyan = 0, Magento = 0.79, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 25 | 49 | - |
| CMYK | 0 | 0.79 | 0.60 | 0.53 |
| HSL | 345º | 0.66% | 0.29% | - |
| HSV(B) | 345º | 0.79% | 0.47% | - |
| XYZ | 8.79 | 4.98 | 3.4 | - |
| YUV | 56.44 | 123.8 | 174.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 25 | 49 | 0 | 0.79 | 0.60 | 0.53 | 345 | 0.66 | 0.29 |
| Hex | 79 | 19 | 31 | 0 | 4F | 3C | 35 | 159 | 42 | 1D |
| Octal | 171 | 31 | 61 | 0 | 117 | 74 | 65 | 531 | 102 | 35 |
| Binary | 1111001 | 11001 | 110001 | 0 | 1001111 | 111100 | 110101 | 101011001 | 1000010 | 11101 |
Color Harmonies of #791931
Complementary color
Monochromatic Colors of #791931
Black with #791931
Text Example
Text Example
White with #791931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791931; }
p { color: rgb(121,25,49); }
H1.HeaderClassName
{
color: #791931;
}
.AnyTagClassName
{
color: #791931;
}
</style>
background-color css
<style>
a { background-color: #791931; }
a { background-color: rgb(121,25,49); }
div.DivClassName
{
background-color: #791931;
}
.BgClassName
{
background-color: #791931;
}
</style>
border-color css
<style>
span { border-color: #791931; }
span { border-color: rgb(121,25,49); }
td.TdClassName
{
border-color: #791931;
}
.TagClassName
{
border-color: #791931;
}
</style>