COLOR #84A385

HEX: #84A385 RGB: (132,163,133)

Renk bilgisi

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

RGB renk modeli

#84A385 color RGB value is (132,163,133).

RGB: (132,163,133) (52%, 64%, 52%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 163 of 255 = 64%
B 133 of 255 = 52%

132
163
133

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

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 163 + 133 = 428 (100%)
R 132 of 428 ~ 30.84%
G 163 of 428 ~ 38.08%
B 133 of 428 ~ 31.07'%

%30.84
%38.08
%31.07

CMYK RENK MODELİ

#84A385 rengi CMYK tonu (19,0,18,36).

  • camgöbeği tonu 19.02%
  • eflatun tonu 0.00%
  • sarı tonu 18.40%
  • ana renk tonu 36.08%

CMYK: (19,0,18,36)
C19M0Y18K36 (19%, 0%, 18%, 36%)
(0.19 / 0.00 / 0.18 / 0.36)

CMYK yüzdeleri

%19.02
%0
%18.4
%36.08

Codes

Color #84A385 in popluar color models

84 A3 85
RGB 132 163 133
HSL 122° 14.42% 57.84%
HSB/HSV 122° 19.02% 63.92%
CMYK 19.02% 0.00% 18.40%
36.08%

Color #84A385 in popluar number systems.

HEX 84 A3 85
Decimal 132 163 133
Binary 10000100 10100011 10000101
Octal 204 243 205

Shades and tints

Shades of #84A385

#84A385
(132,163,133)
#789579
(120,149,121)
#6C876D
(108,135,109)
#607961
(96,121,97)
#546B55
(84,107,85)
#485D49
(72,93,73)
#3C4F3D
(60,79,61)
#304131
(48,65,49)
#243325
(36,51,37)
#182519
(24,37,25)
#0C170D
(12,23,13)
#000000
(0,0,0)

Tints of #84A385

#84A385
(132,163,133)
#8FAB90
(143,171,144)
#9AB39B
(154,179,155)
#A5BBA6
(165,187,166)
#B0C3B1
(176,195,177)
#BBCBBC
(187,203,188)
#C6D3C7
(198,211,199)
#D1DBD2
(209,219,210)
#DCE3DD
(220,227,221)
#E7EBE8
(231,235,232)
#F2F3F3
(242,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84A385 color. Also use rgb(132,163,133) instead hex code.

Text Font Color

.myTextColor { color: #84A385; }

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

This text font color is #84A385.

Background Color

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

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

This div background color is #84A385.

Border color

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

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

This div border color is #84A385.

Opacity

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

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

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

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

This text has shadow with #84A385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84A385.

Preview

Color preview on black background

This text has color #84A385 on black background.


Color preview on white background

This text has color #84A385 on white background.


Black color preview on #84A385 background

This text has black color on #84A385 background.


White color preview on #84A385 background

This text has white color on #84A385 background.


Related colors

Complementary color

Complementary color for #hex is #7B5C7A.


I love getcolorcode.com

Triadic colors

1 #8584A3 and #A38584 with #84A385 are triadic colors.

2 #85A384 and #A38485 with #84A385 are triadic colors.