COLOR #87D4F7

HEX: #87D4F7 RGB: (135,212,247)

Renk bilgisi

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

RGB renk modeli

#87D4F7 color RGB value is (135,212,247).

RGB: (135,212,247) (53%, 83%, 97%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 212 of 255 = 83%
B 247 of 255 = 97%

135
212
247

R + G + B ~ 78%. #87D4F7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 212 + 247 = 594 (100%)
R 135 of 594 ~ 22.73%
G 212 of 594 ~ 35.69%
B 247 of 594 ~ 41.58'%

%22.73
%35.69
%41.58

CMYK RENK MODELİ

#87D4F7 rengi CMYK tonu (45,14,0,3).

  • camgöbeği tonu 45.34%
  • eflatun tonu 14.17%
  • sarı tonu 0.00%
  • ana renk tonu 3.14%

CMYK: (45,14,0,3)
C45M14Y0K3 (45%, 14%, 0%, 3%)
(0.45 / 0.14 / 0.00 / 0.03)

CMYK yüzdeleri

%45.34
%14.17
%0
%3.14

Codes

Color #87D4F7 in popluar color models

87 D4 F7
RGB 135 212 247
HSL 199° 87.50% 74.90%
HSB/HSV 199° 45.34% 96.86%
CMYK 45.34% 14.17% 0.00%
3.14%

Color #87D4F7 in popluar number systems.

HEX 87 D4 F7
Decimal 135 212 247
Binary 10000111 11010100 11110111
Octal 207 324 367

Shades and tints

Shades of #87D4F7

#87D4F7
(135,212,247)
#7BC1E1
(123,193,225)
#6FAECB
(111,174,203)
#639BB5
(99,155,181)
#57889F
(87,136,159)
#4B7589
(75,117,137)
#3F6273
(63,98,115)
#334F5D
(51,79,93)
#273C47
(39,60,71)
#1B2931
(27,41,49)
#0F161B
(15,22,27)
#000000
(0,0,0)

Tints of #87D4F7

#87D4F7
(135,212,247)
#91D7F7
(145,215,247)
#9BDAF7
(155,218,247)
#A5DDF7
(165,221,247)
#AFE0F7
(175,224,247)
#B9E3F7
(185,227,247)
#C3E6F7
(195,230,247)
#CDE9F7
(205,233,247)
#D7ECF7
(215,236,247)
#E1EFF7
(225,239,247)
#EBF2F7
(235,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87D4F7; }

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

This text font color is #87D4F7.

Background Color

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

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

This div background color is #87D4F7.

Border color

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

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

This div border color is #87D4F7.

Opacity

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

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

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

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

This text has shadow with #87D4F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87D4F7.

Preview

Color preview on black background

This text has color #87D4F7 on black background.


Color preview on white background

This text has color #87D4F7 on white background.


Black color preview on #87D4F7 background

This text has black color on #87D4F7 background.


White color preview on #87D4F7 background

This text has white color on #87D4F7 background.


Related colors

Complementary color

Complementary color for #hex is #782B08.


I love getcolorcode.com

Triadic colors

1 #F787D4 and #D4F787 with #87D4F7 are triadic colors.

2 #F7D487 and #D487F7 with #87D4F7 are triadic colors.