Shades of Crown Of Thorns #793935
Tints of Crown Of Thorns #793935
RGB
CMYK
RGB Variations
Color information
#793935 (or 0x793935) is known color: Crown Of Thorns. HEX triplet: 79, 39 and 35. RGB value is (121,57,53). Sum of RGB (Red+Green+Blue) = 121+57+53=231 (30% of max value = 765). Red value is 121 (47.66% from 255 or 52.38% from 231); Green value is 57 (22.66% from 255 or 24.68% from 231); Blue value is 53 (21.09% from 255 or 22.94% from 231); Max value from RGB is 121 - color contains mainly: red. Hex color #793935 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793935 is #86C6CA. Grayscale: #4B4B4B. Windows color (decimal): -8832715 or 3488121. OLE color: 3488121.
HSL color Cylindrical-coordinate representation of color #793935: hue angle of 3.53º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #793935 is Cyan = 0, Magento = 0.53, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 57 | 53 | - |
| CMYK | 0 | 0.53 | 0.56 | 0.53 |
| HSL | 3.53º | 0.39% | 0.34% | - |
| HSV(B) | 3.53º | 0.56% | 0.47% | - |
| XYZ | 9.99 | 7.25 | 4.24 | - |
| YUV | 75.68 | 115.2 | 160.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 57 | 53 | 0 | 0.53 | 0.56 | 0.53 | 3.53 | 0.39 | 0.34 |
| Hex | 79 | 39 | 35 | 0 | 35 | 38 | 35 | 4 | 27 | 22 |
| Octal | 171 | 71 | 65 | 0 | 65 | 70 | 65 | 4 | 47 | 42 |
| Binary | 1111001 | 111001 | 110101 | 0 | 110101 | 111000 | 110101 | 100 | 100111 | 100010 |
Color Harmonies of #793935
Complementary color
Monochromatic Colors of #793935
Black with #793935
Text Example
Text Example
White with #793935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793935; }
p { color: rgb(121,57,53); }
H1.HeaderClassName
{
color: #793935;
}
.AnyTagClassName
{
color: #793935;
}
</style>
background-color css
<style>
a { background-color: #793935; }
a { background-color: rgb(121,57,53); }
div.DivClassName
{
background-color: #793935;
}
.BgClassName
{
background-color: #793935;
}
</style>
border-color css
<style>
span { border-color: #793935; }
span { border-color: rgb(121,57,53); }
td.TdClassName
{
border-color: #793935;
}
.TagClassName
{
border-color: #793935;
}
</style>