COLOR #85B176

HEX: #85B176 RGB: (133,177,118)

Renk bilgisi

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

RGB renk modeli

#85B176 color RGB value is (133,177,118).

RGB: (133,177,118) (52%, 69%, 46%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 177 of 255 = 69%
B 118 of 255 = 46%

133
177
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 177 + 118 = 428 (100%)
R 133 of 428 ~ 31.07%
G 177 of 428 ~ 41.36%
B 118 of 428 ~ 27.57'%

%31.07
%41.36
%27.57

CMYK RENK MODELİ

#85B176 rengi CMYK tonu (25,0,33,31).

  • camgöbeği tonu 24.86%
  • eflatun tonu 0.00%
  • sarı tonu 33.33%
  • ana renk tonu 30.59%

CMYK: (25,0,33,31)
C25M0Y33K31 (25%, 0%, 33%, 31%)
(0.25 / 0.00 / 0.33 / 0.31)

CMYK yüzdeleri

%24.86
%0
%33.33
%30.59

Codes

Color #85B176 in popluar color models

85 B1 76
RGB 133 177 118
HSL 105° 27.44% 57.84%
HSB/HSV 105° 33.33% 69.41%
CMYK 24.86% 0.00% 33.33%
30.59%

Color #85B176 in popluar number systems.

HEX 85 B1 76
Decimal 133 177 118
Binary 10000101 10110001 1110110
Octal 205 261 166

Shades and tints

Shades of #85B176

#85B176
(133,177,118)
#79A16C
(121,161,108)
#6D9162
(109,145,98)
#618158
(97,129,88)
#55714E
(85,113,78)
#496144
(73,97,68)
#3D513A
(61,81,58)
#314130
(49,65,48)
#253126
(37,49,38)
#19211C
(25,33,28)
#0D1112
(13,17,18)
#000000
(0,0,0)

Tints of #85B176

#85B176
(133,177,118)
#90B882
(144,184,130)
#9BBF8E
(155,191,142)
#A6C69A
(166,198,154)
#B1CDA6
(177,205,166)
#BCD4B2
(188,212,178)
#C7DBBE
(199,219,190)
#D2E2CA
(210,226,202)
#DDE9D6
(221,233,214)
#E8F0E2
(232,240,226)
#F3F7EE
(243,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85B176 color. Also use rgb(133,177,118) instead hex code.

Text Font Color

.myTextColor { color: #85B176; }

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

This text font color is #85B176.

Background Color

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

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

This div background color is #85B176.

Border color

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

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

This div border color is #85B176.

Opacity

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

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

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

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

This text has shadow with #85B176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85B176.

Preview

Color preview on black background

This text has color #85B176 on black background.


Color preview on white background

This text has color #85B176 on white background.


Black color preview on #85B176 background

This text has black color on #85B176 background.


White color preview on #85B176 background

This text has white color on #85B176 background.


Related colors

Complementary color

Complementary color for #hex is #7A4E89.


I love getcolorcode.com

Triadic colors

1 #7685B1 and #B17685 with #85B176 are triadic colors.

2 #76B185 and #B18576 with #85B176 are triadic colors.