Shades of Crown Of Thorns #773835
Tints of Crown Of Thorns #773835
RGB
CMYK
RGB Variations
Color information
#773835 (or 0x773835) is known color: Crown Of Thorns. HEX triplet: 77, 38 and 35. RGB value is (119,56,53). Sum of RGB (Red+Green+Blue) = 119+56+53=228 (30% of max value = 765). Red value is 119 (46.88% from 255 or 52.19% from 228); Green value is 56 (22.27% from 255 or 24.56% from 228); Blue value is 53 (21.09% from 255 or 23.25% from 228); Max value from RGB is 119 - color contains mainly: red. Hex color #773835 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773835 is #88C7CA. Grayscale: #4A4A4A. Windows color (decimal): -8964043 or 3487863. OLE color: 3487863.
HSL color Cylindrical-coordinate representation of color #773835: hue angle of 2.73º 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 #773835 is Cyan = 0, Magento = 0.53, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 56 | 53 | - |
| CMYK | 0 | 0.53 | 0.55 | 0.53 |
| HSL | 2.73º | 0.38% | 0.34% | - |
| HSV(B) | 2.73º | 0.55% | 0.47% | - |
| XYZ | 9.66 | 7.01 | 4.21 | - |
| YUV | 74.5 | 115.87 | 159.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 53 | 0 | 0.53 | 0.55 | 0.53 | 2.73 | 0.38 | 0.34 |
| Hex | 77 | 38 | 35 | 0 | 35 | 37 | 35 | 3 | 26 | 22 |
| Octal | 167 | 70 | 65 | 0 | 65 | 67 | 65 | 3 | 46 | 42 |
| Binary | 1110111 | 111000 | 110101 | 0 | 110101 | 110111 | 110101 | 11 | 100110 | 100010 |
Color Harmonies of #773835
Complementary color
Monochromatic Colors of #773835
Black with #773835
Text Example
Text Example
White with #773835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773835; }
p { color: rgb(119,56,53); }
H1.HeaderClassName
{
color: #773835;
}
.AnyTagClassName
{
color: #773835;
}
</style>
background-color css
<style>
a { background-color: #773835; }
a { background-color: rgb(119,56,53); }
div.DivClassName
{
background-color: #773835;
}
.BgClassName
{
background-color: #773835;
}
</style>
border-color css
<style>
span { border-color: #773835; }
span { border-color: rgb(119,56,53); }
td.TdClassName
{
border-color: #773835;
}
.TagClassName
{
border-color: #773835;
}
</style>