COLOR #83B979

HEX: #83B979 RGB: (131,185,121)

Renk bilgisi

#83B979 contains mainly red and green colors. #83B979 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#83B979 color RGB value is (131,185,121).

RGB: (131,185,121) (51%, 73%, 47%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 185 of 255 = 73%
B 121 of 255 = 47%

131
185
121

R + G + B ~ 57%. #83B979 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 185 + 121 = 437 (100%)
R 131 of 437 ~ 29.98%
G 185 of 437 ~ 42.33%
B 121 of 437 ~ 27.69'%

%29.98
%42.33
%27.69

CMYK RENK MODELİ

#83B979 rengi CMYK tonu (29,0,35,27).

  • camgöbeği tonu 29.19%
  • eflatun tonu 0.00%
  • sarı tonu 34.59%
  • ana renk tonu 27.45%

CMYK: (29,0,35,27)
C29M0Y35K27 (29%, 0%, 35%, 27%)
(0.29 / 0.00 / 0.35 / 0.27)

CMYK yüzdeleri

%29.19
%0
%34.59
%27.45

Codes

Color #83B979 in popluar color models

83 B9 79
RGB 131 185 121
HSL 111° 31.37% 60.00%
HSB/HSV 111° 34.59% 72.55%
CMYK 29.19% 0.00% 34.59%
27.45%

Color #83B979 in popluar number systems.

HEX 83 B9 79
Decimal 131 185 121
Binary 10000011 10111001 1111001
Octal 203 271 171

Shades and tints

Shades of #83B979

#83B979
(131,185,121)
#78A96E
(120,169,110)
#6D9963
(109,153,99)
#628958
(98,137,88)
#57794D
(87,121,77)
#4C6942
(76,105,66)
#415937
(65,89,55)
#36492C
(54,73,44)
#2B3921
(43,57,33)
#202916
(32,41,22)
#15190B
(21,25,11)
#000000
(0,0,0)

Tints of #83B979

#83B979
(131,185,121)
#8EBF85
(142,191,133)
#99C591
(153,197,145)
#A4CB9D
(164,203,157)
#AFD1A9
(175,209,169)
#BAD7B5
(186,215,181)
#C5DDC1
(197,221,193)
#D0E3CD
(208,227,205)
#DBE9D9
(219,233,217)
#E6EFE5
(230,239,229)
#F1F5F1
(241,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83B979 color. Also use rgb(131,185,121) instead hex code.

Text Font Color

.myTextColor { color: #83B979; }

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

This text font color is #83B979.

Background Color

.myBgColor { background-color: #83B979; }

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

This div background color is #83B979.

Border color

.myBorderColor { border: 1px solid #83B979; }

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

This div border color is #83B979.

Opacity

.myOpacity80 { color: #83B979; opacity: 0.8; }

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

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

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

This text has shadow with #83B979 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83B979.

Preview

Color preview on black background

This text has color #83B979 on black background.


Color preview on white background

This text has color #83B979 on white background.


Black color preview on #83B979 background

This text has black color on #83B979 background.


White color preview on #83B979 background

This text has white color on #83B979 background.


Related colors

Complementary color

Complementary color for #hex is #7C4686.


I love getcolorcode.com

Triadic colors

1 #7983B9 and #B97983 with #83B979 are triadic colors.

2 #79B983 and #B98379 with #83B979 are triadic colors.