Shades of Crown Of Thorns #784034
Tints of Crown Of Thorns #784034
RGB
CMYK
RGB Variations
Color information
#784034 (or 0x784034) is known color: Crown Of Thorns. HEX triplet: 78, 40 and 34. RGB value is (120,64,52). Sum of RGB (Red+Green+Blue) = 120+64+52=236 (31% of max value = 765). Red value is 120 (47.27% from 255 or 50.85% from 236); Green value is 64 (25.39% from 255 or 27.12% from 236); Blue value is 52 (20.70% from 255 or 22.03% from 236); Max value from RGB is 120 - color contains mainly: red. Hex color #784034 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #784034 is #87BFCB. Grayscale: #4F4F4F. Windows color (decimal): -8896460 or 3424376. OLE color: 3424376.
HSL color Cylindrical-coordinate representation of color #784034: hue angle of 10.59º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #784034 is Cyan = 0, Magento = 0.47, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 64 | 52 | - |
| CMYK | 0 | 0.47 | 0.57 | 0.53 |
| HSL | 10.59º | 0.4% | 0.34% | - |
| HSV(B) | 10.59º | 0.57% | 0.47% | - |
| XYZ | 10.2 | 7.91 | 4.24 | - |
| YUV | 79.38 | 112.55 | 156.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 64 | 52 | 0 | 0.47 | 0.57 | 0.53 | 10.59 | 0.4 | 0.34 |
| Hex | 78 | 40 | 34 | 0 | 2F | 39 | 35 | B | 28 | 22 |
| Octal | 170 | 100 | 64 | 0 | 57 | 71 | 65 | 13 | 50 | 42 |
| Binary | 1111000 | 1000000 | 110100 | 0 | 101111 | 111001 | 110101 | 1011 | 101000 | 100010 |
Color Harmonies of #784034
Complementary color
Monochromatic Colors of #784034
Black with #784034
Text Example
Text Example
White with #784034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784034; }
p { color: rgb(120,64,52); }
H1.HeaderClassName
{
color: #784034;
}
.AnyTagClassName
{
color: #784034;
}
</style>
background-color css
<style>
a { background-color: #784034; }
a { background-color: rgb(120,64,52); }
div.DivClassName
{
background-color: #784034;
}
.BgClassName
{
background-color: #784034;
}
</style>
border-color css
<style>
span { border-color: #784034; }
span { border-color: rgb(120,64,52); }
td.TdClassName
{
border-color: #784034;
}
.TagClassName
{
border-color: #784034;
}
</style>