COLOR #707677

HEX: #707677 RGB: (112,118,119)

Renk bilgisi

#707677 contains red, green and blue colors in about the same proportion. #707677 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#707677 color RGB value is (112,118,119).

RGB: (112,118,119) (44%, 46%, 47%)

RGB bağlantıları ve doygunluk

R 112 of 255 = 44%
G 118 of 255 = 46%
B 119 of 255 = 47%

112
118
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 112 + 118 + 119 = 349 (100%)
R 112 of 349 ~ 32.09%
G 118 of 349 ~ 33.81%
B 119 of 349 ~ 34.1'%

%32.09
%33.81
%34.1

CMYK RENK MODELİ

#707677 rengi CMYK tonu (6,1,0,53).

  • camgöbeği tonu 5.88%
  • eflatun tonu 0.84%
  • sarı tonu 0.00%
  • ana renk tonu 53.33%

CMYK: (6,1,0,53)
C6M1Y0K53 (6%, 1%, 0%, 53%)
(0.06 / 0.01 / 0.00 / 0.53)

CMYK yüzdeleri

%5.88
%0.84
%0
%53.33

Codes

Color #707677 in popluar color models

70 76 77
RGB 112 118 119
HSL 189° 3.03% 45.29%
HSB/HSV 189° 5.88% 46.67%
CMYK 5.88% 0.84% 0.00%
53.33%

Color #707677 in popluar number systems.

HEX 70 76 77
Decimal 112 118 119
Binary 1110000 1110110 1110111
Octal 160 166 167

Shades and tints

Shades of #707677

#707677
(112,118,119)
#666C6D
(102,108,109)
#5C6263
(92,98,99)
#525859
(82,88,89)
#484E4F
(72,78,79)
#3E4445
(62,68,69)
#343A3B
(52,58,59)
#2A3031
(42,48,49)
#202627
(32,38,39)
#161C1D
(22,28,29)
#0C1213
(12,18,19)
#000000
(0,0,0)

Tints of #707677

#707677
(112,118,119)
#7D8283
(125,130,131)
#8A8E8F
(138,142,143)
#979A9B
(151,154,155)
#A4A6A7
(164,166,167)
#B1B2B3
(177,178,179)
#BEBEBF
(190,190,191)
#CBCACB
(203,202,203)
#D8D6D7
(216,214,215)
#E5E2E3
(229,226,227)
#F2EEEF
(242,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #707677; }

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

This text font color is #707677.

Background Color

.myBgColor { background-color: #707677; }

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

This div background color is #707677.

Border color

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

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

This div border color is #707677.

Opacity

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

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

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

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

This text has shadow with #707677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707677.

Preview

Color preview on black background

This text has color #707677 on black background.


Color preview on white background

This text has color #707677 on white background.


Black color preview on #707677 background

This text has black color on #707677 background.


White color preview on #707677 background

This text has white color on #707677 background.


Related colors

Complementary color

Complementary color for #hex is #8F8988.


I love getcolorcode.com

Triadic colors

1 #777076 and #767770 with #707677 are triadic colors.

2 #777670 and #767077 with #707677 are triadic colors.