COLOR #84A59C

HEX: #84A59C RGB: (132,165,156)

Renk bilgisi

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

RGB renk modeli

#84A59C color RGB value is (132,165,156).

RGB: (132,165,156) (52%, 65%, 61%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 165 of 255 = 65%
B 156 of 255 = 61%

132
165
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 165 + 156 = 453 (100%)
R 132 of 453 ~ 29.14%
G 165 of 453 ~ 36.42%
B 156 of 453 ~ 34.44'%

%29.14
%36.42
%34.44

CMYK RENK MODELİ

#84A59C rengi CMYK tonu (20,0,5,35).

  • camgöbeği tonu 20.00%
  • eflatun tonu 0.00%
  • sarı tonu 5.45%
  • ana renk tonu 35.29%

CMYK: (20,0,5,35)
C20M0Y5K35 (20%, 0%, 5%, 35%)
(0.20 / 0.00 / 0.05 / 0.35)

CMYK yüzdeleri

%20
%0
%5.45
%35.29

Codes

Color #84A59C in popluar color models

84 A5 9C
RGB 132 165 156
HSL 164° 15.49% 58.24%
HSB/HSV 164° 20.00% 64.71%
CMYK 20.00% 0.00% 5.45%
35.29%

Color #84A59C in popluar number systems.

HEX 84 A5 9C
Decimal 132 165 156
Binary 10000100 10100101 10011100
Octal 204 245 234

Shades and tints

Shades of #84A59C

#84A59C
(132,165,156)
#78968E
(120,150,142)
#6C8780
(108,135,128)
#607872
(96,120,114)
#546964
(84,105,100)
#485A56
(72,90,86)
#3C4B48
(60,75,72)
#303C3A
(48,60,58)
#242D2C
(36,45,44)
#181E1E
(24,30,30)
#0C0F10
(12,15,16)
#000000
(0,0,0)

Tints of #84A59C

#84A59C
(132,165,156)
#8FADA5
(143,173,165)
#9AB5AE
(154,181,174)
#A5BDB7
(165,189,183)
#B0C5C0
(176,197,192)
#BBCDC9
(187,205,201)
#C6D5D2
(198,213,210)
#D1DDDB
(209,221,219)
#DCE5E4
(220,229,228)
#E7EDED
(231,237,237)
#F2F5F6
(242,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84A59C color. Also use rgb(132,165,156) instead hex code.

Text Font Color

.myTextColor { color: #84A59C; }

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

This text font color is #84A59C.

Background Color

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

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

This div background color is #84A59C.

Border color

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

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

This div border color is #84A59C.

Opacity

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

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

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

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

This text has shadow with #84A59C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84A59C.

Preview

Color preview on black background

This text has color #84A59C on black background.


Color preview on white background

This text has color #84A59C on white background.


Black color preview on #84A59C background

This text has black color on #84A59C background.


White color preview on #84A59C background

This text has white color on #84A59C background.


Related colors

Complementary color

Complementary color for #hex is #7B5A63.


I love getcolorcode.com

Triadic colors

1 #9C84A5 and #A59C84 with #84A59C are triadic colors.

2 #9CA584 and #A5849C with #84A59C are triadic colors.