COLOR #784B58

HEX: #784B58 RGB: (120,75,88)

Color info

#784B58 contains red, green and blue colors in about the same proportion. Web safe color of #784B58 is #663366 (or #636).

RGB color model

#784B58 color RGB value is (120,75,88).

RGB: (120,75,88) (47%, 29%, 35%)

RGB channels and saturation

R 120 of 255 = 47%
G 75 of 255 = 29%
B 88 of 255 = 35%

120
75
88

R + G + B ~ 37%. #784B58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 75 + 88 = 283 (100%)
R 120 of 283 ~ 42.4%
G 75 of 283 ~ 26.5%
B 88 of 283 ~ 31.1'%

%42.4
%26.5
%31.1

CMYK color model

#784B58 color CMYK value is (0,38,27,53).

  • cyan value is 0.00%
  • magenta value is 37.50%
  • yellow value is 26.67%
  • key color value is 52.94%

CMYK: (0,38,27,53)
C0M38Y27K53 (0%, 38%, 27%, 53%)
(0.00 / 0.38 / 0.27 / 0.53)

CMYK percentages

%0
%37.5
%26.67
%52.94

Codes

Color #784B58 in popluar color models

78 4B 58
RGB 120 75 88
HSL 343° 23.08% 38.24%
HSB/HSV 343° 37.50% 47.06%
CMYK 0.00% 37.50% 26.67%
52.94%

Color #784B58 in popluar number systems.

HEX 78 4B 58
Decimal 120 75 88
Binary 1111000 1001011 1011000
Octal 170 113 130

Shades and tints

Shades of #784B58

#784B58
(120,75,88)
#6E4550
(110,69,80)
#643F48
(100,63,72)
#5A3940
(90,57,64)
#503338
(80,51,56)
#462D30
(70,45,48)
#3C2728
(60,39,40)
#322120
(50,33,32)
#281B18
(40,27,24)
#1E1510
(30,21,16)
#140F08
(20,15,8)
#000000
(0,0,0)

Tints of #784B58

#784B58
(120,75,88)
#845B67
(132,91,103)
#906B76
(144,107,118)
#9C7B85
(156,123,133)
#A88B94
(168,139,148)
#B49BA3
(180,155,163)
#C0ABB2
(192,171,178)
#CCBBC1
(204,187,193)
#D8CBD0
(216,203,208)
#E4DBDF
(228,219,223)
#F0EBEE
(240,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #784B58 color. Also use rgb(120,75,88) instead hex code.

Text Font Color

.myTextColor { color: #784B58; }

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

This text font color is #784B58.

Background Color

.myBgColor { background-color: #784B58; }

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

This div background color is #784B58.

Border color

.myBorderColor { border: 1px solid #784B58; }

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

This div border color is #784B58.

Opacity

.myOpacity80 { color: #784B58; opacity: 0.8; }

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

Text with #784B58 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 #784B58;}

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

This text has shadow with #784B58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #784B58.

Preview

Color preview on black background

This text has color #784B58 on black background.


Color preview on white background

This text has color #784B58 on white background.


Black color preview on #784B58 background

This text has black color on #784B58 background.


White color preview on #784B58 background

This text has white color on #784B58 background.


Related colors

Complementary color

Complementary color for #hex is #87B4A7.


I love getcolorcode.com

Triadic colors

1 #58784B and #4B5878 with #784B58 are triadic colors.

2 #584B78 and #4B7858 with #784B58 are triadic colors.