Shades of Claret #791738
Tints of Claret #791738
RGB
CMYK
RGB Variations
Color information
#791738 (or 0x791738) is known color: Claret. HEX triplet: 79, 17 and 38. RGB value is (121,23,56). Sum of RGB (Red+Green+Blue) = 121+23+56=200 (26% of max value = 765). Red value is 121 (47.66% from 255 or 60.5% from 200); Green value is 23 (9.38% from 255 or 11.5% from 200); Blue value is 56 (22.27% from 255 or 28% from 200); Max value from RGB is 121 - color contains mainly: red. Hex color #791738 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791738 is #86E8C7. Grayscale: #383838. Windows color (decimal): -8841416 or 3676025. OLE color: 3676025.
HSL color Cylindrical-coordinate representation of color #791738: hue angle of 339.8º 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 #791738 is Cyan = 0, Magento = 0.81, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 23 | 56 | - |
| CMYK | 0 | 0.81 | 0.54 | 0.53 |
| HSL | 339.8º | 0.68% | 0.28% | - |
| HSV(B) | 339.8º | 0.81% | 0.47% | - |
| XYZ | 8.91 | 4.96 | 4.23 | - |
| YUV | 56.06 | 127.97 | 174.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 23 | 56 | 0 | 0.81 | 0.54 | 0.53 | 339.8 | 0.68 | 0.28 |
| Hex | 79 | 17 | 38 | 0 | 51 | 36 | 35 | 154 | 44 | 1C |
| Octal | 171 | 27 | 70 | 0 | 121 | 66 | 65 | 524 | 104 | 34 |
| Binary | 1111001 | 10111 | 111000 | 0 | 1010001 | 110110 | 110101 | 101010100 | 1000100 | 11100 |
Color Harmonies of #791738
Complementary color
Monochromatic Colors of #791738
Black with #791738
Text Example
Text Example
White with #791738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791738; }
p { color: rgb(121,23,56); }
H1.HeaderClassName
{
color: #791738;
}
.AnyTagClassName
{
color: #791738;
}
</style>
background-color css
<style>
a { background-color: #791738; }
a { background-color: rgb(121,23,56); }
div.DivClassName
{
background-color: #791738;
}
.BgClassName
{
background-color: #791738;
}
</style>
border-color css
<style>
span { border-color: #791738; }
span { border-color: rgb(121,23,56); }
td.TdClassName
{
border-color: #791738;
}
.TagClassName
{
border-color: #791738;
}
</style>