COLOR #70673F

HEX: #70673F RGB: (112,103,63)

Color info

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

RGB color model

#70673F color RGB value is (112,103,63).

RGB: (112,103,63) (44%, 40%, 25%)

RGB channels and saturation

R 112 of 255 = 44%
G 103 of 255 = 40%
B 63 of 255 = 25%

112
103
63

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

Portions of RGB colors in percentages

R + G + B = 112 + 103 + 63 = 278 (100%)
R 112 of 278 ~ 40.29%
G 103 of 278 ~ 37.05%
B 63 of 278 ~ 22.66'%

%40.29
%37.05
%22.66

CMYK color model

#70673F color CMYK value is (0,8,44,56).

  • cyan value is 0.00%
  • magenta value is 8.04%
  • yellow value is 43.75%
  • key color value is 56.08%

CMYK: (0,8,44,56)
C0M8Y44K56 (0%, 8%, 44%, 56%)
(0.00 / 0.08 / 0.44 / 0.56)

CMYK percentages

%0
%8.04
%43.75
%56.08

Codes

Color #70673F in popluar color models

70 67 3F
RGB 112 103 63
HSL 49° 28.00% 34.31%
HSB/HSV 49° 43.75% 43.92%
CMYK 0.00% 8.04% 43.75%
56.08%

Color #70673F in popluar number systems.

HEX 70 67 3F
Decimal 112 103 63
Binary 1110000 1100111 111111
Octal 160 147 77

Shades and tints

Shades of #70673F

#70673F
(112,103,63)
#665E3A
(102,94,58)
#5C5535
(92,85,53)
#524C30
(82,76,48)
#48432B
(72,67,43)
#3E3A26
(62,58,38)
#343121
(52,49,33)
#2A281C
(42,40,28)
#201F17
(32,31,23)
#161612
(22,22,18)
#0C0D0D
(12,13,13)
#000000
(0,0,0)

Tints of #70673F

#70673F
(112,103,63)
#7D7450
(125,116,80)
#8A8161
(138,129,97)
#978E72
(151,142,114)
#A49B83
(164,155,131)
#B1A894
(177,168,148)
#BEB5A5
(190,181,165)
#CBC2B6
(203,194,182)
#D8CFC7
(216,207,199)
#E5DCD8
(229,220,216)
#F2E9E9
(242,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70673F color. Also use rgb(112,103,63) instead hex code.

Text Font Color

.myTextColor { color: #70673F; }

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

This text font color is #70673F.

Background Color

.myBgColor { background-color: #70673F; }

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

This div background color is #70673F.

Border color

.myBorderColor { border: 1px solid #70673F; }

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

This div border color is #70673F.

Opacity

.myOpacity80 { color: #70673F; opacity: 0.8; }

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

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

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

This text has shadow with #70673F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70673F.

Preview

Color preview on black background

This text has color #70673F on black background.


Color preview on white background

This text has color #70673F on white background.


Black color preview on #70673F background

This text has black color on #70673F background.


White color preview on #70673F background

This text has white color on #70673F background.


Related colors

Complementary color

Complementary color for #hex is #8F98C0.


I love getcolorcode.com

Triadic colors

1 #3F7067 and #673F70 with #70673F are triadic colors.

2 #3F6770 and #67703F with #70673F are triadic colors.