COLOR #84977D

HEX: #84977D RGB: (132,151,125)

Renk bilgisi

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

RGB renk modeli

#84977D color RGB value is (132,151,125).

RGB: (132,151,125) (52%, 59%, 49%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 151 of 255 = 59%
B 125 of 255 = 49%

132
151
125

R + G + B ~ 53%. #84977D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 151 + 125 = 408 (100%)
R 132 of 408 ~ 32.35%
G 151 of 408 ~ 37.01%
B 125 of 408 ~ 30.64'%

%32.35
%37.01
%30.64

CMYK RENK MODELİ

#84977D rengi CMYK tonu (13,0,17,41).

  • camgöbeği tonu 12.58%
  • eflatun tonu 0.00%
  • sarı tonu 17.22%
  • ana renk tonu 40.78%

CMYK: (13,0,17,41)
C13M0Y17K41 (13%, 0%, 17%, 41%)
(0.13 / 0.00 / 0.17 / 0.41)

CMYK yüzdeleri

%12.58
%0
%17.22
%40.78

Codes

Color #84977D in popluar color models

84 97 7D
RGB 132 151 125
HSL 104° 11.11% 54.12%
HSB/HSV 104° 17.22% 59.22%
CMYK 12.58% 0.00% 17.22%
40.78%

Color #84977D in popluar number systems.

HEX 84 97 7D
Decimal 132 151 125
Binary 10000100 10010111 1111101
Octal 204 227 175

Shades and tints

Shades of #84977D

#84977D
(132,151,125)
#788A72
(120,138,114)
#6C7D67
(108,125,103)
#60705C
(96,112,92)
#546351
(84,99,81)
#485646
(72,86,70)
#3C493B
(60,73,59)
#303C30
(48,60,48)
#242F25
(36,47,37)
#18221A
(24,34,26)
#0C150F
(12,21,15)
#000000
(0,0,0)

Tints of #84977D

#84977D
(132,151,125)
#8FA088
(143,160,136)
#9AA993
(154,169,147)
#A5B29E
(165,178,158)
#B0BBA9
(176,187,169)
#BBC4B4
(187,196,180)
#C6CDBF
(198,205,191)
#D1D6CA
(209,214,202)
#DCDFD5
(220,223,213)
#E7E8E0
(231,232,224)
#F2F1EB
(242,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84977D color. Also use rgb(132,151,125) instead hex code.

Text Font Color

.myTextColor { color: #84977D; }

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

This text font color is #84977D.

Background Color

.myBgColor { background-color: #84977D; }

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

This div background color is #84977D.

Border color

.myBorderColor { border: 1px solid #84977D; }

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

This div border color is #84977D.

Opacity

.myOpacity80 { color: #84977D; opacity: 0.8; }

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

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

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

This text has shadow with #84977D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84977D.

Preview

Color preview on black background

This text has color #84977D on black background.


Color preview on white background

This text has color #84977D on white background.


Black color preview on #84977D background

This text has black color on #84977D background.


White color preview on #84977D background

This text has white color on #84977D background.


Related colors

Complementary color

Complementary color for #hex is #7B6882.


I love getcolorcode.com

Triadic colors

1 #7D8497 and #977D84 with #84977D are triadic colors.

2 #7D9784 and #97847D with #84977D are triadic colors.