COLOR #785253

HEX: #785253 RGB: (120,82,83)

Color info

#785253 contains red, green and blue colors in about the same proportion. Web safe color of #785253 is #666666 (or #666).

RGB color model

#785253 color RGB value is (120,82,83).

RGB: (120,82,83) (47%, 32%, 33%)

RGB channels and saturation

R 120 of 255 = 47%
G 82 of 255 = 32%
B 83 of 255 = 33%

120
82
83

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

Portions of RGB colors in percentages

R + G + B = 120 + 82 + 83 = 285 (100%)
R 120 of 285 ~ 42.11%
G 82 of 285 ~ 28.77%
B 83 of 285 ~ 29.12'%

%42.11
%28.77
%29.12

CMYK color model

#785253 color CMYK value is (0,32,31,53).

  • cyan value is 0.00%
  • magenta value is 31.67%
  • yellow value is 30.83%
  • key color value is 52.94%

CMYK: (0,32,31,53)
C0M32Y31K53 (0%, 32%, 31%, 53%)
(0.00 / 0.32 / 0.31 / 0.53)

CMYK percentages

%0
%31.67
%30.83
%52.94

Codes

Color #785253 in popluar color models

78 52 53
RGB 120 82 83
HSL 358° 18.81% 39.61%
HSB/HSV 358° 31.67% 47.06%
CMYK 0.00% 31.67% 30.83%
52.94%

Color #785253 in popluar number systems.

HEX 78 52 53
Decimal 120 82 83
Binary 1111000 1010010 1010011
Octal 170 122 123

Shades and tints

Shades of #785253

#785253
(120,82,83)
#6E4B4C
(110,75,76)
#644445
(100,68,69)
#5A3D3E
(90,61,62)
#503637
(80,54,55)
#462F30
(70,47,48)
#3C2829
(60,40,41)
#322122
(50,33,34)
#281A1B
(40,26,27)
#1E1314
(30,19,20)
#140C0D
(20,12,13)
#000000
(0,0,0)

Tints of #785253

#785253
(120,82,83)
#846162
(132,97,98)
#907071
(144,112,113)
#9C7F80
(156,127,128)
#A88E8F
(168,142,143)
#B49D9E
(180,157,158)
#C0ACAD
(192,172,173)
#CCBBBC
(204,187,188)
#D8CACB
(216,202,203)
#E4D9DA
(228,217,218)
#F0E8E9
(240,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #785253 color. Also use rgb(120,82,83) instead hex code.

Text Font Color

.myTextColor { color: #785253; }

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

This text font color is #785253.

Background Color

.myBgColor { background-color: #785253; }

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

This div background color is #785253.

Border color

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

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

This div border color is #785253.

Opacity

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

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

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

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

This text has shadow with #785253 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785253.

Preview

Color preview on black background

This text has color #785253 on black background.


Color preview on white background

This text has color #785253 on white background.


Black color preview on #785253 background

This text has black color on #785253 background.


White color preview on #785253 background

This text has white color on #785253 background.


Related colors

Complementary color

Complementary color for #hex is #87ADAC.


I love getcolorcode.com

Triadic colors

1 #537852 and #525378 with #785253 are triadic colors.

2 #535278 and #527853 with #785253 are triadic colors.