Shades of Crown Of Thorns #744034
Tints of Crown Of Thorns #744034
RGB
CMYK
RGB Variations
Color information
#744034 (or 0x744034) is known color: Crown Of Thorns. HEX triplet: 74, 40 and 34. RGB value is (116,64,52). Sum of RGB (Red+Green+Blue) = 116+64+52=232 (30% of max value = 765). Red value is 116 (45.70% from 255 or 50% from 232); Green value is 64 (25.39% from 255 or 27.59% from 232); Blue value is 52 (20.70% from 255 or 22.41% from 232); Max value from RGB is 116 - color contains mainly: red. Hex color #744034 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744034 is #8BBFCB. Grayscale: #4E4E4E. Windows color (decimal): -9158604 or 3424372. OLE color: 3424372.
HSL color Cylindrical-coordinate representation of color #744034: hue angle of 11.25º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #744034 is Cyan = 0, Magento = 0.45, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 52 | - |
| CMYK | 0 | 0.45 | 0.55 | 0.55 |
| HSL | 11.25º | 0.38% | 0.33% | - |
| HSV(B) | 11.25º | 0.55% | 0.45% | - |
| XYZ | 9.66 | 7.63 | 4.21 | - |
| YUV | 78.18 | 113.23 | 154.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 52 | 0 | 0.45 | 0.55 | 0.55 | 11.25 | 0.38 | 0.33 |
| Hex | 74 | 40 | 34 | 0 | 2D | 37 | 37 | B | 26 | 21 |
| Octal | 164 | 100 | 64 | 0 | 55 | 67 | 67 | 13 | 46 | 41 |
| Binary | 1110100 | 1000000 | 110100 | 0 | 101101 | 110111 | 110111 | 1011 | 100110 | 100001 |
Color Harmonies of #744034
Complementary color
Monochromatic Colors of #744034
Black with #744034
Text Example
Text Example
White with #744034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744034; }
p { color: rgb(116,64,52); }
H1.HeaderClassName
{
color: #744034;
}
.AnyTagClassName
{
color: #744034;
}
</style>
background-color css
<style>
a { background-color: #744034; }
a { background-color: rgb(116,64,52); }
div.DivClassName
{
background-color: #744034;
}
.BgClassName
{
background-color: #744034;
}
</style>
border-color css
<style>
span { border-color: #744034; }
span { border-color: rgb(116,64,52); }
td.TdClassName
{
border-color: #744034;
}
.TagClassName
{
border-color: #744034;
}
</style>