COLOR #87D3A6

HEX: #87D3A6 RGB: (135,211,166)

Renk bilgisi

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

RGB renk modeli

#87D3A6 color RGB value is (135,211,166).

RGB: (135,211,166) (53%, 83%, 65%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 211 of 255 = 83%
B 166 of 255 = 65%

135
211
166

R + G + B ~ 67%. #87D3A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 211 + 166 = 512 (100%)
R 135 of 512 ~ 26.37%
G 211 of 512 ~ 41.21%
B 166 of 512 ~ 32.42'%

%26.37
%41.21
%32.42

CMYK RENK MODELİ

#87D3A6 rengi CMYK tonu (36,0,21,17).

  • camgöbeği tonu 36.02%
  • eflatun tonu 0.00%
  • sarı tonu 21.33%
  • ana renk tonu 17.25%

CMYK: (36,0,21,17)
C36M0Y21K17 (36%, 0%, 21%, 17%)
(0.36 / 0.00 / 0.21 / 0.17)

CMYK yüzdeleri

%36.02
%0
%21.33
%17.25

Codes

Color #87D3A6 in popluar color models

87 D3 A6
RGB 135 211 166
HSL 144° 46.34% 67.84%
HSB/HSV 144° 36.02% 82.75%
CMYK 36.02% 0.00% 21.33%
17.25%

Color #87D3A6 in popluar number systems.

HEX 87 D3 A6
Decimal 135 211 166
Binary 10000111 11010011 10100110
Octal 207 323 246

Shades and tints

Shades of #87D3A6

#87D3A6
(135,211,166)
#7BC097
(123,192,151)
#6FAD88
(111,173,136)
#639A79
(99,154,121)
#57876A
(87,135,106)
#4B745B
(75,116,91)
#3F614C
(63,97,76)
#334E3D
(51,78,61)
#273B2E
(39,59,46)
#1B281F
(27,40,31)
#0F1510
(15,21,16)
#000000
(0,0,0)

Tints of #87D3A6

#87D3A6
(135,211,166)
#91D7AE
(145,215,174)
#9BDBB6
(155,219,182)
#A5DFBE
(165,223,190)
#AFE3C6
(175,227,198)
#B9E7CE
(185,231,206)
#C3EBD6
(195,235,214)
#CDEFDE
(205,239,222)
#D7F3E6
(215,243,230)
#E1F7EE
(225,247,238)
#EBFBF6
(235,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87D3A6 color. Also use rgb(135,211,166) instead hex code.

Text Font Color

.myTextColor { color: #87D3A6; }

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

This text font color is #87D3A6.

Background Color

.myBgColor { background-color: #87D3A6; }

<div style="background-color:#87D3A6">Inner text</div>

This div background color is #87D3A6.

Border color

.myBorderColor { border: 1px solid #87D3A6; }

<div style="border:3px solid #87D3A6">Div</div>

This div border color is #87D3A6.

Opacity

.myOpacity80 { color: #87D3A6; opacity: 0.8; }

<p style="color:#87D3A6;opacity:0.8;">80%</p>

Text with #87D3A6 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 #87D3A6;}

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

This text has shadow with #87D3A6 color.


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

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

This text has shadow with #87D3A6 primary color and red secondary color.


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

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

This text has shadow with #87D3A6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #87D3A6.

Preview

Color preview on black background

This text has color #87D3A6 on black background.


Color preview on white background

This text has color #87D3A6 on white background.


Black color preview on #87D3A6 background

This text has black color on #87D3A6 background.


White color preview on #87D3A6 background

This text has white color on #87D3A6 background.


Related colors

Complementary color

Complementary color for #hex is #782C59.


I love getcolorcode.com

Triadic colors

1 #A687D3 and #D3A687 with #87D3A6 are triadic colors.

2 #A6D387 and #D387A6 with #87D3A6 are triadic colors.