COLOR #708264

HEX: #708264 RGB: (112,130,100)

Color info

#708264 contains red, green and blue colors in about the same proportion. Web safe color of #708264 is #669966 (or #696).

RGB color model

#708264 color RGB value is (112,130,100).

RGB: (112,130,100) (44%, 51%, 39%)

RGB channels and saturation

R 112 of 255 = 44%
G 130 of 255 = 51%
B 100 of 255 = 39%

112
130
100

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

Portions of RGB colors in percentages

R + G + B = 112 + 130 + 100 = 342 (100%)
R 112 of 342 ~ 32.75%
G 130 of 342 ~ 38.01%
B 100 of 342 ~ 29.24'%

%32.75
%38.01
%29.24

CMYK color model

#708264 color CMYK value is (14,0,23,49).

  • cyan value is 13.85%
  • magenta value is 0.00%
  • yellow value is 23.08%
  • key color value is 49.02%

CMYK: (14,0,23,49)
C14M0Y23K49 (14%, 0%, 23%, 49%)
(0.14 / 0.00 / 0.23 / 0.49)

CMYK percentages

%13.85
%0
%23.08
%49.02

Codes

Color #708264 in popluar color models

70 82 64
RGB 112 130 100
HSL 96° 13.04% 45.10%
HSB/HSV 96° 23.08% 50.98%
CMYK 13.85% 0.00% 23.08%
49.02%

Color #708264 in popluar number systems.

HEX 70 82 64
Decimal 112 130 100
Binary 1110000 10000010 1100100
Octal 160 202 144

Shades and tints

Shades of #708264

#708264
(112,130,100)
#66775B
(102,119,91)
#5C6C52
(92,108,82)
#526149
(82,97,73)
#485640
(72,86,64)
#3E4B37
(62,75,55)
#34402E
(52,64,46)
#2A3525
(42,53,37)
#202A1C
(32,42,28)
#161F13
(22,31,19)
#0C140A
(12,20,10)
#000000
(0,0,0)

Tints of #708264

#708264
(112,130,100)
#7D8D72
(125,141,114)
#8A9880
(138,152,128)
#97A38E
(151,163,142)
#A4AE9C
(164,174,156)
#B1B9AA
(177,185,170)
#BEC4B8
(190,196,184)
#CBCFC6
(203,207,198)
#D8DAD4
(216,218,212)
#E5E5E2
(229,229,226)
#F2F0F0
(242,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #708264 color. Also use rgb(112,130,100) instead hex code.

Text Font Color

.myTextColor { color: #708264; }

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

This text font color is #708264.

Background Color

.myBgColor { background-color: #708264; }

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

This div background color is #708264.

Border color

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

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

This div border color is #708264.

Opacity

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

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

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

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

This text has shadow with #708264 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #708264.

Preview

Color preview on black background

This text has color #708264 on black background.


Color preview on white background

This text has color #708264 on white background.


Black color preview on #708264 background

This text has black color on #708264 background.


White color preview on #708264 background

This text has white color on #708264 background.


Related colors

Complementary color

Complementary color for #hex is #8F7D9B.


I love getcolorcode.com

Triadic colors

1 #647082 and #826470 with #708264 are triadic colors.

2 #648270 and #827064 with #708264 are triadic colors.