Shades of Crown Of Thorns #764036
Tints of Crown Of Thorns #764036
RGB
CMYK
RGB Variations
Color information
#764036 (or 0x764036) is known color: Crown Of Thorns. HEX triplet: 76, 40 and 36. RGB value is (118,64,54). Sum of RGB (Red+Green+Blue) = 118+64+54=236 (31% of max value = 765). Red value is 118 (46.48% from 255 or 50% from 236); Green value is 64 (25.39% from 255 or 27.12% from 236); Blue value is 54 (21.48% from 255 or 22.88% from 236); Max value from RGB is 118 - color contains mainly: red. Hex color #764036 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764036 is #89BFC9. Grayscale: #4F4F4F. Windows color (decimal): -9027530 or 3555446. OLE color: 3555446.
HSL color Cylindrical-coordinate representation of color #764036: hue angle of 9.38º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #764036 is Cyan = 0, Magento = 0.46, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 64 | 54 | - |
| CMYK | 0 | 0.46 | 0.54 | 0.54 |
| HSL | 9.38º | 0.37% | 0.34% | - |
| HSV(B) | 9.38º | 0.54% | 0.46% | - |
| XYZ | 9.97 | 7.78 | 4.47 | - |
| YUV | 79.01 | 113.89 | 155.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 64 | 54 | 0 | 0.46 | 0.54 | 0.54 | 9.38 | 0.37 | 0.34 |
| Hex | 76 | 40 | 36 | 0 | 2E | 36 | 36 | 9 | 25 | 22 |
| Octal | 166 | 100 | 66 | 0 | 56 | 66 | 66 | 11 | 45 | 42 |
| Binary | 1110110 | 1000000 | 110110 | 0 | 101110 | 110110 | 110110 | 1001 | 100101 | 100010 |
Color Harmonies of #764036
Complementary color
Monochromatic Colors of #764036
Black with #764036
Text Example
Text Example
White with #764036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764036; }
p { color: rgb(118,64,54); }
H1.HeaderClassName
{
color: #764036;
}
.AnyTagClassName
{
color: #764036;
}
</style>
background-color css
<style>
a { background-color: #764036; }
a { background-color: rgb(118,64,54); }
div.DivClassName
{
background-color: #764036;
}
.BgClassName
{
background-color: #764036;
}
</style>
border-color css
<style>
span { border-color: #764036; }
span { border-color: rgb(118,64,54); }
td.TdClassName
{
border-color: #764036;
}
.TagClassName
{
border-color: #764036;
}
</style>