Shades of Crown Of Thorns #793931
Tints of Crown Of Thorns #793931
RGB
CMYK
RGB Variations
Color information
#793931 (or 0x793931) is known color: Crown Of Thorns. HEX triplet: 79, 39 and 31. RGB value is (121,57,49). Sum of RGB (Red+Green+Blue) = 121+57+49=227 (30% of max value = 765). Red value is 121 (47.66% from 255 or 53.30% from 227); Green value is 57 (22.66% from 255 or 25.11% from 227); Blue value is 49 (19.53% from 255 or 21.59% from 227); Max value from RGB is 121 - color contains mainly: red. Hex color #793931 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793931 is #86C6CE. Grayscale: #4B4B4B. Windows color (decimal): -8832719 or 3225977. OLE color: 3225977.
HSL color Cylindrical-coordinate representation of color #793931: hue angle of 6.67º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #793931 is Cyan = 0, Magento = 0.53, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 57 | 49 | - |
| CMYK | 0 | 0.53 | 0.60 | 0.53 |
| HSL | 6.67º | 0.42% | 0.33% | - |
| HSV(B) | 6.67º | 0.6% | 0.47% | - |
| XYZ | 9.9 | 7.21 | 3.78 | - |
| YUV | 75.22 | 113.2 | 160.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 57 | 49 | 0 | 0.53 | 0.60 | 0.53 | 6.67 | 0.42 | 0.33 |
| Hex | 79 | 39 | 31 | 0 | 35 | 3C | 35 | 7 | 2A | 21 |
| Octal | 171 | 71 | 61 | 0 | 65 | 74 | 65 | 7 | 52 | 41 |
| Binary | 1111001 | 111001 | 110001 | 0 | 110101 | 111100 | 110101 | 111 | 101010 | 100001 |
Color Harmonies of #793931
Complementary color
Monochromatic Colors of #793931
Black with #793931
Text Example
Text Example
White with #793931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793931; }
p { color: rgb(121,57,49); }
H1.HeaderClassName
{
color: #793931;
}
.AnyTagClassName
{
color: #793931;
}
</style>
background-color css
<style>
a { background-color: #793931; }
a { background-color: rgb(121,57,49); }
div.DivClassName
{
background-color: #793931;
}
.BgClassName
{
background-color: #793931;
}
</style>
border-color css
<style>
span { border-color: #793931; }
span { border-color: rgb(121,57,49); }
td.TdClassName
{
border-color: #793931;
}
.TagClassName
{
border-color: #793931;
}
</style>