Shades of Crown Of Thorns #774035
Tints of Crown Of Thorns #774035
RGB
CMYK
RGB Variations
Color information
#774035 (or 0x774035) is known color: Crown Of Thorns. HEX triplet: 77, 40 and 35. RGB value is (119,64,53). Sum of RGB (Red+Green+Blue) = 119+64+53=236 (31% of max value = 765). Red value is 119 (46.88% from 255 or 50.42% from 236); Green value is 64 (25.39% from 255 or 27.12% from 236); Blue value is 53 (21.09% from 255 or 22.46% from 236); Max value from RGB is 119 - color contains mainly: red. Hex color #774035 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774035 is #88BFCA. Grayscale: #4F4F4F. Windows color (decimal): -8961995 or 3489911. OLE color: 3489911.
HSL color Cylindrical-coordinate representation of color #774035: hue angle of 10º 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 #774035 is Cyan = 0, Magento = 0.46, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 53 | - |
| CMYK | 0 | 0.46 | 0.55 | 0.53 |
| HSL | 10º | 0.38% | 0.34% | - |
| HSV(B) | 10º | 0.55% | 0.47% | - |
| XYZ | 10.08 | 7.85 | 4.35 | - |
| YUV | 79.19 | 113.22 | 156.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 53 | 0 | 0.46 | 0.55 | 0.53 | 10 | 0.38 | 0.34 |
| Hex | 77 | 40 | 35 | 0 | 2E | 37 | 35 | A | 26 | 22 |
| Octal | 167 | 100 | 65 | 0 | 56 | 67 | 65 | 12 | 46 | 42 |
| Binary | 1110111 | 1000000 | 110101 | 0 | 101110 | 110111 | 110101 | 1010 | 100110 | 100010 |
Color Harmonies of #774035
Complementary color
Monochromatic Colors of #774035
Black with #774035
Text Example
Text Example
White with #774035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774035; }
p { color: rgb(119,64,53); }
H1.HeaderClassName
{
color: #774035;
}
.AnyTagClassName
{
color: #774035;
}
</style>
background-color css
<style>
a { background-color: #774035; }
a { background-color: rgb(119,64,53); }
div.DivClassName
{
background-color: #774035;
}
.BgClassName
{
background-color: #774035;
}
</style>
border-color css
<style>
span { border-color: #774035; }
span { border-color: rgb(119,64,53); }
td.TdClassName
{
border-color: #774035;
}
.TagClassName
{
border-color: #774035;
}
</style>