COLOR #87BED4

HEX: #87BED4 RGB: (135,190,212)

Renk bilgisi

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

RGB renk modeli

#87BED4 color RGB value is (135,190,212).

RGB: (135,190,212) (53%, 75%, 83%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 190 of 255 = 75%
B 212 of 255 = 83%

135
190
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 190 + 212 = 537 (100%)
R 135 of 537 ~ 25.14%
G 190 of 537 ~ 35.38%
B 212 of 537 ~ 39.48'%

%25.14
%35.38
%39.48

CMYK RENK MODELİ

#87BED4 rengi CMYK tonu (36,10,0,17).

  • camgöbeği tonu 36.32%
  • eflatun tonu 10.38%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (36,10,0,17)
C36M10Y0K17 (36%, 10%, 0%, 17%)
(0.36 / 0.10 / 0.00 / 0.17)

CMYK yüzdeleri

%36.32
%10.38
%0
%16.86

Codes

Color #87BED4 in popluar color models

87 BE D4
RGB 135 190 212
HSL 197° 47.24% 68.04%
HSB/HSV 197° 36.32% 83.14%
CMYK 36.32% 10.38% 0.00%
16.86%

Color #87BED4 in popluar number systems.

HEX 87 BE D4
Decimal 135 190 212
Binary 10000111 10111110 11010100
Octal 207 276 324

Shades and tints

Shades of #87BED4

#87BED4
(135,190,212)
#7BADC1
(123,173,193)
#6F9CAE
(111,156,174)
#638B9B
(99,139,155)
#577A88
(87,122,136)
#4B6975
(75,105,117)
#3F5862
(63,88,98)
#33474F
(51,71,79)
#27363C
(39,54,60)
#1B2529
(27,37,41)
#0F1416
(15,20,22)
#000000
(0,0,0)

Tints of #87BED4

#87BED4
(135,190,212)
#91C3D7
(145,195,215)
#9BC8DA
(155,200,218)
#A5CDDD
(165,205,221)
#AFD2E0
(175,210,224)
#B9D7E3
(185,215,227)
#C3DCE6
(195,220,230)
#CDE1E9
(205,225,233)
#D7E6EC
(215,230,236)
#E1EBEF
(225,235,239)
#EBF0F2
(235,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87BED4 color. Also use rgb(135,190,212) instead hex code.

Text Font Color

.myTextColor { color: #87BED4; }

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

This text font color is #87BED4.

Background Color

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

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

This div background color is #87BED4.

Border color

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

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

This div border color is #87BED4.

Opacity

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

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

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

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

This text has shadow with #87BED4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87BED4.

Preview

Color preview on black background

This text has color #87BED4 on black background.


Color preview on white background

This text has color #87BED4 on white background.


Black color preview on #87BED4 background

This text has black color on #87BED4 background.


White color preview on #87BED4 background

This text has white color on #87BED4 background.


Related colors

Complementary color

Complementary color for #hex is #78412B.


I love getcolorcode.com

Triadic colors

1 #D487BE and #BED487 with #87BED4 are triadic colors.

2 #D4BE87 and #BE87D4 with #87BED4 are triadic colors.