Shades of Crown Of Thorns #713833
Tints of Crown Of Thorns #713833
RGB
CMYK
RGB Variations
Color information
#713833 (or 0x713833) is known color: Crown Of Thorns. HEX triplet: 71, 38 and 33. RGB value is (113,56,51). Sum of RGB (Red+Green+Blue) = 113+56+51=220 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.36% from 220); Green value is 56 (22.27% from 255 or 25.45% from 220); Blue value is 51 (20.31% from 255 or 23.18% from 220); Max value from RGB is 113 - color contains mainly: red. Hex color #713833 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713833 is #8EC7CC. Grayscale: #484848. Windows color (decimal): -9357261 or 3356785. OLE color: 3356785.
HSL color Cylindrical-coordinate representation of color #713833: hue angle of 4.84º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #713833 is Cyan = 0, Magento = 0.50, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 56 | 51 | - |
| CMYK | 0 | 0.50 | 0.55 | 0.56 |
| HSL | 4.84º | 0.38% | 0.32% | - |
| HSV(B) | 4.84º | 0.55% | 0.44% | - |
| XYZ | 8.82 | 6.58 | 3.94 | - |
| YUV | 72.47 | 115.88 | 156.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 51 | 0 | 0.50 | 0.55 | 0.56 | 4.84 | 0.38 | 0.32 |
| Hex | 71 | 38 | 33 | 0 | 32 | 37 | 38 | 5 | 26 | 20 |
| Octal | 161 | 70 | 63 | 0 | 62 | 67 | 70 | 5 | 46 | 40 |
| Binary | 1110001 | 111000 | 110011 | 0 | 110010 | 110111 | 111000 | 101 | 100110 | 100000 |
Color Harmonies of #713833
Complementary color
Monochromatic Colors of #713833
Black with #713833
Text Example
Text Example
White with #713833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713833; }
p { color: rgb(113,56,51); }
H1.HeaderClassName
{
color: #713833;
}
.AnyTagClassName
{
color: #713833;
}
</style>
background-color css
<style>
a { background-color: #713833; }
a { background-color: rgb(113,56,51); }
div.DivClassName
{
background-color: #713833;
}
.BgClassName
{
background-color: #713833;
}
</style>
border-color css
<style>
span { border-color: #713833; }
span { border-color: rgb(113,56,51); }
td.TdClassName
{
border-color: #713833;
}
.TagClassName
{
border-color: #713833;
}
</style>