COLOR #6E87AB

HEX: #6E87AB RGB: (110,135,171)

Renk bilgisi

#6E87AB contains mainly green and blue colors. #6E87AB ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#6E87AB color RGB value is (110,135,171).

RGB: (110,135,171) (43%, 53%, 67%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 135 of 255 = 53%
B 171 of 255 = 67%

110
135
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 135 + 171 = 416 (100%)
R 110 of 416 ~ 26.44%
G 135 of 416 ~ 32.45%
B 171 of 416 ~ 41.11'%

%26.44
%32.45
%41.11

CMYK RENK MODELİ

#6E87AB rengi CMYK tonu (36,21,0,33).

  • camgöbeği tonu 35.67%
  • eflatun tonu 21.05%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (36,21,0,33)
C36M21Y0K33 (36%, 21%, 0%, 33%)
(0.36 / 0.21 / 0.00 / 0.33)

CMYK yüzdeleri

%35.67
%21.05
%0
%32.94

Codes

Color #6E87AB in popluar color models

6E 87 AB
RGB 110 135 171
HSL 215° 26.64% 55.10%
HSB/HSV 215° 35.67% 67.06%
CMYK 35.67% 21.05% 0.00%
32.94%

Color #6E87AB in popluar number systems.

HEX 6E 87 AB
Decimal 110 135 171
Binary 1101110 10000111 10101011
Octal 156 207 253

Shades and tints

Shades of #6E87AB

#6E87AB
(110,135,171)
#647B9C
(100,123,156)
#5A6F8D
(90,111,141)
#50637E
(80,99,126)
#46576F
(70,87,111)
#3C4B60
(60,75,96)
#323F51
(50,63,81)
#283342
(40,51,66)
#1E2733
(30,39,51)
#141B24
(20,27,36)
#0A0F15
(10,15,21)
#000000
(0,0,0)

Tints of #6E87AB

#6E87AB
(110,135,171)
#7B91B2
(123,145,178)
#889BB9
(136,155,185)
#95A5C0
(149,165,192)
#A2AFC7
(162,175,199)
#AFB9CE
(175,185,206)
#BCC3D5
(188,195,213)
#C9CDDC
(201,205,220)
#D6D7E3
(214,215,227)
#E3E1EA
(227,225,234)
#F0EBF1
(240,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E87AB; }

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

This text font color is #6E87AB.

Background Color

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

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

This div background color is #6E87AB.

Border color

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

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

This div border color is #6E87AB.

Opacity

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

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

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

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

This text has shadow with #6E87AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E87AB.

Preview

Color preview on black background

This text has color #6E87AB on black background.


Color preview on white background

This text has color #6E87AB on white background.


Black color preview on #6E87AB background

This text has black color on #6E87AB background.


White color preview on #6E87AB background

This text has white color on #6E87AB background.


Related colors

Complementary color

Complementary color for #hex is #917854.


I love getcolorcode.com

Triadic colors

1 #AB6E87 and #87AB6E with #6E87AB are triadic colors.

2 #AB876E and #876EAB with #6E87AB are triadic colors.