COLOR #78584B

HEX: #78584B RGB: (120,88,75)

Color info

#78584B contains red, green and blue colors in about the same proportion. Web safe color of #78584B is #666633 (or #663).

RGB color model

#78584B color RGB value is (120,88,75).

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

RGB channels and saturation

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

120
88
75

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

Portions of RGB colors in percentages

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

%42.4
%31.1
%26.5

CMYK color model

#78584B color CMYK value is (0,27,38,53).

  • cyan value is 0.00%
  • magenta value is 26.67%
  • yellow value is 37.50%
  • key color value is 52.94%
CMYK: (0,27,38,53) C0M27Y38K53 (0%,27%,38%,53%) (0.00/0.27/0.38/0.53) 

CMYK percentages

%0
%26.67
%37.5
%52.94

Codes

Color #78584B in popluar color models

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

Color #78584B in popluar number systems.

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

Shades and tints

Shades of #78584B

#78584B
(120,88,75)
#6E5045
(110,80,69)
#64483F
(100,72,63)
#5A4039
(90,64,57)
#503833
(80,56,51)
#46302D
(70,48,45)
#3C2827
(60,40,39)
#322021
(50,32,33)
#28181B
(40,24,27)
#1E1015
(30,16,21)
#14080F
(20,8,15)
#000000
(0,0,0)

Tints of #78584B

#78584B
(120,88,75)
#84675B
(132,103,91)
#90766B
(144,118,107)
#9C857B
(156,133,123)
#A8948B
(168,148,139)
#B4A39B
(180,163,155)
#C0B2AB
(192,178,171)
#CCC1BB
(204,193,187)
#D8D0CB
(216,208,203)
#E4DFDB
(228,223,219)
#F0EEEB
(240,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #78584B; }

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

This text font color is #78584B.

Background Color

.myBgColor { background-color: #78584B; }

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

This div background color is #78584B.

Border color

.myBorderColor { border: 1px solid #78584B; }

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

This div border color is #78584B.

Opacity

.myOpacity80 { color: #78584B; opacity: 0.8; }

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

Text with #78584B 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 #78584B;}

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

This text has shadow with #78584B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78584B.

Preview

Color preview on black background

This text has color #78584B on black background.


Color preview on white background

This text has color #78584B on white background.


Black color preview on #78584B background

This text has black color on #78584B background.


White color preview on #78584B background

This text has white color on #78584B background.


Related colors

Complementary color

Complementary color for #hex is #87A7B4.


I love getcolorcode.com

Triadic colors

1 #4B7858 and #584B78 with #78584B are triadic colors.

2 #4B5878 and #58784B with #78584B are triadic colors.