Shades of Crown Of Thorns #744037
Tints of Crown Of Thorns #744037
RGB
CMYK
RGB Variations
Color information
#744037 (or 0x744037) is known color: Crown Of Thorns. HEX triplet: 74, 40 and 37. RGB value is (116,64,55). Sum of RGB (Red+Green+Blue) = 116+64+55=235 (31% of max value = 765). Red value is 116 (45.70% from 255 or 49.36% from 235); Green value is 64 (25.39% from 255 or 27.23% from 235); Blue value is 55 (21.88% from 255 or 23.40% from 235); Max value from RGB is 116 - color contains mainly: red. Hex color #744037 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744037 is #8BBFC8. Grayscale: #4E4E4E. Windows color (decimal): -9158601 or 3620980. OLE color: 3620980.
HSL color Cylindrical-coordinate representation of color #744037: hue angle of 8.85º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #744037 is Cyan = 0, Magento = 0.45, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 55 | - |
| CMYK | 0 | 0.45 | 0.53 | 0.55 |
| HSL | 8.85º | 0.36% | 0.34% | - |
| HSV(B) | 8.85º | 0.53% | 0.45% | - |
| XYZ | 9.73 | 7.66 | 4.58 | - |
| YUV | 78.52 | 114.73 | 154.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 55 | 0 | 0.45 | 0.53 | 0.55 | 8.85 | 0.36 | 0.34 |
| Hex | 74 | 40 | 37 | 0 | 2D | 35 | 37 | 9 | 24 | 22 |
| Octal | 164 | 100 | 67 | 0 | 55 | 65 | 67 | 11 | 44 | 42 |
| Binary | 1110100 | 1000000 | 110111 | 0 | 101101 | 110101 | 110111 | 1001 | 100100 | 100010 |
Color Harmonies of #744037
Complementary color
Monochromatic Colors of #744037
Black with #744037
Text Example
Text Example
White with #744037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744037; }
p { color: rgb(116,64,55); }
H1.HeaderClassName
{
color: #744037;
}
.AnyTagClassName
{
color: #744037;
}
</style>
background-color css
<style>
a { background-color: #744037; }
a { background-color: rgb(116,64,55); }
div.DivClassName
{
background-color: #744037;
}
.BgClassName
{
background-color: #744037;
}
</style>
border-color css
<style>
span { border-color: #744037; }
span { border-color: rgb(116,64,55); }
td.TdClassName
{
border-color: #744037;
}
.TagClassName
{
border-color: #744037;
}
</style>