Shades of Crown Of Thorns #743731
Tints of Crown Of Thorns #743731
RGB
CMYK
RGB Variations
Color information
#743731 (or 0x743731) is known color: Crown Of Thorns. HEX triplet: 74, 37 and 31. RGB value is (116,55,49). Sum of RGB (Red+Green+Blue) = 116+55+49=220 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.73% from 220); Green value is 55 (21.88% from 255 or 25% from 220); Blue value is 49 (19.53% from 255 or 22.27% from 220); Max value from RGB is 116 - color contains mainly: red. Hex color #743731 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743731 is #8BC8CE. Grayscale: #484848. Windows color (decimal): -9160911 or 3225460. OLE color: 3225460.
HSL color Cylindrical-coordinate representation of color #743731: hue angle of 5.37º 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 #743731 is Cyan = 0, Magento = 0.53, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 55 | 49 | - |
| CMYK | 0 | 0.53 | 0.58 | 0.55 |
| HSL | 5.37º | 0.41% | 0.32% | - |
| HSV(B) | 5.37º | 0.58% | 0.45% | - |
| XYZ | 9.12 | 6.67 | 3.71 | - |
| YUV | 72.56 | 114.71 | 158.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 55 | 49 | 0 | 0.53 | 0.58 | 0.55 | 5.37 | 0.41 | 0.32 |
| Hex | 74 | 37 | 31 | 0 | 35 | 3A | 37 | 5 | 29 | 20 |
| Octal | 164 | 67 | 61 | 0 | 65 | 72 | 67 | 5 | 51 | 40 |
| Binary | 1110100 | 110111 | 110001 | 0 | 110101 | 111010 | 110111 | 101 | 101001 | 100000 |
Color Harmonies of #743731
Complementary color
Monochromatic Colors of #743731
Black with #743731
Text Example
Text Example
White with #743731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743731; }
p { color: rgb(116,55,49); }
H1.HeaderClassName
{
color: #743731;
}
.AnyTagClassName
{
color: #743731;
}
</style>
background-color css
<style>
a { background-color: #743731; }
a { background-color: rgb(116,55,49); }
div.DivClassName
{
background-color: #743731;
}
.BgClassName
{
background-color: #743731;
}
</style>
border-color css
<style>
span { border-color: #743731; }
span { border-color: rgb(116,55,49); }
td.TdClassName
{
border-color: #743731;
}
.TagClassName
{
border-color: #743731;
}
</style>