Shades of Crown Of Thorns #743931
Tints of Crown Of Thorns #743931
RGB
CMYK
RGB Variations
Color information
#743931 (or 0x743931) is known color: Crown Of Thorns. HEX triplet: 74, 39 and 31. RGB value is (116,57,49). Sum of RGB (Red+Green+Blue) = 116+57+49=222 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.25% from 222); Green value is 57 (22.66% from 255 or 25.68% from 222); Blue value is 49 (19.53% from 255 or 22.07% from 222); Max value from RGB is 116 - color contains mainly: red. Hex color #743931 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743931 is #8BC6CE. Grayscale: #494949. Windows color (decimal): -9160399 or 3225972. OLE color: 3225972.
HSL color Cylindrical-coordinate representation of color #743931: hue angle of 7.16º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #743931 is Cyan = 0, Magento = 0.51, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 57 | 49 | - |
| CMYK | 0 | 0.51 | 0.58 | 0.55 |
| HSL | 7.16º | 0.41% | 0.32% | - |
| HSV(B) | 7.16º | 0.58% | 0.45% | - |
| XYZ | 9.22 | 6.86 | 3.74 | - |
| YUV | 73.73 | 114.05 | 158.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 57 | 49 | 0 | 0.51 | 0.58 | 0.55 | 7.16 | 0.41 | 0.32 |
| Hex | 74 | 39 | 31 | 0 | 33 | 3A | 37 | 7 | 29 | 20 |
| Octal | 164 | 71 | 61 | 0 | 63 | 72 | 67 | 7 | 51 | 40 |
| Binary | 1110100 | 111001 | 110001 | 0 | 110011 | 111010 | 110111 | 111 | 101001 | 100000 |
Color Harmonies of #743931
Complementary color
Monochromatic Colors of #743931
Black with #743931
Text Example
Text Example
White with #743931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743931; }
p { color: rgb(116,57,49); }
H1.HeaderClassName
{
color: #743931;
}
.AnyTagClassName
{
color: #743931;
}
</style>
background-color css
<style>
a { background-color: #743931; }
a { background-color: rgb(116,57,49); }
div.DivClassName
{
background-color: #743931;
}
.BgClassName
{
background-color: #743931;
}
</style>
border-color css
<style>
span { border-color: #743931; }
span { border-color: rgb(116,57,49); }
td.TdClassName
{
border-color: #743931;
}
.TagClassName
{
border-color: #743931;
}
</style>