Shades of Crown Of Thorns #773933
Tints of Crown Of Thorns #773933
RGB
CMYK
RGB Variations
Color information
#773933 (or 0x773933) is known color: Crown Of Thorns. HEX triplet: 77, 39 and 33. RGB value is (119,57,51). Sum of RGB (Red+Green+Blue) = 119+57+51=227 (30% of max value = 765). Red value is 119 (46.88% from 255 or 52.42% from 227); Green value is 57 (22.66% from 255 or 25.11% from 227); Blue value is 51 (20.31% from 255 or 22.47% from 227); Max value from RGB is 119 - color contains mainly: red. Hex color #773933 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773933 is #88C6CC. Grayscale: #4A4A4A. Windows color (decimal): -8963789 or 3357047. OLE color: 3357047.
HSL color Cylindrical-coordinate representation of color #773933: hue angle of 5.29º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #773933 is Cyan = 0, Magento = 0.52, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 57 | 51 | - |
| CMYK | 0 | 0.52 | 0.57 | 0.53 |
| HSL | 5.29º | 0.4% | 0.33% | - |
| HSV(B) | 5.29º | 0.57% | 0.47% | - |
| XYZ | 9.67 | 7.09 | 3.99 | - |
| YUV | 74.85 | 114.54 | 159.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 57 | 51 | 0 | 0.52 | 0.57 | 0.53 | 5.29 | 0.4 | 0.33 |
| Hex | 77 | 39 | 33 | 0 | 34 | 39 | 35 | 5 | 28 | 21 |
| Octal | 167 | 71 | 63 | 0 | 64 | 71 | 65 | 5 | 50 | 41 |
| Binary | 1110111 | 111001 | 110011 | 0 | 110100 | 111001 | 110101 | 101 | 101000 | 100001 |
Color Harmonies of #773933
Complementary color
Monochromatic Colors of #773933
Black with #773933
Text Example
Text Example
White with #773933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773933; }
p { color: rgb(119,57,51); }
H1.HeaderClassName
{
color: #773933;
}
.AnyTagClassName
{
color: #773933;
}
</style>
background-color css
<style>
a { background-color: #773933; }
a { background-color: rgb(119,57,51); }
div.DivClassName
{
background-color: #773933;
}
.BgClassName
{
background-color: #773933;
}
</style>
border-color css
<style>
span { border-color: #773933; }
span { border-color: rgb(119,57,51); }
td.TdClassName
{
border-color: #773933;
}
.TagClassName
{
border-color: #773933;
}
</style>