Shades of Crown Of Thorns #764037
Tints of Crown Of Thorns #764037
RGB
CMYK
RGB Variations
Color information
#764037 (or 0x764037) is known color: Crown Of Thorns. HEX triplet: 76, 40 and 37. RGB value is (118,64,55). Sum of RGB (Red+Green+Blue) = 118+64+55=237 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.79% from 237); Green value is 64 (25.39% from 255 or 27.00% from 237); Blue value is 55 (21.88% from 255 or 23.21% from 237); Max value from RGB is 118 - color contains mainly: red. Hex color #764037 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764037 is #89BFC8. Grayscale: #4F4F4F. Windows color (decimal): -9027529 or 3620982. OLE color: 3620982.
HSL color Cylindrical-coordinate representation of color #764037: hue angle of 8.57º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #764037 is Cyan = 0, Magento = 0.46, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 64 | 55 | - |
| CMYK | 0 | 0.46 | 0.53 | 0.54 |
| HSL | 8.57º | 0.36% | 0.34% | - |
| HSV(B) | 8.57º | 0.53% | 0.46% | - |
| XYZ | 9.99 | 7.79 | 4.59 | - |
| YUV | 79.12 | 114.39 | 155.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 64 | 55 | 0 | 0.46 | 0.53 | 0.54 | 8.57 | 0.36 | 0.34 |
| Hex | 76 | 40 | 37 | 0 | 2E | 35 | 36 | 9 | 24 | 22 |
| Octal | 166 | 100 | 67 | 0 | 56 | 65 | 66 | 11 | 44 | 42 |
| Binary | 1110110 | 1000000 | 110111 | 0 | 101110 | 110101 | 110110 | 1001 | 100100 | 100010 |
Color Harmonies of #764037
Complementary color
Monochromatic Colors of #764037
Black with #764037
Text Example
Text Example
White with #764037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764037; }
p { color: rgb(118,64,55); }
H1.HeaderClassName
{
color: #764037;
}
.AnyTagClassName
{
color: #764037;
}
</style>
background-color css
<style>
a { background-color: #764037; }
a { background-color: rgb(118,64,55); }
div.DivClassName
{
background-color: #764037;
}
.BgClassName
{
background-color: #764037;
}
</style>
border-color css
<style>
span { border-color: #764037; }
span { border-color: rgb(118,64,55); }
td.TdClassName
{
border-color: #764037;
}
.TagClassName
{
border-color: #764037;
}
</style>