COLOR #839980

HEX: #839980 RGB: (131,153,128)

Renk bilgisi

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

RGB renk modeli

#839980 color RGB value is (131,153,128).

RGB: (131,153,128) (51%, 60%, 50%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 153 of 255 = 60%
B 128 of 255 = 50%

131
153
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 153 + 128 = 412 (100%)
R 131 of 412 ~ 31.8%
G 153 of 412 ~ 37.14%
B 128 of 412 ~ 31.07'%

%31.8
%37.14
%31.07

CMYK RENK MODELİ

#839980 rengi CMYK tonu (14,0,16,40).

  • camgöbeği tonu 14.38%
  • eflatun tonu 0.00%
  • sarı tonu 16.34%
  • ana renk tonu 40.00%

CMYK: (14,0,16,40)
C14M0Y16K40 (14%, 0%, 16%, 40%)
(0.14 / 0.00 / 0.16 / 0.40)

CMYK yüzdeleri

%14.38
%0
%16.34
%40

Codes

Color #839980 in popluar color models

83 99 80
RGB 131 153 128
HSL 113° 10.92% 55.10%
HSB/HSV 113° 16.34% 60.00%
CMYK 14.38% 0.00% 16.34%
40.00%

Color #839980 in popluar number systems.

HEX 83 99 80
Decimal 131 153 128
Binary 10000011 10011001 10000000
Octal 203 231 200

Shades and tints

Shades of #839980

#839980
(131,153,128)
#788C75
(120,140,117)
#6D7F6A
(109,127,106)
#62725F
(98,114,95)
#576554
(87,101,84)
#4C5849
(76,88,73)
#414B3E
(65,75,62)
#363E33
(54,62,51)
#2B3128
(43,49,40)
#20241D
(32,36,29)
#151712
(21,23,18)
#000000
(0,0,0)

Tints of #839980

#839980
(131,153,128)
#8EA28B
(142,162,139)
#99AB96
(153,171,150)
#A4B4A1
(164,180,161)
#AFBDAC
(175,189,172)
#BAC6B7
(186,198,183)
#C5CFC2
(197,207,194)
#D0D8CD
(208,216,205)
#DBE1D8
(219,225,216)
#E6EAE3
(230,234,227)
#F1F3EE
(241,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #839980 color. Also use rgb(131,153,128) instead hex code.

Text Font Color

.myTextColor { color: #839980; }

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

This text font color is #839980.

Background Color

.myBgColor { background-color: #839980; }

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

This div background color is #839980.

Border color

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

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

This div border color is #839980.

Opacity

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

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

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

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

This text has shadow with #839980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839980.

Preview

Color preview on black background

This text has color #839980 on black background.


Color preview on white background

This text has color #839980 on white background.


Black color preview on #839980 background

This text has black color on #839980 background.


White color preview on #839980 background

This text has white color on #839980 background.


Related colors

Complementary color

Complementary color for #hex is #7C667F.


I love getcolorcode.com

Triadic colors

1 #808399 and #998083 with #839980 are triadic colors.

2 #809983 and #998380 with #839980 are triadic colors.