COLOR #707980

HEX: #707980 RGB: (112,121,128)

Renk bilgisi

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

RGB renk modeli

#707980 color RGB value is (112,121,128).

RGB: (112,121,128) (44%, 47%, 50%)

RGB bağlantıları ve doygunluk

R 112 of 255 = 44%
G 121 of 255 = 47%
B 128 of 255 = 50%

112
121
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 112 + 121 + 128 = 361 (100%)
R 112 of 361 ~ 31.02%
G 121 of 361 ~ 33.52%
B 128 of 361 ~ 35.46'%

%31.02
%33.52
%35.46

CMYK RENK MODELİ

#707980 rengi CMYK tonu (13,5,0,50).

  • camgöbeği tonu 12.50%
  • eflatun tonu 5.47%
  • sarı tonu 0.00%
  • ana renk tonu 49.80%

CMYK: (13,5,0,50)
C13M5Y0K50 (13%, 5%, 0%, 50%)
(0.13 / 0.05 / 0.00 / 0.50)

CMYK yüzdeleri

%12.5
%5.47
%0
%49.8

Codes

Color #707980 in popluar color models

70 79 80
RGB 112 121 128
HSL 206° 6.67% 47.06%
HSB/HSV 206° 12.50% 50.20%
CMYK 12.50% 5.47% 0.00%
49.80%

Color #707980 in popluar number systems.

HEX 70 79 80
Decimal 112 121 128
Binary 1110000 1111001 10000000
Octal 160 171 200

Shades and tints

Shades of #707980

#707980
(112,121,128)
#666E75
(102,110,117)
#5C636A
(92,99,106)
#52585F
(82,88,95)
#484D54
(72,77,84)
#3E4249
(62,66,73)
#34373E
(52,55,62)
#2A2C33
(42,44,51)
#202128
(32,33,40)
#16161D
(22,22,29)
#0C0B12
(12,11,18)
#000000
(0,0,0)

Tints of #707980

#707980
(112,121,128)
#7D858B
(125,133,139)
#8A9196
(138,145,150)
#979DA1
(151,157,161)
#A4A9AC
(164,169,172)
#B1B5B7
(177,181,183)
#BEC1C2
(190,193,194)
#CBCDCD
(203,205,205)
#D8D9D8
(216,217,216)
#E5E5E3
(229,229,227)
#F2F1EE
(242,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #707980 color. Also use rgb(112,121,128) instead hex code.

Text Font Color

.myTextColor { color: #707980; }

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

This text font color is #707980.

Background Color

.myBgColor { background-color: #707980; }

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

This div background color is #707980.

Border color

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

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

This div border color is #707980.

Opacity

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

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

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

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

This text has shadow with #707980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707980.

Preview

Color preview on black background

This text has color #707980 on black background.


Color preview on white background

This text has color #707980 on white background.


Black color preview on #707980 background

This text has black color on #707980 background.


White color preview on #707980 background

This text has white color on #707980 background.


Related colors

Complementary color

Complementary color for #hex is #8F867F.


I love getcolorcode.com

Triadic colors

1 #807079 and #798070 with #707980 are triadic colors.

2 #807970 and #797080 with #707980 are triadic colors.