COLOR #6E87BE

HEX: #6E87BE RGB: (110,135,190)

Renk bilgisi

#6E87BE contains mainly green and blue colors. #6E87BE ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#6E87BE color RGB value is (110,135,190).

RGB: (110,135,190) (43%, 53%, 75%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 135 of 255 = 53%
B 190 of 255 = 75%

110
135
190

R + G + B ~ 57%. #6E87BE is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 135 + 190 = 435 (100%)
R 110 of 435 ~ 25.29%
G 135 of 435 ~ 31.03%
B 190 of 435 ~ 43.68'%

%25.29
%31.03
%43.68

CMYK RENK MODELİ

#6E87BE rengi CMYK tonu (42,29,0,25).

  • camgöbeği tonu 42.11%
  • eflatun tonu 28.95%
  • sarı tonu 0.00%
  • ana renk tonu 25.49%

CMYK: (42,29,0,25)
C42M29Y0K25 (42%, 29%, 0%, 25%)
(0.42 / 0.29 / 0.00 / 0.25)

CMYK yüzdeleri

%42.11
%28.95
%0
%25.49

Codes

Color #6E87BE in popluar color models

6E 87 BE
RGB 110 135 190
HSL 221° 38.10% 58.82%
HSB/HSV 221° 42.11% 74.51%
CMYK 42.11% 28.95% 0.00%
25.49%

Color #6E87BE in popluar number systems.

HEX 6E 87 BE
Decimal 110 135 190
Binary 1101110 10000111 10111110
Octal 156 207 276

Shades and tints

Shades of #6E87BE

#6E87BE
(110,135,190)
#647BAD
(100,123,173)
#5A6F9C
(90,111,156)
#50638B
(80,99,139)
#46577A
(70,87,122)
#3C4B69
(60,75,105)
#323F58
(50,63,88)
#283347
(40,51,71)
#1E2736
(30,39,54)
#141B25
(20,27,37)
#0A0F14
(10,15,20)
#000000
(0,0,0)

Tints of #6E87BE

#6E87BE
(110,135,190)
#7B91C3
(123,145,195)
#889BC8
(136,155,200)
#95A5CD
(149,165,205)
#A2AFD2
(162,175,210)
#AFB9D7
(175,185,215)
#BCC3DC
(188,195,220)
#C9CDE1
(201,205,225)
#D6D7E6
(214,215,230)
#E3E1EB
(227,225,235)
#F0EBF0
(240,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E87BE color. Also use rgb(110,135,190) instead hex code.

Text Font Color

.myTextColor { color: #6E87BE; }

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

This text font color is #6E87BE.

Background Color

.myBgColor { background-color: #6E87BE; }

<div style="background-color:#6E87BE">Inner text</div>

This div background color is #6E87BE.

Border color

.myBorderColor { border: 1px solid #6E87BE; }

<div style="border:3px solid #6E87BE">Div</div>

This div border color is #6E87BE.

Opacity

.myOpacity80 { color: #6E87BE; opacity: 0.8; }

<p style="color:#6E87BE;opacity:0.8;">80%</p>

Text with #6E87BE 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 #6E87BE;}

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

This text has shadow with #6E87BE color.


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

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

This text has shadow with #6E87BE primary color and red secondary color.


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

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

This text has shadow with #6E87BE and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6E87BE.

Preview

Color preview on black background

This text has color #6E87BE on black background.


Color preview on white background

This text has color #6E87BE on white background.


Black color preview on #6E87BE background

This text has black color on #6E87BE background.


White color preview on #6E87BE background

This text has white color on #6E87BE background.


Related colors

Complementary color

Complementary color for #hex is #917841.


I love getcolorcode.com

Triadic colors

1 #BE6E87 and #87BE6E with #6E87BE are triadic colors.

2 #BE876E and #876EBE with #6E87BE are triadic colors.