COLOR #84B588

HEX: #84B588 RGB: (132,181,136)

Renk bilgisi

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

RGB renk modeli

#84B588 color RGB value is (132,181,136).

RGB: (132,181,136) (52%, 71%, 53%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 181 of 255 = 71%
B 136 of 255 = 53%

132
181
136

R + G + B ~ 59%. #84B588 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 181 + 136 = 449 (100%)
R 132 of 449 ~ 29.4%
G 181 of 449 ~ 40.31%
B 136 of 449 ~ 30.29'%

%29.4
%40.31
%30.29

CMYK RENK MODELİ

#84B588 rengi CMYK tonu (27,0,25,29).

  • camgöbeği tonu 27.07%
  • eflatun tonu 0.00%
  • sarı tonu 24.86%
  • ana renk tonu 29.02%

CMYK: (27,0,25,29)
C27M0Y25K29 (27%, 0%, 25%, 29%)
(0.27 / 0.00 / 0.25 / 0.29)

CMYK yüzdeleri

%27.07
%0
%24.86
%29.02

Codes

Color #84B588 in popluar color models

84 B5 88
RGB 132 181 136
HSL 125° 24.87% 61.37%
HSB/HSV 125° 27.07% 70.98%
CMYK 27.07% 0.00% 24.86%
29.02%

Color #84B588 in popluar number systems.

HEX 84 B5 88
Decimal 132 181 136
Binary 10000100 10110101 10001000
Octal 204 265 210

Shades and tints

Shades of #84B588

#84B588
(132,181,136)
#78A57C
(120,165,124)
#6C9570
(108,149,112)
#608564
(96,133,100)
#547558
(84,117,88)
#48654C
(72,101,76)
#3C5540
(60,85,64)
#304534
(48,69,52)
#243528
(36,53,40)
#18251C
(24,37,28)
#0C1510
(12,21,16)
#000000
(0,0,0)

Tints of #84B588

#84B588
(132,181,136)
#8FBB92
(143,187,146)
#9AC19C
(154,193,156)
#A5C7A6
(165,199,166)
#B0CDB0
(176,205,176)
#BBD3BA
(187,211,186)
#C6D9C4
(198,217,196)
#D1DFCE
(209,223,206)
#DCE5D8
(220,229,216)
#E7EBE2
(231,235,226)
#F2F1EC
(242,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84B588 color. Also use rgb(132,181,136) instead hex code.

Text Font Color

.myTextColor { color: #84B588; }

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

This text font color is #84B588.

Background Color

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

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

This div background color is #84B588.

Border color

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

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

This div border color is #84B588.

Opacity

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

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

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

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

This text has shadow with #84B588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84B588.

Preview

Color preview on black background

This text has color #84B588 on black background.


Color preview on white background

This text has color #84B588 on white background.


Black color preview on #84B588 background

This text has black color on #84B588 background.


White color preview on #84B588 background

This text has white color on #84B588 background.


Related colors

Complementary color

Complementary color for #hex is #7B4A77.


I love getcolorcode.com

Triadic colors

1 #8884B5 and #B58884 with #84B588 are triadic colors.

2 #88B584 and #B58488 with #84B588 are triadic colors.