COLOR #84B997

HEX: #84B997 RGB: (132,185,151)

Renk bilgisi

#84B997 contains red, green and blue colors in about the same proportion. #84B997 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#84B997 color RGB value is (132,185,151).

RGB: (132,185,151) (52%, 73%, 59%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 185 of 255 = 73%
B 151 of 255 = 59%

132
185
151

R + G + B ~ 61%. #84B997 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 185 + 151 = 468 (100%)
R 132 of 468 ~ 28.21%
G 185 of 468 ~ 39.53%
B 151 of 468 ~ 32.26'%

%28.21
%39.53
%32.26

CMYK RENK MODELİ

#84B997 rengi CMYK tonu (29,0,18,27).

  • camgöbeği tonu 28.65%
  • eflatun tonu 0.00%
  • sarı tonu 18.38%
  • ana renk tonu 27.45%

CMYK: (29,0,18,27)
C29M0Y18K27 (29%, 0%, 18%, 27%)
(0.29 / 0.00 / 0.18 / 0.27)

CMYK yüzdeleri

%28.65
%0
%18.38
%27.45

Codes

Color #84B997 in popluar color models

84 B9 97
RGB 132 185 151
HSL 142° 27.46% 62.16%
HSB/HSV 142° 28.65% 72.55%
CMYK 28.65% 0.00% 18.38%
27.45%

Color #84B997 in popluar number systems.

HEX 84 B9 97
Decimal 132 185 151
Binary 10000100 10111001 10010111
Octal 204 271 227

Shades and tints

Shades of #84B997

#84B997
(132,185,151)
#78A98A
(120,169,138)
#6C997D
(108,153,125)
#608970
(96,137,112)
#547963
(84,121,99)
#486956
(72,105,86)
#3C5949
(60,89,73)
#30493C
(48,73,60)
#24392F
(36,57,47)
#182922
(24,41,34)
#0C1915
(12,25,21)
#000000
(0,0,0)

Tints of #84B997

#84B997
(132,185,151)
#8FBFA0
(143,191,160)
#9AC5A9
(154,197,169)
#A5CBB2
(165,203,178)
#B0D1BB
(176,209,187)
#BBD7C4
(187,215,196)
#C6DDCD
(198,221,205)
#D1E3D6
(209,227,214)
#DCE9DF
(220,233,223)
#E7EFE8
(231,239,232)
#F2F5F1
(242,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84B997 color. Also use rgb(132,185,151) instead hex code.

Text Font Color

.myTextColor { color: #84B997; }

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

This text font color is #84B997.

Background Color

.myBgColor { background-color: #84B997; }

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

This div background color is #84B997.

Border color

.myBorderColor { border: 1px solid #84B997; }

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

This div border color is #84B997.

Opacity

.myOpacity80 { color: #84B997; opacity: 0.8; }

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

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

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

This text has shadow with #84B997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84B997.

Preview

Color preview on black background

This text has color #84B997 on black background.


Color preview on white background

This text has color #84B997 on white background.


Black color preview on #84B997 background

This text has black color on #84B997 background.


White color preview on #84B997 background

This text has white color on #84B997 background.


Related colors

Complementary color

Complementary color for #hex is #7B4668.


I love getcolorcode.com

Triadic colors

1 #9784B9 and #B99784 with #84B997 are triadic colors.

2 #97B984 and #B98497 with #84B997 are triadic colors.