COLOR #84988B

HEX: #84988B RGB: (132,152,139)

Renk bilgisi

#84988B contains red, green and blue colors in about the same proportion. #84988B ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#84988B color RGB value is (132,152,139).

RGB: (132,152,139) (52%, 60%, 55%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 152 of 255 = 60%
B 139 of 255 = 55%

132
152
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 152 + 139 = 423 (100%)
R 132 of 423 ~ 31.21%
G 152 of 423 ~ 35.93%
B 139 of 423 ~ 32.86'%

%31.21
%35.93
%32.86

CMYK RENK MODELİ

#84988B rengi CMYK tonu (13,0,9,40).

  • camgöbeği tonu 13.16%
  • eflatun tonu 0.00%
  • sarı tonu 8.55%
  • ana renk tonu 40.39%

CMYK: (13,0,9,40)
C13M0Y9K40 (13%, 0%, 9%, 40%)
(0.13 / 0.00 / 0.09 / 0.40)

CMYK yüzdeleri

%13.16
%0
%8.55
%40.39

Codes

Color #84988B in popluar color models

84 98 8B
RGB 132 152 139
HSL 141° 8.85% 55.69%
HSB/HSV 141° 13.16% 59.61%
CMYK 13.16% 0.00% 8.55%
40.39%

Color #84988B in popluar number systems.

HEX 84 98 8B
Decimal 132 152 139
Binary 10000100 10011000 10001011
Octal 204 230 213

Shades and tints

Shades of #84988B

#84988B
(132,152,139)
#788B7F
(120,139,127)
#6C7E73
(108,126,115)
#607167
(96,113,103)
#54645B
(84,100,91)
#48574F
(72,87,79)
#3C4A43
(60,74,67)
#303D37
(48,61,55)
#24302B
(36,48,43)
#18231F
(24,35,31)
#0C1613
(12,22,19)
#000000
(0,0,0)

Tints of #84988B

#84988B
(132,152,139)
#8FA195
(143,161,149)
#9AAA9F
(154,170,159)
#A5B3A9
(165,179,169)
#B0BCB3
(176,188,179)
#BBC5BD
(187,197,189)
#C6CEC7
(198,206,199)
#D1D7D1
(209,215,209)
#DCE0DB
(220,224,219)
#E7E9E5
(231,233,229)
#F2F2EF
(242,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84988B color. Also use rgb(132,152,139) instead hex code.

Text Font Color

.myTextColor { color: #84988B; }

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

This text font color is #84988B.

Background Color

.myBgColor { background-color: #84988B; }

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

This div background color is #84988B.

Border color

.myBorderColor { border: 1px solid #84988B; }

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

This div border color is #84988B.

Opacity

.myOpacity80 { color: #84988B; opacity: 0.8; }

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

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

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

This text has shadow with #84988B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84988B.

Preview

Color preview on black background

This text has color #84988B on black background.


Color preview on white background

This text has color #84988B on white background.


Black color preview on #84988B background

This text has black color on #84988B background.


White color preview on #84988B background

This text has white color on #84988B background.


Related colors

Complementary color

Complementary color for #hex is #7B6774.


I love getcolorcode.com

Triadic colors

1 #8B8498 and #988B84 with #84988B are triadic colors.

2 #8B9884 and #98848B with #84988B are triadic colors.