COLOR #85B588

HEX: #85B588 RGB: (133,181,136)

Renk bilgisi

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

RGB renk modeli

#85B588 color RGB value is (133,181,136).

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

RGB bağlantıları ve doygunluk

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

133
181
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 181 + 136 = 450 (100%)
R 133 of 450 ~ 29.56%
G 181 of 450 ~ 40.22%
B 136 of 450 ~ 30.22'%

%29.56
%40.22
%30.22

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.52%
  • 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

%26.52
%0
%24.86
%29.02

Codes

Color #85B588 in popluar color models

85 B5 88
RGB 133 181 136
HSL 124° 24.49% 61.57%
HSB/HSV 124° 26.52% 70.98%
CMYK 26.52% 0.00% 24.86%
29.02%

Color #85B588 in popluar number systems.

HEX 85 B5 88
Decimal 133 181 136
Binary 10000101 10110101 10001000
Octal 205 265 210

Shades and tints

Shades of #85B588

#85B588
(133,181,136)
#79A57C
(121,165,124)
#6D9570
(109,149,112)
#618564
(97,133,100)
#557558
(85,117,88)
#49654C
(73,101,76)
#3D5540
(61,85,64)
#314534
(49,69,52)
#253528
(37,53,40)
#19251C
(25,37,28)
#0D1510
(13,21,16)
#000000
(0,0,0)

Tints of #85B588

#85B588
(133,181,136)
#90BB92
(144,187,146)
#9BC19C
(155,193,156)
#A6C7A6
(166,199,166)
#B1CDB0
(177,205,176)
#BCD3BA
(188,211,186)
#C7D9C4
(199,217,196)
#D2DFCE
(210,223,206)
#DDE5D8
(221,229,216)
#E8EBE2
(232,235,226)
#F3F1EC
(243,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85B588; }

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

This text font color is #85B588.

Background Color

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

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

This div background color is #85B588.

Border color

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

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

This div border color is #85B588.

Opacity

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

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

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

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

This text has shadow with #85B588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85B588.

Preview

Color preview on black background

This text has color #85B588 on black background.


Color preview on white background

This text has color #85B588 on white background.


Black color preview on #85B588 background

This text has black color on #85B588 background.


White color preview on #85B588 background

This text has white color on #85B588 background.


Related colors

Complementary color

Complementary color for #hex is #7A4A77.


I love getcolorcode.com

Triadic colors

1 #8885B5 and #B58885 with #85B588 are triadic colors.

2 #88B585 and #B58588 with #85B588 are triadic colors.