Shades of Claret #791730
Tints of Claret #791730
RGB
CMYK
RGB Variations
Color information
#791730 (or 0x791730) is known color: Claret. HEX triplet: 79, 17 and 30. RGB value is (121,23,48). Sum of RGB (Red+Green+Blue) = 121+23+48=192 (25% of max value = 765). Red value is 121 (47.66% from 255 or 63.02% from 192); Green value is 23 (9.38% from 255 or 11.98% from 192); Blue value is 48 (19.14% from 255 or 25% from 192); Max value from RGB is 121 - color contains mainly: red. Hex color #791730 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791730 is #86E8CF. Grayscale: #373737. Windows color (decimal): -8841424 or 3151737. OLE color: 3151737.
HSL color Cylindrical-coordinate representation of color #791730: hue angle of 344.69º 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 #791730 is Cyan = 0, Magento = 0.81, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 23 | 48 | - |
| CMYK | 0 | 0.81 | 0.60 | 0.53 |
| HSL | 344.69º | 0.68% | 0.28% | - |
| HSV(B) | 344.69º | 0.81% | 0.47% | - |
| XYZ | 8.73 | 4.89 | 3.28 | - |
| YUV | 55.15 | 123.97 | 174.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 23 | 48 | 0 | 0.81 | 0.60 | 0.53 | 344.69 | 0.68 | 0.28 |
| Hex | 79 | 17 | 30 | 0 | 51 | 3C | 35 | 159 | 44 | 1C |
| Octal | 171 | 27 | 60 | 0 | 121 | 74 | 65 | 531 | 104 | 34 |
| Binary | 1111001 | 10111 | 110000 | 0 | 1010001 | 111100 | 110101 | 101011001 | 1000100 | 11100 |
Color Harmonies of #791730
Complementary color
Monochromatic Colors of #791730
Black with #791730
Text Example
Text Example
White with #791730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791730; }
p { color: rgb(121,23,48); }
H1.HeaderClassName
{
color: #791730;
}
.AnyTagClassName
{
color: #791730;
}
</style>
background-color css
<style>
a { background-color: #791730; }
a { background-color: rgb(121,23,48); }
div.DivClassName
{
background-color: #791730;
}
.BgClassName
{
background-color: #791730;
}
</style>
border-color css
<style>
span { border-color: #791730; }
span { border-color: rgb(121,23,48); }
td.TdClassName
{
border-color: #791730;
}
.TagClassName
{
border-color: #791730;
}
</style>