Shades of Crown Of Thorns #793C38
Tints of Crown Of Thorns #793C38
RGB
CMYK
RGB Variations
Color information
#793C38 (or 0x793C38) is known color: Crown Of Thorns. HEX triplet: 79, 3C and 38. RGB value is (121,60,56). Sum of RGB (Red+Green+Blue) = 121+60+56=237 (31% of max value = 765). Red value is 121 (47.66% from 255 or 51.05% from 237); Green value is 60 (23.83% from 255 or 25.32% from 237); Blue value is 56 (22.27% from 255 or 23.63% from 237); Max value from RGB is 121 - color contains mainly: red. Hex color #793C38 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793C38 is #86C3C7. Grayscale: #4D4D4D. Windows color (decimal): -8831944 or 3685497. OLE color: 3685497.
HSL color Cylindrical-coordinate representation of color #793C38: hue angle of 3.69º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #793C38 is Cyan = 0, Magento = 0.50, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 60 | 56 | - |
| CMYK | 0 | 0.50 | 0.54 | 0.53 |
| HSL | 3.69º | 0.37% | 0.35% | - |
| HSV(B) | 3.69º | 0.54% | 0.47% | - |
| XYZ | 10.21 | 7.58 | 4.67 | - |
| YUV | 77.78 | 115.71 | 158.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 60 | 56 | 0 | 0.50 | 0.54 | 0.53 | 3.69 | 0.37 | 0.35 |
| Hex | 79 | 3C | 38 | 0 | 32 | 36 | 35 | 4 | 25 | 23 |
| Octal | 171 | 74 | 70 | 0 | 62 | 66 | 65 | 4 | 45 | 43 |
| Binary | 1111001 | 111100 | 111000 | 0 | 110010 | 110110 | 110101 | 100 | 100101 | 100011 |
Color Harmonies of #793C38
Complementary color
Monochromatic Colors of #793C38
Black with #793C38
Text Example
Text Example
White with #793C38
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793C38; }
p { color: rgb(121,60,56); }
H1.HeaderClassName
{
color: #793C38;
}
.AnyTagClassName
{
color: #793C38;
}
</style>
background-color css
<style>
a { background-color: #793C38; }
a { background-color: rgb(121,60,56); }
div.DivClassName
{
background-color: #793C38;
}
.BgClassName
{
background-color: #793C38;
}
</style>
border-color css
<style>
span { border-color: #793C38; }
span { border-color: rgb(121,60,56); }
td.TdClassName
{
border-color: #793C38;
}
.TagClassName
{
border-color: #793C38;
}
</style>