Shades of Crown Of Thorns #79382E
Tints of Crown Of Thorns #79382E
RGB
CMYK
RGB Variations
Color information
#79382E (or 0x79382E) is known color: Crown Of Thorns. HEX triplet: 79, 38 and 2E. RGB value is (121,56,46). Sum of RGB (Red+Green+Blue) = 121+56+46=223 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.26% from 223); Green value is 56 (22.27% from 255 or 25.11% from 223); Blue value is 46 (18.36% from 255 or 20.63% from 223); Max value from RGB is 121 - color contains mainly: red. Hex color #79382E is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #79382E is #86C7D1. Grayscale: #4A4A4A. Windows color (decimal): -8832978 or 3029113. OLE color: 3029113.
HSL color Cylindrical-coordinate representation of color #79382E: hue angle of 8º degrees, saturation: 0.45, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #79382E is Cyan = 0, Magento = 0.54, Yellow = 0.62 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 56 | 46 | - |
| CMYK | 0 | 0.54 | 0.62 | 0.53 |
| HSL | 8º | 0.45% | 0.33% | - |
| HSV(B) | 8º | 0.62% | 0.47% | - |
| XYZ | 9.79 | 7.09 | 3.44 | - |
| YUV | 74.3 | 112.03 | 161.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 56 | 46 | 0 | 0.54 | 0.62 | 0.53 | 8 | 0.45 | 0.33 |
| Hex | 79 | 38 | 2E | 0 | 36 | 3E | 35 | 8 | 2D | 21 |
| Octal | 171 | 70 | 56 | 0 | 66 | 76 | 65 | 10 | 55 | 41 |
| Binary | 1111001 | 111000 | 101110 | 0 | 110110 | 111110 | 110101 | 1000 | 101101 | 100001 |
Color Harmonies of #79382E
Complementary color
Monochromatic Colors of #79382E
Black with #79382E
Text Example
Text Example
White with #79382E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79382E; }
p { color: rgb(121,56,46); }
H1.HeaderClassName
{
color: #79382E;
}
.AnyTagClassName
{
color: #79382E;
}
</style>
background-color css
<style>
a { background-color: #79382E; }
a { background-color: rgb(121,56,46); }
div.DivClassName
{
background-color: #79382E;
}
.BgClassName
{
background-color: #79382E;
}
</style>
border-color css
<style>
span { border-color: #79382E; }
span { border-color: rgb(121,56,46); }
td.TdClassName
{
border-color: #79382E;
}
.TagClassName
{
border-color: #79382E;
}
</style>