Shades of Claret #791836
Tints of Claret #791836
RGB
CMYK
RGB Variations
Color information
#791836 (or 0x791836) is known color: Claret. HEX triplet: 79, 18 and 36. RGB value is (121,24,54). Sum of RGB (Red+Green+Blue) = 121+24+54=199 (26% of max value = 765). Red value is 121 (47.66% from 255 or 60.80% from 199); Green value is 24 (9.77% from 255 or 12.06% from 199); Blue value is 54 (21.48% from 255 or 27.14% from 199); Max value from RGB is 121 - color contains mainly: red. Hex color #791836 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791836 is #86E7C9. Grayscale: #383838. Windows color (decimal): -8841162 or 3545209. OLE color: 3545209.
HSL color Cylindrical-coordinate representation of color #791836: hue angle of 341.44º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #791836 is Cyan = 0, Magento = 0.80, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 24 | 54 | - |
| CMYK | 0 | 0.80 | 0.55 | 0.53 |
| HSL | 341.44º | 0.67% | 0.28% | - |
| HSV(B) | 341.44º | 0.8% | 0.47% | - |
| XYZ | 8.88 | 4.98 | 3.98 | - |
| YUV | 56.42 | 126.64 | 174.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 24 | 54 | 0 | 0.80 | 0.55 | 0.53 | 341.44 | 0.67 | 0.28 |
| Hex | 79 | 18 | 36 | 0 | 50 | 37 | 35 | 155 | 43 | 1C |
| Octal | 171 | 30 | 66 | 0 | 120 | 67 | 65 | 525 | 103 | 34 |
| Binary | 1111001 | 11000 | 110110 | 0 | 1010000 | 110111 | 110101 | 101010101 | 1000011 | 11100 |
Color Harmonies of #791836
Complementary color
Monochromatic Colors of #791836
Black with #791836
Text Example
Text Example
White with #791836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791836; }
p { color: rgb(121,24,54); }
H1.HeaderClassName
{
color: #791836;
}
.AnyTagClassName
{
color: #791836;
}
</style>
background-color css
<style>
a { background-color: #791836; }
a { background-color: rgb(121,24,54); }
div.DivClassName
{
background-color: #791836;
}
.BgClassName
{
background-color: #791836;
}
</style>
border-color css
<style>
span { border-color: #791836; }
span { border-color: rgb(121,24,54); }
td.TdClassName
{
border-color: #791836;
}
.TagClassName
{
border-color: #791836;
}
</style>