Shades of Crown Of Thorns #734037
Tints of Crown Of Thorns #734037
RGB
CMYK
RGB Variations
Color information
#734037 (or 0x734037) is known color: Crown Of Thorns. HEX triplet: 73, 40 and 37. RGB value is (115,64,55). Sum of RGB (Red+Green+Blue) = 115+64+55=234 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.15% from 234); Green value is 64 (25.39% from 255 or 27.35% from 234); Blue value is 55 (21.88% from 255 or 23.50% from 234); Max value from RGB is 115 - color contains mainly: red. Hex color #734037 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734037 is #8CBFC8. Grayscale: #4E4E4E. Windows color (decimal): -9224137 or 3620979. OLE color: 3620979.
HSL color Cylindrical-coordinate representation of color #734037: hue angle of 9º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #734037 is Cyan = 0, Magento = 0.44, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 64 | 55 | - |
| CMYK | 0 | 0.44 | 0.52 | 0.55 |
| HSL | 9º | 0.35% | 0.33% | - |
| HSV(B) | 9º | 0.52% | 0.45% | - |
| XYZ | 9.59 | 7.59 | 4.57 | - |
| YUV | 78.22 | 114.9 | 154.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 64 | 55 | 0 | 0.44 | 0.52 | 0.55 | 9 | 0.35 | 0.33 |
| Hex | 73 | 40 | 37 | 0 | 2C | 34 | 37 | 9 | 23 | 21 |
| Octal | 163 | 100 | 67 | 0 | 54 | 64 | 67 | 11 | 43 | 41 |
| Binary | 1110011 | 1000000 | 110111 | 0 | 101100 | 110100 | 110111 | 1001 | 100011 | 100001 |
Color Harmonies of #734037
Complementary color
Monochromatic Colors of #734037
Black with #734037
Text Example
Text Example
White with #734037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734037; }
p { color: rgb(115,64,55); }
H1.HeaderClassName
{
color: #734037;
}
.AnyTagClassName
{
color: #734037;
}
</style>
background-color css
<style>
a { background-color: #734037; }
a { background-color: rgb(115,64,55); }
div.DivClassName
{
background-color: #734037;
}
.BgClassName
{
background-color: #734037;
}
</style>
border-color css
<style>
span { border-color: #734037; }
span { border-color: rgb(115,64,55); }
td.TdClassName
{
border-color: #734037;
}
.TagClassName
{
border-color: #734037;
}
</style>