Shades of Crown Of Thorns #773836
Tints of Crown Of Thorns #773836
RGB
CMYK
RGB Variations
Color information
#773836 (or 0x773836) is known color: Crown Of Thorns. HEX triplet: 77, 38 and 36. RGB value is (119,56,54). Sum of RGB (Red+Green+Blue) = 119+56+54=229 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.97% from 229); Green value is 56 (22.27% from 255 or 24.45% from 229); Blue value is 54 (21.48% from 255 or 23.58% from 229); Max value from RGB is 119 - color contains mainly: red. Hex color #773836 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773836 is #88C7C9. Grayscale: #4A4A4A. Windows color (decimal): -8964042 or 3553399. OLE color: 3553399.
HSL color Cylindrical-coordinate representation of color #773836: hue angle of 1.85º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #773836 is Cyan = 0, Magento = 0.53, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 56 | 54 | - |
| CMYK | 0 | 0.53 | 0.55 | 0.53 |
| HSL | 1.85º | 0.38% | 0.34% | - |
| HSV(B) | 1.85º | 0.55% | 0.47% | - |
| XYZ | 9.69 | 7.02 | 4.33 | - |
| YUV | 74.61 | 116.37 | 159.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 54 | 0 | 0.53 | 0.55 | 0.53 | 1.85 | 0.38 | 0.34 |
| Hex | 77 | 38 | 36 | 0 | 35 | 37 | 35 | 2 | 26 | 22 |
| Octal | 167 | 70 | 66 | 0 | 65 | 67 | 65 | 2 | 46 | 42 |
| Binary | 1110111 | 111000 | 110110 | 0 | 110101 | 110111 | 110101 | 10 | 100110 | 100010 |
Color Harmonies of #773836
Complementary color
Monochromatic Colors of #773836
Black with #773836
Text Example
Text Example
White with #773836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773836; }
p { color: rgb(119,56,54); }
H1.HeaderClassName
{
color: #773836;
}
.AnyTagClassName
{
color: #773836;
}
</style>
background-color css
<style>
a { background-color: #773836; }
a { background-color: rgb(119,56,54); }
div.DivClassName
{
background-color: #773836;
}
.BgClassName
{
background-color: #773836;
}
</style>
border-color css
<style>
span { border-color: #773836; }
span { border-color: rgb(119,56,54); }
td.TdClassName
{
border-color: #773836;
}
.TagClassName
{
border-color: #773836;
}
</style>