COLOR #85B080

HEX: #85B080 RGB: (133,176,128)

Renk bilgisi

#85B080 contains red, green and blue colors in about the same proportion. #85B080 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#85B080 color RGB value is (133,176,128).

RGB: (133,176,128) (52%, 69%, 50%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 176 of 255 = 69%
B 128 of 255 = 50%

133
176
128

R + G + B ~ 57%. #85B080 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 176 + 128 = 437 (100%)
R 133 of 437 ~ 30.43%
G 176 of 437 ~ 40.27%
B 128 of 437 ~ 29.29'%

%30.43
%40.27
%29.29

CMYK RENK MODELİ

#85B080 rengi CMYK tonu (24,0,27,31).

  • camgöbeği tonu 24.43%
  • eflatun tonu 0.00%
  • sarı tonu 27.27%
  • ana renk tonu 30.98%

CMYK: (24,0,27,31)
C24M0Y27K31 (24%, 0%, 27%, 31%)
(0.24 / 0.00 / 0.27 / 0.31)

CMYK yüzdeleri

%24.43
%0
%27.27
%30.98

Codes

Color #85B080 in popluar color models

85 B0 80
RGB 133 176 128
HSL 114° 23.30% 59.61%
HSB/HSV 114° 27.27% 69.02%
CMYK 24.43% 0.00% 27.27%
30.98%

Color #85B080 in popluar number systems.

HEX 85 B0 80
Decimal 133 176 128
Binary 10000101 10110000 10000000
Octal 205 260 200

Shades and tints

Shades of #85B080

#85B080
(133,176,128)
#79A075
(121,160,117)
#6D906A
(109,144,106)
#61805F
(97,128,95)
#557054
(85,112,84)
#496049
(73,96,73)
#3D503E
(61,80,62)
#314033
(49,64,51)
#253028
(37,48,40)
#19201D
(25,32,29)
#0D1012
(13,16,18)
#000000
(0,0,0)

Tints of #85B080

#85B080
(133,176,128)
#90B78B
(144,183,139)
#9BBE96
(155,190,150)
#A6C5A1
(166,197,161)
#B1CCAC
(177,204,172)
#BCD3B7
(188,211,183)
#C7DAC2
(199,218,194)
#D2E1CD
(210,225,205)
#DDE8D8
(221,232,216)
#E8EFE3
(232,239,227)
#F3F6EE
(243,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85B080 color. Also use rgb(133,176,128) instead hex code.

Text Font Color

.myTextColor { color: #85B080; }

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

This text font color is #85B080.

Background Color

.myBgColor { background-color: #85B080; }

<div style="background-color:#85B080">Inner text</div>

This div background color is #85B080.

Border color

.myBorderColor { border: 1px solid #85B080; }

<div style="border:3px solid #85B080">Div</div>

This div border color is #85B080.

Opacity

.myOpacity80 { color: #85B080; opacity: 0.8; }

<p style="color:#85B080;opacity:0.8;">80%</p>

Text with #85B080 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 #85B080;}

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

This text has shadow with #85B080 color.


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

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

This text has shadow with #85B080 primary color and red secondary color.


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

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

This text has shadow with #85B080 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #85B080.

Preview

Color preview on black background

This text has color #85B080 on black background.


Color preview on white background

This text has color #85B080 on white background.


Black color preview on #85B080 background

This text has black color on #85B080 background.


White color preview on #85B080 background

This text has white color on #85B080 background.


Related colors

Complementary color

Complementary color for #hex is #7A4F7F.


I love getcolorcode.com

Triadic colors

1 #8085B0 and #B08085 with #85B080 are triadic colors.

2 #80B085 and #B08580 with #85B080 are triadic colors.