COLOR #705552

HEX: #705552 RGB: (112,85,82)

Color info

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

RGB color model

#705552 color RGB value is (112,85,82).

RGB: (112,85,82) (44%, 33%, 32%)

RGB channels and saturation

R 112 of 255 = 44%
G 85 of 255 = 33%
B 82 of 255 = 32%

112
85
82

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

Portions of RGB colors in percentages

R + G + B = 112 + 85 + 82 = 279 (100%)
R 112 of 279 ~ 40.14%
G 85 of 279 ~ 30.47%
B 82 of 279 ~ 29.39'%

%40.14
%30.47
%29.39

CMYK color model

#705552 color CMYK value is (0,24,27,56).

  • cyan value is 0.00%
  • magenta value is 24.11%
  • yellow value is 26.79%
  • key color value is 56.08%

CMYK: (0,24,27,56)
C0M24Y27K56 (0%, 24%, 27%, 56%)
(0.00 / 0.24 / 0.27 / 0.56)

CMYK percentages

%0
%24.11
%26.79
%56.08

Codes

Color #705552 in popluar color models

70 55 52
RGB 112 85 82
HSL 15.46% 38.04%
HSB/HSV 26.79% 43.92%
CMYK 0.00% 24.11% 26.79%
56.08%

Color #705552 in popluar number systems.

HEX 70 55 52
Decimal 112 85 82
Binary 1110000 1010101 1010010
Octal 160 125 122

Shades and tints

Shades of #705552

#705552
(112,85,82)
#664E4B
(102,78,75)
#5C4744
(92,71,68)
#52403D
(82,64,61)
#483936
(72,57,54)
#3E322F
(62,50,47)
#342B28
(52,43,40)
#2A2421
(42,36,33)
#201D1A
(32,29,26)
#161613
(22,22,19)
#0C0F0C
(12,15,12)
#000000
(0,0,0)

Tints of #705552

#705552
(112,85,82)
#7D6461
(125,100,97)
#8A7370
(138,115,112)
#97827F
(151,130,127)
#A4918E
(164,145,142)
#B1A09D
(177,160,157)
#BEAFAC
(190,175,172)
#CBBEBB
(203,190,187)
#D8CDCA
(216,205,202)
#E5DCD9
(229,220,217)
#F2EBE8
(242,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #705552 color. Also use rgb(112,85,82) instead hex code.

Text Font Color

.myTextColor { color: #705552; }

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

This text font color is #705552.

Background Color

.myBgColor { background-color: #705552; }

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

This div background color is #705552.

Border color

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

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

This div border color is #705552.

Opacity

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

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

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

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

This text has shadow with #705552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705552.

Preview

Color preview on black background

This text has color #705552 on black background.


Color preview on white background

This text has color #705552 on white background.


Black color preview on #705552 background

This text has black color on #705552 background.


White color preview on #705552 background

This text has white color on #705552 background.


Related colors

Complementary color

Complementary color for #hex is #8FAAAD.


I love getcolorcode.com

Triadic colors

1 #527055 and #555270 with #705552 are triadic colors.

2 #525570 and #557052 with #705552 are triadic colors.