Shades of Crown Of Thorns #743631
Tints of Crown Of Thorns #743631
RGB
CMYK
RGB Variations
Color information
#743631 (or 0x743631) is known color: Crown Of Thorns. HEX triplet: 74, 36 and 31. RGB value is (116,54,49). Sum of RGB (Red+Green+Blue) = 116+54+49=219 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.97% from 219); Green value is 54 (21.48% from 255 or 24.66% from 219); Blue value is 49 (19.53% from 255 or 22.37% from 219); Max value from RGB is 116 - color contains mainly: red. Hex color #743631 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743631 is #8BC9CE. Grayscale: #484848. Windows color (decimal): -9161167 or 3225204. OLE color: 3225204.
HSL color Cylindrical-coordinate representation of color #743631: hue angle of 4.48º 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 #743631 is Cyan = 0, Magento = 0.53, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 54 | 49 | - |
| CMYK | 0 | 0.53 | 0.58 | 0.55 |
| HSL | 4.48º | 0.41% | 0.32% | - |
| HSV(B) | 4.48º | 0.58% | 0.45% | - |
| XYZ | 9.08 | 6.57 | 3.7 | - |
| YUV | 71.97 | 115.04 | 159.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 54 | 49 | 0 | 0.53 | 0.58 | 0.55 | 4.48 | 0.41 | 0.32 |
| Hex | 74 | 36 | 31 | 0 | 35 | 3A | 37 | 4 | 29 | 20 |
| Octal | 164 | 66 | 61 | 0 | 65 | 72 | 67 | 4 | 51 | 40 |
| Binary | 1110100 | 110110 | 110001 | 0 | 110101 | 111010 | 110111 | 100 | 101001 | 100000 |
Color Harmonies of #743631
Complementary color
Monochromatic Colors of #743631
Black with #743631
Text Example
Text Example
White with #743631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743631; }
p { color: rgb(116,54,49); }
H1.HeaderClassName
{
color: #743631;
}
.AnyTagClassName
{
color: #743631;
}
</style>
background-color css
<style>
a { background-color: #743631; }
a { background-color: rgb(116,54,49); }
div.DivClassName
{
background-color: #743631;
}
.BgClassName
{
background-color: #743631;
}
</style>
border-color css
<style>
span { border-color: #743631; }
span { border-color: rgb(116,54,49); }
td.TdClassName
{
border-color: #743631;
}
.TagClassName
{
border-color: #743631;
}
</style>