COLOR #87C4C9

HEX: #87C4C9 RGB: (135,196,201)

Renk bilgisi

#87C4C9 contains mainly green and blue colors. #87C4C9 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#87C4C9 color RGB value is (135,196,201).

RGB: (135,196,201) (53%, 77%, 79%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 196 of 255 = 77%
B 201 of 255 = 79%

135
196
201

R + G + B ~ 70%. #87C4C9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 196 + 201 = 532 (100%)
R 135 of 532 ~ 25.38%
G 196 of 532 ~ 36.84%
B 201 of 532 ~ 37.78'%

%25.38
%36.84
%37.78

CMYK RENK MODELİ

#87C4C9 rengi CMYK tonu (33,2,0,21).

  • camgöbeği tonu 32.84%
  • eflatun tonu 2.49%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (33,2,0,21)
C33M2Y0K21 (33%, 2%, 0%, 21%)
(0.33 / 0.02 / 0.00 / 0.21)

CMYK yüzdeleri

%32.84
%2.49
%0
%21.18

Codes

Color #87C4C9 in popluar color models

87 C4 C9
RGB 135 196 201
HSL 185° 37.93% 65.88%
HSB/HSV 185° 32.84% 78.82%
CMYK 32.84% 2.49% 0.00%
21.18%

Color #87C4C9 in popluar number systems.

HEX 87 C4 C9
Decimal 135 196 201
Binary 10000111 11000100 11001001
Octal 207 304 311

Shades and tints

Shades of #87C4C9

#87C4C9
(135,196,201)
#7BB3B7
(123,179,183)
#6FA2A5
(111,162,165)
#639193
(99,145,147)
#578081
(87,128,129)
#4B6F6F
(75,111,111)
#3F5E5D
(63,94,93)
#334D4B
(51,77,75)
#273C39
(39,60,57)
#1B2B27
(27,43,39)
#0F1A15
(15,26,21)
#000000
(0,0,0)

Tints of #87C4C9

#87C4C9
(135,196,201)
#91C9CD
(145,201,205)
#9BCED1
(155,206,209)
#A5D3D5
(165,211,213)
#AFD8D9
(175,216,217)
#B9DDDD
(185,221,221)
#C3E2E1
(195,226,225)
#CDE7E5
(205,231,229)
#D7ECE9
(215,236,233)
#E1F1ED
(225,241,237)
#EBF6F1
(235,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87C4C9 color. Also use rgb(135,196,201) instead hex code.

Text Font Color

.myTextColor { color: #87C4C9; }

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

This text font color is #87C4C9.

Background Color

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

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

This div background color is #87C4C9.

Border color

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

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

This div border color is #87C4C9.

Opacity

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

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

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

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

This text has shadow with #87C4C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87C4C9.

Preview

Color preview on black background

This text has color #87C4C9 on black background.


Color preview on white background

This text has color #87C4C9 on white background.


Black color preview on #87C4C9 background

This text has black color on #87C4C9 background.


White color preview on #87C4C9 background

This text has white color on #87C4C9 background.


Related colors

Complementary color

Complementary color for #hex is #783B36.


I love getcolorcode.com

Triadic colors

1 #C987C4 and #C4C987 with #87C4C9 are triadic colors.

2 #C9C487 and #C487C9 with #87C4C9 are triadic colors.