COLOR #708278

HEX: #708278 RGB: (112,130,120)

Color info

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

RGB color model

#708278 color RGB value is (112,130,120).

RGB: (112,130,120) (44%, 51%, 47%)

RGB channels and saturation

R 112 of 255 = 44%
G 130 of 255 = 51%
B 120 of 255 = 47%

112
130
120

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

Portions of RGB colors in percentages

R + G + B = 112 + 130 + 120 = 362 (100%)
R 112 of 362 ~ 30.94%
G 130 of 362 ~ 35.91%
B 120 of 362 ~ 33.15'%

%30.94
%35.91
%33.15

CMYK color model

#708278 color CMYK value is (14,0,8,49).

  • cyan value is 13.85%
  • magenta value is 0.00%
  • yellow value is 7.69%
  • key color value is 49.02%
CMYK: (14,0,8,49) C14M0Y8K49 (14%,0%,8%,49%) (0.14/0.00/0.08/0.49) 

CMYK percentages

%13.85
%0
%7.69
%49.02

Codes

Color #708278 in popluar color models

70 82 78
RGB 112 130 120
HSL 147° 7.44% 47.45%
HSB/HSV 147° 13.85% 50.98%
CMYK 13.85% 0.00% 7.69%
49.02%

Color #708278 in popluar number systems.

HEX 70 82 78
Decimal 112 130 120
Binary 1110000 10000010 1111000
Octal 160 202 170

Shades and tints

Shades of #708278

#708278
(112,130,120)
#66776E
(102,119,110)
#5C6C64
(92,108,100)
#52615A
(82,97,90)
#485650
(72,86,80)
#3E4B46
(62,75,70)
#34403C
(52,64,60)
#2A3532
(42,53,50)
#202A28
(32,42,40)
#161F1E
(22,31,30)
#0C1414
(12,20,20)
#000000
(0,0,0)

Tints of #708278

#708278
(112,130,120)
#7D8D84
(125,141,132)
#8A9890
(138,152,144)
#97A39C
(151,163,156)
#A4AEA8
(164,174,168)
#B1B9B4
(177,185,180)
#BEC4C0
(190,196,192)
#CBCFCC
(203,207,204)
#D8DAD8
(216,218,216)
#E5E5E4
(229,229,228)
#F2F0F0
(242,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #708278; }

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

This text font color is #708278.

Background Color

.myBgColor { background-color: #708278; }

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

This div background color is #708278.

Border color

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

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

This div border color is #708278.

Opacity

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

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

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

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

This text has shadow with #708278 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #708278.

Preview

Color preview on black background

This text has color #708278 on black background.


Color preview on white background

This text has color #708278 on white background.


Black color preview on #708278 background

This text has black color on #708278 background.


White color preview on #708278 background

This text has white color on #708278 background.


Related colors

Complementary color

Complementary color for #hex is #8F7D87.


I love getcolorcode.com

Triadic colors

1 #787082 and #827870 with #708278 are triadic colors.

2 #788270 and #827078 with #708278 are triadic colors.