Shades of Crown Of Thorns #793631
Tints of Crown Of Thorns #793631
RGB
CMYK
RGB Variations
Color information
#793631 (or 0x793631) is known color: Crown Of Thorns. HEX triplet: 79, 36 and 31. RGB value is (121,54,49). Sum of RGB (Red+Green+Blue) = 121+54+49=224 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.02% from 224); Green value is 54 (21.48% from 255 or 24.11% from 224); Blue value is 49 (19.53% from 255 or 21.88% from 224); Max value from RGB is 121 - color contains mainly: red. Hex color #793631 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793631 is #86C9CE. Grayscale: #494949. Windows color (decimal): -8833487 or 3225209. OLE color: 3225209.
HSL color Cylindrical-coordinate representation of color #793631: hue angle of 4.17º 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 #793631 is Cyan = 0, Magento = 0.55, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 54 | 49 | - |
| CMYK | 0 | 0.55 | 0.60 | 0.53 |
| HSL | 4.17º | 0.42% | 0.33% | - |
| HSV(B) | 4.17º | 0.6% | 0.47% | - |
| XYZ | 9.76 | 6.93 | 3.73 | - |
| YUV | 73.46 | 114.2 | 161.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 49 | 0 | 0.55 | 0.60 | 0.53 | 4.17 | 0.42 | 0.33 |
| Hex | 79 | 36 | 31 | 0 | 37 | 3C | 35 | 4 | 2A | 21 |
| Octal | 171 | 66 | 61 | 0 | 67 | 74 | 65 | 4 | 52 | 41 |
| Binary | 1111001 | 110110 | 110001 | 0 | 110111 | 111100 | 110101 | 100 | 101010 | 100001 |
Color Harmonies of #793631
Complementary color
Monochromatic Colors of #793631
Black with #793631
Text Example
Text Example
White with #793631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793631; }
p { color: rgb(121,54,49); }
H1.HeaderClassName
{
color: #793631;
}
.AnyTagClassName
{
color: #793631;
}
</style>
background-color css
<style>
a { background-color: #793631; }
a { background-color: rgb(121,54,49); }
div.DivClassName
{
background-color: #793631;
}
.BgClassName
{
background-color: #793631;
}
</style>
border-color css
<style>
span { border-color: #793631; }
span { border-color: rgb(121,54,49); }
td.TdClassName
{
border-color: #793631;
}
.TagClassName
{
border-color: #793631;
}
</style>