Shades of Claret #791534
Tints of Claret #791534
RGB
CMYK
RGB Variations
Color information
#791534 (or 0x791534) is known color: Claret. HEX triplet: 79, 15 and 34. RGB value is (121,21,52). Sum of RGB (Red+Green+Blue) = 121+21+52=194 (25% of max value = 765). Red value is 121 (47.66% from 255 or 62.37% from 194); Green value is 21 (8.59% from 255 or 10.82% from 194); Blue value is 52 (20.70% from 255 or 26.80% from 194); Max value from RGB is 121 - color contains mainly: red. Hex color #791534 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791534 is #86EACB. Grayscale: #363636. Windows color (decimal): -8841932 or 3413369. OLE color: 3413369.
HSL color Cylindrical-coordinate representation of color #791534: hue angle of 341.4º 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 #791534 is Cyan = 0, Magento = 0.83, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 21 | 52 | - |
| CMYK | 0 | 0.83 | 0.57 | 0.53 |
| HSL | 341.4º | 0.7% | 0.28% | - |
| HSV(B) | 341.4º | 0.83% | 0.47% | - |
| XYZ | 8.77 | 4.85 | 3.72 | - |
| YUV | 54.43 | 126.63 | 175.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 21 | 52 | 0 | 0.83 | 0.57 | 0.53 | 341.4 | 0.7 | 0.28 |
| Hex | 79 | 15 | 34 | 0 | 53 | 39 | 35 | 155 | 46 | 1C |
| Octal | 171 | 25 | 64 | 0 | 123 | 71 | 65 | 525 | 106 | 34 |
| Binary | 1111001 | 10101 | 110100 | 0 | 1010011 | 111001 | 110101 | 101010101 | 1000110 | 11100 |
Color Harmonies of #791534
Complementary color
Monochromatic Colors of #791534
Black with #791534
Text Example
Text Example
White with #791534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791534; }
p { color: rgb(121,21,52); }
H1.HeaderClassName
{
color: #791534;
}
.AnyTagClassName
{
color: #791534;
}
</style>
background-color css
<style>
a { background-color: #791534; }
a { background-color: rgb(121,21,52); }
div.DivClassName
{
background-color: #791534;
}
.BgClassName
{
background-color: #791534;
}
</style>
border-color css
<style>
span { border-color: #791534; }
span { border-color: rgb(121,21,52); }
td.TdClassName
{
border-color: #791534;
}
.TagClassName
{
border-color: #791534;
}
</style>