Shades of Claret #791630
Tints of Claret #791630
RGB
CMYK
RGB Variations
Color information
#791630 (or 0x791630) is known color: Claret. HEX triplet: 79, 16 and 30. RGB value is (121,22,48). Sum of RGB (Red+Green+Blue) = 121+22+48=191 (25% of max value = 765). Red value is 121 (47.66% from 255 or 63.35% from 191); Green value is 22 (8.98% from 255 or 11.52% from 191); Blue value is 48 (19.14% from 255 or 25.13% from 191); Max value from RGB is 121 - color contains mainly: red. Hex color #791630 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791630 is #86E9CF. Grayscale: #363636. Windows color (decimal): -8841680 or 3151481. OLE color: 3151481.
HSL color Cylindrical-coordinate representation of color #791630: hue angle of 344.24º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #791630 is Cyan = 0, Magento = 0.82, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 22 | 48 | - |
| CMYK | 0 | 0.82 | 0.60 | 0.53 |
| HSL | 344.24º | 0.69% | 0.28% | - |
| HSV(B) | 344.24º | 0.82% | 0.47% | - |
| XYZ | 8.71 | 4.85 | 3.27 | - |
| YUV | 54.57 | 124.3 | 175.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 48 | 0 | 0.82 | 0.60 | 0.53 | 344.24 | 0.69 | 0.28 |
| Hex | 79 | 16 | 30 | 0 | 52 | 3C | 35 | 158 | 45 | 1C |
| Octal | 171 | 26 | 60 | 0 | 122 | 74 | 65 | 530 | 105 | 34 |
| Binary | 1111001 | 10110 | 110000 | 0 | 1010010 | 111100 | 110101 | 101011000 | 1000101 | 11100 |
Color Harmonies of #791630
Complementary color
Monochromatic Colors of #791630
Black with #791630
Text Example
Text Example
White with #791630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791630; }
p { color: rgb(121,22,48); }
H1.HeaderClassName
{
color: #791630;
}
.AnyTagClassName
{
color: #791630;
}
</style>
background-color css
<style>
a { background-color: #791630; }
a { background-color: rgb(121,22,48); }
div.DivClassName
{
background-color: #791630;
}
.BgClassName
{
background-color: #791630;
}
</style>
border-color css
<style>
span { border-color: #791630; }
span { border-color: rgb(121,22,48); }
td.TdClassName
{
border-color: #791630;
}
.TagClassName
{
border-color: #791630;
}
</style>