COLOR #70504B

HEX: #70504B RGB: (112,80,75)

Color info

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

RGB color model

#70504B color RGB value is (112,80,75).

RGB: (112,80,75) (44%, 31%, 29%)

RGB channels and saturation

R 112 of 255 = 44%
G 80 of 255 = 31%
B 75 of 255 = 29%

112
80
75

R + G + B ~ 35%. #70504B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 80 + 75 = 267 (100%)
R 112 of 267 ~ 41.95%
G 80 of 267 ~ 29.96%
B 75 of 267 ~ 28.09'%

%41.95
%29.96
%28.09

CMYK color model

#70504B color CMYK value is (0,29,33,56).

  • cyan value is 0.00%
  • magenta value is 28.57%
  • yellow value is 33.04%
  • key color value is 56.08%

CMYK: (0,29,33,56)
C0M29Y33K56 (0%, 29%, 33%, 56%)
(0.00 / 0.29 / 0.33 / 0.56)

CMYK percentages

%0
%28.57
%33.04
%56.08

Codes

Color #70504B in popluar color models

70 50 4B
RGB 112 80 75
HSL 19.79% 36.67%
HSB/HSV 33.04% 43.92%
CMYK 0.00% 28.57% 33.04%
56.08%

Color #70504B in popluar number systems.

HEX 70 50 4B
Decimal 112 80 75
Binary 1110000 1010000 1001011
Octal 160 120 113

Shades and tints

Shades of #70504B

#70504B
(112,80,75)
#664945
(102,73,69)
#5C423F
(92,66,63)
#523B39
(82,59,57)
#483433
(72,52,51)
#3E2D2D
(62,45,45)
#342627
(52,38,39)
#2A1F21
(42,31,33)
#20181B
(32,24,27)
#161115
(22,17,21)
#0C0A0F
(12,10,15)
#000000
(0,0,0)

Tints of #70504B

#70504B
(112,80,75)
#7D5F5B
(125,95,91)
#8A6E6B
(138,110,107)
#977D7B
(151,125,123)
#A48C8B
(164,140,139)
#B19B9B
(177,155,155)
#BEAAAB
(190,170,171)
#CBB9BB
(203,185,187)
#D8C8CB
(216,200,203)
#E5D7DB
(229,215,219)
#F2E6EB
(242,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70504B color. Also use rgb(112,80,75) instead hex code.

Text Font Color

.myTextColor { color: #70504B; }

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

This text font color is #70504B.

Background Color

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

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

This div background color is #70504B.

Border color

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

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

This div border color is #70504B.

Opacity

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

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

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

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

This text has shadow with #70504B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70504B.

Preview

Color preview on black background

This text has color #70504B on black background.


Color preview on white background

This text has color #70504B on white background.


Black color preview on #70504B background

This text has black color on #70504B background.


White color preview on #70504B background

This text has white color on #70504B background.


Related colors

Complementary color

Complementary color for #hex is #8FAFB4.


I love getcolorcode.com

Triadic colors

1 #4B7050 and #504B70 with #70504B are triadic colors.

2 #4B5070 and #50704B with #70504B are triadic colors.