Shades of Crown Of Thorns #773937
Tints of Crown Of Thorns #773937
RGB
CMYK
RGB Variations
Color information
#773937 (or 0x773937) is known color: Crown Of Thorns. HEX triplet: 77, 39 and 37. RGB value is (119,57,55). Sum of RGB (Red+Green+Blue) = 119+57+55=231 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.52% from 231); Green value is 57 (22.66% from 255 or 24.68% from 231); Blue value is 55 (21.88% from 255 or 23.81% from 231); Max value from RGB is 119 - color contains mainly: red. Hex color #773937 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773937 is #88C6C8. Grayscale: #4B4B4B. Windows color (decimal): -8963785 or 3619191. OLE color: 3619191.
HSL color Cylindrical-coordinate representation of color #773937: hue angle of 1.88º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #773937 is Cyan = 0, Magento = 0.52, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 57 | 55 | - |
| CMYK | 0 | 0.52 | 0.54 | 0.53 |
| HSL | 1.88º | 0.37% | 0.34% | - |
| HSV(B) | 1.88º | 0.54% | 0.47% | - |
| XYZ | 9.76 | 7.12 | 4.48 | - |
| YUV | 75.31 | 116.54 | 159.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 57 | 55 | 0 | 0.52 | 0.54 | 0.53 | 1.88 | 0.37 | 0.34 |
| Hex | 77 | 39 | 37 | 0 | 34 | 36 | 35 | 2 | 25 | 22 |
| Octal | 167 | 71 | 67 | 0 | 64 | 66 | 65 | 2 | 45 | 42 |
| Binary | 1110111 | 111001 | 110111 | 0 | 110100 | 110110 | 110101 | 10 | 100101 | 100010 |
Color Harmonies of #773937
Complementary color
Monochromatic Colors of #773937
Black with #773937
Text Example
Text Example
White with #773937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773937; }
p { color: rgb(119,57,55); }
H1.HeaderClassName
{
color: #773937;
}
.AnyTagClassName
{
color: #773937;
}
</style>
background-color css
<style>
a { background-color: #773937; }
a { background-color: rgb(119,57,55); }
div.DivClassName
{
background-color: #773937;
}
.BgClassName
{
background-color: #773937;
}
</style>
border-color css
<style>
span { border-color: #773937; }
span { border-color: rgb(119,57,55); }
td.TdClassName
{
border-color: #773937;
}
.TagClassName
{
border-color: #773937;
}
</style>