COLOR #706367

HEX: #706367 RGB: (112,99,103)

Color info

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

RGB color model

#706367 color RGB value is (112,99,103).

RGB: (112,99,103) (44%, 39%, 40%)

RGB channels and saturation

R 112 of 255 = 44%
G 99 of 255 = 39%
B 103 of 255 = 40%

112
99
103

R + G + B ~ 41%. #706367 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 99 + 103 = 314 (100%)
R 112 of 314 ~ 35.67%
G 99 of 314 ~ 31.53%
B 103 of 314 ~ 32.8'%

%35.67
%31.53
%32.8

CMYK color model

#706367 color CMYK value is (0,12,8,56).

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

CMYK: (0,12,8,56)
C0M12Y8K56 (0%, 12%, 8%, 56%)
(0.00 / 0.12 / 0.08 / 0.56)

CMYK percentages

%0
%11.61
%8.04
%56.08

Codes

Color #706367 in popluar color models

70 63 67
RGB 112 99 103
HSL 342° 6.16% 41.37%
HSB/HSV 342° 11.61% 43.92%
CMYK 0.00% 11.61% 8.04%
56.08%

Color #706367 in popluar number systems.

HEX 70 63 67
Decimal 112 99 103
Binary 1110000 1100011 1100111
Octal 160 143 147

Shades and tints

Shades of #706367

#706367
(112,99,103)
#665A5E
(102,90,94)
#5C5155
(92,81,85)
#52484C
(82,72,76)
#483F43
(72,63,67)
#3E363A
(62,54,58)
#342D31
(52,45,49)
#2A2428
(42,36,40)
#201B1F
(32,27,31)
#161216
(22,18,22)
#0C090D
(12,9,13)
#000000
(0,0,0)

Tints of #706367

#706367
(112,99,103)
#7D7174
(125,113,116)
#8A7F81
(138,127,129)
#978D8E
(151,141,142)
#A49B9B
(164,155,155)
#B1A9A8
(177,169,168)
#BEB7B5
(190,183,181)
#CBC5C2
(203,197,194)
#D8D3CF
(216,211,207)
#E5E1DC
(229,225,220)
#F2EFE9
(242,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706367; }

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

This text font color is #706367.

Background Color

.myBgColor { background-color: #706367; }

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

This div background color is #706367.

Border color

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

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

This div border color is #706367.

Opacity

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

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

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

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

This text has shadow with #706367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706367.

Preview

Color preview on black background

This text has color #706367 on black background.


Color preview on white background

This text has color #706367 on white background.


Black color preview on #706367 background

This text has black color on #706367 background.


White color preview on #706367 background

This text has white color on #706367 background.


Related colors

Complementary color

Complementary color for #hex is #8F9C98.


I love getcolorcode.com

Triadic colors

1 #677063 and #636770 with #706367 are triadic colors.

2 #676370 and #637067 with #706367 are triadic colors.