Shades of Crown Of Thorns #783932
Tints of Crown Of Thorns #783932
RGB
CMYK
RGB Variations
Color information
#783932 (or 0x783932) is known color: Crown Of Thorns. HEX triplet: 78, 39 and 32. RGB value is (120,57,50). Sum of RGB (Red+Green+Blue) = 120+57+50=227 (30% of max value = 765). Red value is 120 (47.27% from 255 or 52.86% from 227); Green value is 57 (22.66% from 255 or 25.11% from 227); Blue value is 50 (19.92% from 255 or 22.03% from 227); Max value from RGB is 120 - color contains mainly: red. Hex color #783932 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783932 is #87C6CD. Grayscale: #4B4B4B. Windows color (decimal): -8898254 or 3291512. OLE color: 3291512.
HSL color Cylindrical-coordinate representation of color #783932: hue angle of 6º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #783932 is Cyan = 0, Magento = 0.52, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 57 | 50 | - |
| CMYK | 0 | 0.52 | 0.58 | 0.53 |
| HSL | 6º | 0.41% | 0.33% | - |
| HSV(B) | 6º | 0.58% | 0.47% | - |
| XYZ | 9.78 | 7.15 | 3.88 | - |
| YUV | 75.04 | 113.87 | 160.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 57 | 50 | 0 | 0.52 | 0.58 | 0.53 | 6 | 0.41 | 0.33 |
| Hex | 78 | 39 | 32 | 0 | 34 | 3A | 35 | 6 | 29 | 21 |
| Octal | 170 | 71 | 62 | 0 | 64 | 72 | 65 | 6 | 51 | 41 |
| Binary | 1111000 | 111001 | 110010 | 0 | 110100 | 111010 | 110101 | 110 | 101001 | 100001 |
Color Harmonies of #783932
Complementary color
Monochromatic Colors of #783932
Black with #783932
Text Example
Text Example
White with #783932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783932; }
p { color: rgb(120,57,50); }
H1.HeaderClassName
{
color: #783932;
}
.AnyTagClassName
{
color: #783932;
}
</style>
background-color css
<style>
a { background-color: #783932; }
a { background-color: rgb(120,57,50); }
div.DivClassName
{
background-color: #783932;
}
.BgClassName
{
background-color: #783932;
}
</style>
border-color css
<style>
span { border-color: #783932; }
span { border-color: rgb(120,57,50); }
td.TdClassName
{
border-color: #783932;
}
.TagClassName
{
border-color: #783932;
}
</style>