Shades of Crown Of Thorns #713934
Tints of Crown Of Thorns #713934
RGB
CMYK
RGB Variations
Color information
#713934 (or 0x713934) is known color: Crown Of Thorns. HEX triplet: 71, 39 and 34. RGB value is (113,57,52). Sum of RGB (Red+Green+Blue) = 113+57+52=222 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.90% from 222); Green value is 57 (22.66% from 255 or 25.68% from 222); Blue value is 52 (20.70% from 255 or 23.42% from 222); Max value from RGB is 113 - color contains mainly: red. Hex color #713934 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713934 is #8EC6CB. Grayscale: #494949. Windows color (decimal): -9357004 or 3422577. OLE color: 3422577.
HSL color Cylindrical-coordinate representation of color #713934: hue angle of 4.92º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #713934 is Cyan = 0, Magento = 0.50, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 57 | 52 | - |
| CMYK | 0 | 0.50 | 0.54 | 0.56 |
| HSL | 4.92º | 0.37% | 0.32% | - |
| HSV(B) | 4.92º | 0.54% | 0.44% | - |
| XYZ | 8.89 | 6.68 | 4.07 | - |
| YUV | 73.17 | 116.05 | 156.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 57 | 52 | 0 | 0.50 | 0.54 | 0.56 | 4.92 | 0.37 | 0.32 |
| Hex | 71 | 39 | 34 | 0 | 32 | 36 | 38 | 5 | 25 | 20 |
| Octal | 161 | 71 | 64 | 0 | 62 | 66 | 70 | 5 | 45 | 40 |
| Binary | 1110001 | 111001 | 110100 | 0 | 110010 | 110110 | 111000 | 101 | 100101 | 100000 |
Color Harmonies of #713934
Complementary color
Monochromatic Colors of #713934
Black with #713934
Text Example
Text Example
White with #713934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713934; }
p { color: rgb(113,57,52); }
H1.HeaderClassName
{
color: #713934;
}
.AnyTagClassName
{
color: #713934;
}
</style>
background-color css
<style>
a { background-color: #713934; }
a { background-color: rgb(113,57,52); }
div.DivClassName
{
background-color: #713934;
}
.BgClassName
{
background-color: #713934;
}
</style>
border-color css
<style>
span { border-color: #713934; }
span { border-color: rgb(113,57,52); }
td.TdClassName
{
border-color: #713934;
}
.TagClassName
{
border-color: #713934;
}
</style>