COLOR #783760

HEX: #783760 RGB: (120,55,96)

Color info

#783760 contains mainly red and blue colors. Web safe color of #783760 is #663366 (or #636).

RGB color model

#783760 color RGB value is (120,55,96).

RGB: (120,55,96) (47%, 22%, 38%)

RGB channels and saturation

R 120 of 255 = 47%
G 55 of 255 = 22%
B 96 of 255 = 38%

120
55
96

R + G + B ~ 36%. #783760 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 55 + 96 = 271 (100%)
R 120 of 271 ~ 44.28%
G 55 of 271 ~ 20.3%
B 96 of 271 ~ 35.42'%

%44.28
%20.3
%35.42

CMYK color model

#783760 color CMYK value is (0,54,20,53).

  • cyan value is 0.00%
  • magenta value is 54.17%
  • yellow value is 20.00%
  • key color value is 52.94%
CMYK: (0,54,20,53) C0M54Y20K53 (0%,54%,20%,53%) (0.00/0.54/0.20/0.53) 

CMYK percentages

%0
%54.17
%20
%52.94

Codes

Color #783760 in popluar color models

78 37 60
RGB 120 55 96
HSL 322° 37.14% 34.31%
HSB/HSV 322° 54.17% 47.06%
CMYK 0.00% 54.17% 20.00%
52.94%

Color #783760 in popluar number systems.

HEX 78 37 60
Decimal 120 55 96
Binary 1111000 110111 1100000
Octal 170 67 140

Shades and tints

Shades of #783760

#783760
(120,55,96)
#6E3258
(110,50,88)
#642D50
(100,45,80)
#5A2848
(90,40,72)
#502340
(80,35,64)
#461E38
(70,30,56)
#3C1930
(60,25,48)
#321428
(50,20,40)
#280F20
(40,15,32)
#1E0A18
(30,10,24)
#140510
(20,5,16)
#000000
(0,0,0)

Tints of #783760

#783760
(120,55,96)
#84496E
(132,73,110)
#905B7C
(144,91,124)
#9C6D8A
(156,109,138)
#A87F98
(168,127,152)
#B491A6
(180,145,166)
#C0A3B4
(192,163,180)
#CCB5C2
(204,181,194)
#D8C7D0
(216,199,208)
#E4D9DE
(228,217,222)
#F0EBEC
(240,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #783760 color. Also use rgb(120,55,96) instead hex code.

Text Font Color

.myTextColor { color: #783760; }

<p style="color:#783760">This sample text font color is #783760.</p>

This text font color is #783760.

Background Color

.myBgColor { background-color: #783760; }

<div style="background-color:#783760">Inner text</div>

This div background color is #783760.

Border color

.myBorderColor { border: 1px solid #783760; }

<div style="border:3px solid #783760">Div</div>

This div border color is #783760.

Opacity

.myOpacity80 { color: #783760; opacity: 0.8; }

<p style="color:#783760;opacity:0.8;">80%</p>

Text with #783760 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #783760;}

<p style="text-shadow: 3px 3px 1px #783760">Text here.</p>

This text has shadow with #783760 color.


.textShadow {text-shadow: 3px 3px 1px #783760', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #783760, 5px 5px 20px red">Text here.</p>

This text has shadow with #783760 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#783760, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#783760, Direction=45, Strength=4)">Text</p>

This text has shadow with #783760 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #783760;
-webkit-box-shadow: 1px 1px 3px 2px #783760;
box-shadow: 1px 1px 3px 2px #783760;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #783760; -webkit-box-shadow: 1px 1px 3px 2px #783760; box-shadow:1px 1px 3px 2px #783760;">
Div content here
</div>

This div box has shadow with color #783760.

Preview

Color preview on black background

This text has color #783760 on black background.


Color preview on white background

This text has color #783760 on white background.


Black color preview on #783760 background

This text has black color on #783760 background.


White color preview on #783760 background

This text has white color on #783760 background.


Related colors

Complementary color

Complementary color for #hex is #87C89F.


I love getcolorcode.com

Triadic colors

1 #607837 and #376078 with #783760 are triadic colors.

2 #603778 and #377860 with #783760 are triadic colors.