Shades of Crown Of Thorns #744035
Tints of Crown Of Thorns #744035
RGB
CMYK
RGB Variations
Color information
#744035 (or 0x744035) is known color: Crown Of Thorns. HEX triplet: 74, 40 and 35. RGB value is (116,64,53). Sum of RGB (Red+Green+Blue) = 116+64+53=233 (30% of max value = 765). Red value is 116 (45.70% from 255 or 49.79% from 233); Green value is 64 (25.39% from 255 or 27.47% from 233); Blue value is 53 (21.09% from 255 or 22.75% from 233); Max value from RGB is 116 - color contains mainly: red. Hex color #744035 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744035 is #8BBFCA. Grayscale: #4E4E4E. Windows color (decimal): -9158603 or 3489908. OLE color: 3489908.
HSL color Cylindrical-coordinate representation of color #744035: hue angle of 10.48º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #744035 is Cyan = 0, Magento = 0.45, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 53 | - |
| CMYK | 0 | 0.45 | 0.54 | 0.55 |
| HSL | 10.48º | 0.37% | 0.33% | - |
| HSV(B) | 10.48º | 0.54% | 0.45% | - |
| XYZ | 9.68 | 7.64 | 4.33 | - |
| YUV | 78.29 | 113.73 | 154.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 53 | 0 | 0.45 | 0.54 | 0.55 | 10.48 | 0.37 | 0.33 |
| Hex | 74 | 40 | 35 | 0 | 2D | 36 | 37 | A | 25 | 21 |
| Octal | 164 | 100 | 65 | 0 | 55 | 66 | 67 | 12 | 45 | 41 |
| Binary | 1110100 | 1000000 | 110101 | 0 | 101101 | 110110 | 110111 | 1010 | 100101 | 100001 |
Color Harmonies of #744035
Complementary color
Monochromatic Colors of #744035
Black with #744035
Text Example
Text Example
White with #744035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744035; }
p { color: rgb(116,64,53); }
H1.HeaderClassName
{
color: #744035;
}
.AnyTagClassName
{
color: #744035;
}
</style>
background-color css
<style>
a { background-color: #744035; }
a { background-color: rgb(116,64,53); }
div.DivClassName
{
background-color: #744035;
}
.BgClassName
{
background-color: #744035;
}
</style>
border-color css
<style>
span { border-color: #744035; }
span { border-color: rgb(116,64,53); }
td.TdClassName
{
border-color: #744035;
}
.TagClassName
{
border-color: #744035;
}
</style>