COLOR #708B76

HEX: #708B76 RGB: (112,139,118)

Renk bilgisi

#708B76 contains red, green and blue colors in about the same proportion. #708B76 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#708B76 color RGB value is (112,139,118).

RGB: (112,139,118) (44%, 55%, 46%)

RGB bağlantıları ve doygunluk

R 112 of 255 = 44%
G 139 of 255 = 55%
B 118 of 255 = 46%

112
139
118

R + G + B ~ 48%. #708B76 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 112 + 139 + 118 = 369 (100%)
R 112 of 369 ~ 30.35%
G 139 of 369 ~ 37.67%
B 118 of 369 ~ 31.98'%

%30.35
%37.67
%31.98

CMYK RENK MODELİ

#708B76 rengi CMYK tonu (19,0,15,45).

  • camgöbeği tonu 19.42%
  • eflatun tonu 0.00%
  • sarı tonu 15.11%
  • ana renk tonu 45.49%

CMYK: (19,0,15,45)
C19M0Y15K45 (19%, 0%, 15%, 45%)
(0.19 / 0.00 / 0.15 / 0.45)

CMYK yüzdeleri

%19.42
%0
%15.11
%45.49

Codes

Color #708B76 in popluar color models

70 8B 76
RGB 112 139 118
HSL 133° 10.76% 49.22%
HSB/HSV 133° 19.42% 54.51%
CMYK 19.42% 0.00% 15.11%
45.49%

Color #708B76 in popluar number systems.

HEX 70 8B 76
Decimal 112 139 118
Binary 1110000 10001011 1110110
Octal 160 213 166

Shades and tints

Shades of #708B76

#708B76
(112,139,118)
#667F6C
(102,127,108)
#5C7362
(92,115,98)
#526758
(82,103,88)
#485B4E
(72,91,78)
#3E4F44
(62,79,68)
#34433A
(52,67,58)
#2A3730
(42,55,48)
#202B26
(32,43,38)
#161F1C
(22,31,28)
#0C1312
(12,19,18)
#000000
(0,0,0)

Tints of #708B76

#708B76
(112,139,118)
#7D9582
(125,149,130)
#8A9F8E
(138,159,142)
#97A99A
(151,169,154)
#A4B3A6
(164,179,166)
#B1BDB2
(177,189,178)
#BEC7BE
(190,199,190)
#CBD1CA
(203,209,202)
#D8DBD6
(216,219,214)
#E5E5E2
(229,229,226)
#F2EFEE
(242,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #708B76 color. Also use rgb(112,139,118) instead hex code.

Text Font Color

.myTextColor { color: #708B76; }

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

This text font color is #708B76.

Background Color

.myBgColor { background-color: #708B76; }

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

This div background color is #708B76.

Border color

.myBorderColor { border: 1px solid #708B76; }

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

This div border color is #708B76.

Opacity

.myOpacity80 { color: #708B76; opacity: 0.8; }

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

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

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

This text has shadow with #708B76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #708B76.

Preview

Color preview on black background

This text has color #708B76 on black background.


Color preview on white background

This text has color #708B76 on white background.


Black color preview on #708B76 background

This text has black color on #708B76 background.


White color preview on #708B76 background

This text has white color on #708B76 background.


Related colors

Complementary color

Complementary color for #hex is #8F7489.


I love getcolorcode.com

Triadic colors

1 #76708B and #8B7670 with #708B76 are triadic colors.

2 #768B70 and #8B7076 with #708B76 are triadic colors.