Shades of Crown Of Thorns #763731
Tints of Crown Of Thorns #763731
RGB
CMYK
RGB Variations
Color information
#763731 (or 0x763731) is known color: Crown Of Thorns. HEX triplet: 76, 37 and 31. RGB value is (118,55,49). Sum of RGB (Red+Green+Blue) = 118+55+49=222 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.15% from 222); Green value is 55 (21.88% from 255 or 24.77% from 222); Blue value is 49 (19.53% from 255 or 22.07% from 222); Max value from RGB is 118 - color contains mainly: red. Hex color #763731 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763731 is #89C8CE. Grayscale: #494949. Windows color (decimal): -9029839 or 3225462. OLE color: 3225462.
HSL color Cylindrical-coordinate representation of color #763731: hue angle of 5.22º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #763731 is Cyan = 0, Magento = 0.53, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 55 | 49 | - |
| CMYK | 0 | 0.53 | 0.58 | 0.54 |
| HSL | 5.22º | 0.41% | 0.33% | - |
| HSV(B) | 5.22º | 0.58% | 0.46% | - |
| XYZ | 9.39 | 6.81 | 3.72 | - |
| YUV | 73.15 | 114.37 | 159.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 55 | 49 | 0 | 0.53 | 0.58 | 0.54 | 5.22 | 0.41 | 0.33 |
| Hex | 76 | 37 | 31 | 0 | 35 | 3A | 36 | 5 | 29 | 21 |
| Octal | 166 | 67 | 61 | 0 | 65 | 72 | 66 | 5 | 51 | 41 |
| Binary | 1110110 | 110111 | 110001 | 0 | 110101 | 111010 | 110110 | 101 | 101001 | 100001 |
Color Harmonies of #763731
Complementary color
Monochromatic Colors of #763731
Black with #763731
Text Example
Text Example
White with #763731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763731; }
p { color: rgb(118,55,49); }
H1.HeaderClassName
{
color: #763731;
}
.AnyTagClassName
{
color: #763731;
}
</style>
background-color css
<style>
a { background-color: #763731; }
a { background-color: rgb(118,55,49); }
div.DivClassName
{
background-color: #763731;
}
.BgClassName
{
background-color: #763731;
}
</style>
border-color css
<style>
span { border-color: #763731; }
span { border-color: rgb(118,55,49); }
td.TdClassName
{
border-color: #763731;
}
.TagClassName
{
border-color: #763731;
}
</style>