Shades of Claret #791535
Tints of Claret #791535
RGB
CMYK
RGB Variations
Color information
#791535 (or 0x791535) is known color: Claret. HEX triplet: 79, 15 and 35. RGB value is (121,21,53). Sum of RGB (Red+Green+Blue) = 121+21+53=195 (25% of max value = 765). Red value is 121 (47.66% from 255 or 62.05% from 195); Green value is 21 (8.59% from 255 or 10.77% from 195); Blue value is 53 (21.09% from 255 or 27.18% from 195); Max value from RGB is 121 - color contains mainly: red. Hex color #791535 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791535 is #86EACA. Grayscale: #363636. Windows color (decimal): -8841931 or 3478905. OLE color: 3478905.
HSL color Cylindrical-coordinate representation of color #791535: hue angle of 340.8º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #791535 is Cyan = 0, Magento = 0.83, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 21 | 53 | - |
| CMYK | 0 | 0.83 | 0.56 | 0.53 |
| HSL | 340.8º | 0.7% | 0.28% | - |
| HSV(B) | 340.8º | 0.83% | 0.47% | - |
| XYZ | 8.8 | 4.86 | 3.84 | - |
| YUV | 54.55 | 127.13 | 175.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 21 | 53 | 0 | 0.83 | 0.56 | 0.53 | 340.8 | 0.7 | 0.28 |
| Hex | 79 | 15 | 35 | 0 | 53 | 38 | 35 | 155 | 46 | 1C |
| Octal | 171 | 25 | 65 | 0 | 123 | 70 | 65 | 525 | 106 | 34 |
| Binary | 1111001 | 10101 | 110101 | 0 | 1010011 | 111000 | 110101 | 101010101 | 1000110 | 11100 |
Color Harmonies of #791535
Complementary color
Monochromatic Colors of #791535
Black with #791535
Text Example
Text Example
White with #791535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791535; }
p { color: rgb(121,21,53); }
H1.HeaderClassName
{
color: #791535;
}
.AnyTagClassName
{
color: #791535;
}
</style>
background-color css
<style>
a { background-color: #791535; }
a { background-color: rgb(121,21,53); }
div.DivClassName
{
background-color: #791535;
}
.BgClassName
{
background-color: #791535;
}
</style>
border-color css
<style>
span { border-color: #791535; }
span { border-color: rgb(121,21,53); }
td.TdClassName
{
border-color: #791535;
}
.TagClassName
{
border-color: #791535;
}
</style>