COLOR #85C596

HEX: #85C596 RGB: (133,197,150)

Renk bilgisi

#85C596 contains mainly green and blue colors. #85C596 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#85C596 color RGB value is (133,197,150).

RGB: (133,197,150) (52%, 77%, 59%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 197 of 255 = 77%
B 150 of 255 = 59%

133
197
150

R + G + B ~ 63%. #85C596 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 197 + 150 = 480 (100%)
R 133 of 480 ~ 27.71%
G 197 of 480 ~ 41.04%
B 150 of 480 ~ 31.25'%

%27.71
%41.04
%31.25

CMYK RENK MODELİ

#85C596 rengi CMYK tonu (32,0,24,23).

  • camgöbeği tonu 32.49%
  • eflatun tonu 0.00%
  • sarı tonu 23.86%
  • ana renk tonu 22.75%
CMYK: (32,0,24,23) C32M0Y24K23 (32%,0%,24%,23%) (0.32/0.00/0.24/0.23) 

CMYK yüzdeleri

%32.49
%0
%23.86
%22.75

Codes

Color #85C596 in popluar color models

85 C5 96
RGB 133 197 150
HSL 136° 35.56% 64.71%
HSB/HSV 136° 32.49% 77.25%
CMYK 32.49% 0.00% 23.86%
22.75%

Color #85C596 in popluar number systems.

HEX 85 C5 96
Decimal 133 197 150
Binary 10000101 11000101 10010110
Octal 205 305 226

Shades and tints

Shades of #85C596

#85C596
(133,197,150)
#79B489
(121,180,137)
#6DA37C
(109,163,124)
#61926F
(97,146,111)
#558162
(85,129,98)
#497055
(73,112,85)
#3D5F48
(61,95,72)
#314E3B
(49,78,59)
#253D2E
(37,61,46)
#192C21
(25,44,33)
#0D1B14
(13,27,20)
#000000
(0,0,0)

Tints of #85C596

#85C596
(133,197,150)
#90CA9F
(144,202,159)
#9BCFA8
(155,207,168)
#A6D4B1
(166,212,177)
#B1D9BA
(177,217,186)
#BCDEC3
(188,222,195)
#C7E3CC
(199,227,204)
#D2E8D5
(210,232,213)
#DDEDDE
(221,237,222)
#E8F2E7
(232,242,231)
#F3F7F0
(243,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85C596 color. Also use rgb(133,197,150) instead hex code.

Text Font Color

.myTextColor { color: #85C596; }

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

This text font color is #85C596.

Background Color

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

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

This div background color is #85C596.

Border color

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

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

This div border color is #85C596.

Opacity

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

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

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

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

This text has shadow with #85C596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85C596.

Preview

Color preview on black background

This text has color #85C596 on black background.


Color preview on white background

This text has color #85C596 on white background.


Black color preview on #85C596 background

This text has black color on #85C596 background.


White color preview on #85C596 background

This text has white color on #85C596 background.


Related colors

Complementary color

Complementary color for #hex is #7A3A69.


I love getcolorcode.com

Triadic colors

1 #9685C5 and #C59685 with #85C596 are triadic colors.

2 #96C585 and #C58596 with #85C596 are triadic colors.