COLOR #706368

HEX: #706368 RGB: (112,99,104)

Color info

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

RGB color model

#706368 color RGB value is (112,99,104).

RGB: (112,99,104) (44%, 39%, 41%)

RGB channels and saturation

R 112 of 255 = 44%
G 99 of 255 = 39%
B 104 of 255 = 41%

112
99
104

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

Portions of RGB colors in percentages

R + G + B = 112 + 99 + 104 = 315 (100%)
R 112 of 315 ~ 35.56%
G 99 of 315 ~ 31.43%
B 104 of 315 ~ 33.02'%

%35.56
%31.43
%33.02

CMYK color model

#706368 color CMYK value is (0,12,7,56).

  • cyan value is 0.00%
  • magenta value is 11.61%
  • yellow value is 7.14%
  • key color value is 56.08%
CMYK: (0,12,7,56) C0M12Y7K56 (0%,12%,7%,56%) (0.00/0.12/0.07/0.56) 

CMYK percentages

%0
%11.61
%7.14
%56.08

Codes

Color #706368 in popluar color models

70 63 68
RGB 112 99 104
HSL 337° 6.16% 41.37%
HSB/HSV 337° 11.61% 43.92%
CMYK 0.00% 11.61% 7.14%
56.08%

Color #706368 in popluar number systems.

HEX 70 63 68
Decimal 112 99 104
Binary 1110000 1100011 1101000
Octal 160 143 150

Shades and tints

Shades of #706368

#706368
(112,99,104)
#665A5F
(102,90,95)
#5C5156
(92,81,86)
#52484D
(82,72,77)
#483F44
(72,63,68)
#3E363B
(62,54,59)
#342D32
(52,45,50)
#2A2429
(42,36,41)
#201B20
(32,27,32)
#161217
(22,18,23)
#0C090E
(12,9,14)
#000000
(0,0,0)

Tints of #706368

#706368
(112,99,104)
#7D7175
(125,113,117)
#8A7F82
(138,127,130)
#978D8F
(151,141,143)
#A49B9C
(164,155,156)
#B1A9A9
(177,169,169)
#BEB7B6
(190,183,182)
#CBC5C3
(203,197,195)
#D8D3D0
(216,211,208)
#E5E1DD
(229,225,221)
#F2EFEA
(242,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706368; }

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

This text font color is #706368.

Background Color

.myBgColor { background-color: #706368; }

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

This div background color is #706368.

Border color

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

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

This div border color is #706368.

Opacity

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

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

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

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

This text has shadow with #706368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706368.

Preview

Color preview on black background

This text has color #706368 on black background.


Color preview on white background

This text has color #706368 on white background.


Black color preview on #706368 background

This text has black color on #706368 background.


White color preview on #706368 background

This text has white color on #706368 background.


Related colors

Complementary color

Complementary color for #hex is #8F9C97.


I love getcolorcode.com

Triadic colors

1 #687063 and #636870 with #706368 are triadic colors.

2 #686370 and #637068 with #706368 are triadic colors.