Shades of Crown Of Thorns #713932
Tints of Crown Of Thorns #713932
RGB
CMYK
RGB Variations
Color information
#713932 (or 0x713932) is known color: Crown Of Thorns. HEX triplet: 71, 39 and 32. RGB value is (113,57,50). Sum of RGB (Red+Green+Blue) = 113+57+50=220 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.36% from 220); Green value is 57 (22.66% from 255 or 25.91% from 220); Blue value is 50 (19.92% from 255 or 22.73% from 220); Max value from RGB is 113 - color contains mainly: red. Hex color #713932 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713932 is #8EC6CD. Grayscale: #494949. Windows color (decimal): -9357006 or 3291505. OLE color: 3291505.
HSL color Cylindrical-coordinate representation of color #713932: hue angle of 6.67º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #713932 is Cyan = 0, Magento = 0.50, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 57 | 50 | - |
| CMYK | 0 | 0.50 | 0.56 | 0.56 |
| HSL | 6.67º | 0.39% | 0.32% | - |
| HSV(B) | 6.67º | 0.56% | 0.44% | - |
| XYZ | 8.85 | 6.67 | 3.84 | - |
| YUV | 72.95 | 115.05 | 156.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 57 | 50 | 0 | 0.50 | 0.56 | 0.56 | 6.67 | 0.39 | 0.32 |
| Hex | 71 | 39 | 32 | 0 | 32 | 38 | 38 | 7 | 27 | 20 |
| Octal | 161 | 71 | 62 | 0 | 62 | 70 | 70 | 7 | 47 | 40 |
| Binary | 1110001 | 111001 | 110010 | 0 | 110010 | 111000 | 111000 | 111 | 100111 | 100000 |
Color Harmonies of #713932
Complementary color
Monochromatic Colors of #713932
Black with #713932
Text Example
Text Example
White with #713932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713932; }
p { color: rgb(113,57,50); }
H1.HeaderClassName
{
color: #713932;
}
.AnyTagClassName
{
color: #713932;
}
</style>
background-color css
<style>
a { background-color: #713932; }
a { background-color: rgb(113,57,50); }
div.DivClassName
{
background-color: #713932;
}
.BgClassName
{
background-color: #713932;
}
</style>
border-color css
<style>
span { border-color: #713932; }
span { border-color: rgb(113,57,50); }
td.TdClassName
{
border-color: #713932;
}
.TagClassName
{
border-color: #713932;
}
</style>