Shades of Crown Of Thorns #793934
Tints of Crown Of Thorns #793934
RGB
CMYK
RGB Variations
Color information
#793934 (or 0x793934) is known color: Crown Of Thorns. HEX triplet: 79, 39 and 34. RGB value is (121,57,52). Sum of RGB (Red+Green+Blue) = 121+57+52=230 (30% of max value = 765). Red value is 121 (47.66% from 255 or 52.61% from 230); Green value is 57 (22.66% from 255 or 24.78% from 230); Blue value is 52 (20.70% from 255 or 22.61% from 230); Max value from RGB is 121 - color contains mainly: red. Hex color #793934 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793934 is #86C6CB. Grayscale: #4B4B4B. Windows color (decimal): -8832716 or 3422585. OLE color: 3422585.
HSL color Cylindrical-coordinate representation of color #793934: hue angle of 4.35º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #793934 is Cyan = 0, Magento = 0.53, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 57 | 52 | - |
| CMYK | 0 | 0.53 | 0.57 | 0.53 |
| HSL | 4.35º | 0.4% | 0.34% | - |
| HSV(B) | 4.35º | 0.57% | 0.47% | - |
| XYZ | 9.97 | 7.24 | 4.12 | - |
| YUV | 75.57 | 114.7 | 160.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 57 | 52 | 0 | 0.53 | 0.57 | 0.53 | 4.35 | 0.4 | 0.34 |
| Hex | 79 | 39 | 34 | 0 | 35 | 39 | 35 | 4 | 28 | 22 |
| Octal | 171 | 71 | 64 | 0 | 65 | 71 | 65 | 4 | 50 | 42 |
| Binary | 1111001 | 111001 | 110100 | 0 | 110101 | 111001 | 110101 | 100 | 101000 | 100010 |
Color Harmonies of #793934
Complementary color
Monochromatic Colors of #793934
Black with #793934
Text Example
Text Example
White with #793934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793934; }
p { color: rgb(121,57,52); }
H1.HeaderClassName
{
color: #793934;
}
.AnyTagClassName
{
color: #793934;
}
</style>
background-color css
<style>
a { background-color: #793934; }
a { background-color: rgb(121,57,52); }
div.DivClassName
{
background-color: #793934;
}
.BgClassName
{
background-color: #793934;
}
</style>
border-color css
<style>
span { border-color: #793934; }
span { border-color: rgb(121,57,52); }
td.TdClassName
{
border-color: #793934;
}
.TagClassName
{
border-color: #793934;
}
</style>