COLOR #87D5E9

HEX: #87D5E9 RGB: (135,213,233)

Renk bilgisi

#87D5E9 contains mainly green and blue colors. #87D5E9 ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#87D5E9 color RGB value is (135,213,233).

RGB: (135,213,233) (53%, 84%, 91%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 213 of 255 = 84%
B 233 of 255 = 91%

135
213
233

R + G + B ~ 76%. #87D5E9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 213 + 233 = 581 (100%)
R 135 of 581 ~ 23.24%
G 213 of 581 ~ 36.66%
B 233 of 581 ~ 40.1'%

%23.24
%36.66
%40.1

CMYK RENK MODELİ

#87D5E9 rengi CMYK tonu (42,9,0,9).

  • camgöbeği tonu 42.06%
  • eflatun tonu 8.58%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (42,9,0,9)
C42M9Y0K9 (42%, 9%, 0%, 9%)
(0.42 / 0.09 / 0.00 / 0.09)

CMYK yüzdeleri

%42.06
%8.58
%0
%8.63

Codes

Color #87D5E9 in popluar color models

87 D5 E9
RGB 135 213 233
HSL 192° 69.01% 72.16%
HSB/HSV 192° 42.06% 91.37%
CMYK 42.06% 8.58% 0.00%
8.63%

Color #87D5E9 in popluar number systems.

HEX 87 D5 E9
Decimal 135 213 233
Binary 10000111 11010101 11101001
Octal 207 325 351

Shades and tints

Shades of #87D5E9

#87D5E9
(135,213,233)
#7BC2D4
(123,194,212)
#6FAFBF
(111,175,191)
#639CAA
(99,156,170)
#578995
(87,137,149)
#4B7680
(75,118,128)
#3F636B
(63,99,107)
#335056
(51,80,86)
#273D41
(39,61,65)
#1B2A2C
(27,42,44)
#0F1717
(15,23,23)
#000000
(0,0,0)

Tints of #87D5E9

#87D5E9
(135,213,233)
#91D8EB
(145,216,235)
#9BDBED
(155,219,237)
#A5DEEF
(165,222,239)
#AFE1F1
(175,225,241)
#B9E4F3
(185,228,243)
#C3E7F5
(195,231,245)
#CDEAF7
(205,234,247)
#D7EDF9
(215,237,249)
#E1F0FB
(225,240,251)
#EBF3FD
(235,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87D5E9 color. Also use rgb(135,213,233) instead hex code.

Text Font Color

.myTextColor { color: #87D5E9; }

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

This text font color is #87D5E9.

Background Color

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

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

This div background color is #87D5E9.

Border color

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

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

This div border color is #87D5E9.

Opacity

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

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

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

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

This text has shadow with #87D5E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87D5E9.

Preview

Color preview on black background

This text has color #87D5E9 on black background.


Color preview on white background

This text has color #87D5E9 on white background.


Black color preview on #87D5E9 background

This text has black color on #87D5E9 background.


White color preview on #87D5E9 background

This text has white color on #87D5E9 background.


Related colors

Complementary color

Complementary color for #hex is #782A16.


I love getcolorcode.com

Triadic colors

1 #E987D5 and #D5E987 with #87D5E9 are triadic colors.

2 #E9D587 and #D587E9 with #87D5E9 are triadic colors.