Shades of Claret #791930
Tints of Claret #791930
RGB
CMYK
RGB Variations
Color information
#791930 (or 0x791930) is known color: Claret. HEX triplet: 79, 19 and 30. RGB value is (121,25,48). Sum of RGB (Red+Green+Blue) = 121+25+48=194 (25% of max value = 765). Red value is 121 (47.66% from 255 or 62.37% from 194); Green value is 25 (10.16% from 255 or 12.89% from 194); Blue value is 48 (19.14% from 255 or 24.74% from 194); Max value from RGB is 121 - color contains mainly: red. Hex color #791930 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791930 is #86E6CF. Grayscale: #383838. Windows color (decimal): -8840912 or 3152249. OLE color: 3152249.
HSL color Cylindrical-coordinate representation of color #791930: hue angle of 345.62º 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 #791930 is Cyan = 0, Magento = 0.79, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 25 | 48 | - |
| CMYK | 0 | 0.79 | 0.60 | 0.53 |
| HSL | 345.63º | 0.66% | 0.29% | - |
| HSV(B) | 345.63º | 0.79% | 0.47% | - |
| XYZ | 8.77 | 4.97 | 3.29 | - |
| YUV | 56.33 | 123.3 | 174.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 25 | 48 | 0 | 0.79 | 0.60 | 0.53 | 345.63 | 0.66 | 0.29 |
| Hex | 79 | 19 | 30 | 0 | 4F | 3C | 35 | 15A | 42 | 1D |
| Octal | 171 | 31 | 60 | 0 | 117 | 74 | 65 | 532 | 102 | 35 |
| Binary | 1111001 | 11001 | 110000 | 0 | 1001111 | 111100 | 110101 | 101011010 | 1000010 | 11101 |
Color Harmonies of #791930
Complementary color
Monochromatic Colors of #791930
Black with #791930
Text Example
Text Example
White with #791930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791930; }
p { color: rgb(121,25,48); }
H1.HeaderClassName
{
color: #791930;
}
.AnyTagClassName
{
color: #791930;
}
</style>
background-color css
<style>
a { background-color: #791930; }
a { background-color: rgb(121,25,48); }
div.DivClassName
{
background-color: #791930;
}
.BgClassName
{
background-color: #791930;
}
</style>
border-color css
<style>
span { border-color: #791930; }
span { border-color: rgb(121,25,48); }
td.TdClassName
{
border-color: #791930;
}
.TagClassName
{
border-color: #791930;
}
</style>