COLOR #6B87AB

HEX: #6B87AB RGB: (107,135,171)

Renk bilgisi

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

RGB renk modeli

#6B87AB color RGB value is (107,135,171).

RGB: (107,135,171) (42%, 53%, 67%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 135 of 255 = 53%
B 171 of 255 = 67%

107
135
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 135 + 171 = 413 (100%)
R 107 of 413 ~ 25.91%
G 135 of 413 ~ 32.69%
B 171 of 413 ~ 41.4'%

%25.91
%32.69
%41.4

CMYK RENK MODELİ

#6B87AB rengi CMYK tonu (37,21,0,33).

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

CMYK: (37,21,0,33)
C37M21Y0K33 (37%, 21%, 0%, 33%)
(0.37 / 0.21 / 0.00 / 0.33)

CMYK yüzdeleri

%37.43
%21.05
%0
%32.94

Codes

Color #6B87AB in popluar color models

6B 87 AB
RGB 107 135 171
HSL 214° 27.59% 54.51%
HSB/HSV 214° 37.43% 67.06%
CMYK 37.43% 21.05% 0.00%
32.94%

Color #6B87AB in popluar number systems.

HEX 6B 87 AB
Decimal 107 135 171
Binary 1101011 10000111 10101011
Octal 153 207 253

Shades and tints

Shades of #6B87AB

#6B87AB
(107,135,171)
#627B9C
(98,123,156)
#596F8D
(89,111,141)
#50637E
(80,99,126)
#47576F
(71,87,111)
#3E4B60
(62,75,96)
#353F51
(53,63,81)
#2C3342
(44,51,66)
#232733
(35,39,51)
#1A1B24
(26,27,36)
#110F15
(17,15,21)
#000000
(0,0,0)

Tints of #6B87AB

#6B87AB
(107,135,171)
#7891B2
(120,145,178)
#859BB9
(133,155,185)
#92A5C0
(146,165,192)
#9FAFC7
(159,175,199)
#ACB9CE
(172,185,206)
#B9C3D5
(185,195,213)
#C6CDDC
(198,205,220)
#D3D7E3
(211,215,227)
#E0E1EA
(224,225,234)
#EDEBF1
(237,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B87AB; }

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

This text font color is #6B87AB.

Background Color

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

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

This div background color is #6B87AB.

Border color

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

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

This div border color is #6B87AB.

Opacity

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

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

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

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

This text has shadow with #6B87AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B87AB.

Preview

Color preview on black background

This text has color #6B87AB on black background.


Color preview on white background

This text has color #6B87AB on white background.


Black color preview on #6B87AB background

This text has black color on #6B87AB background.


White color preview on #6B87AB background

This text has white color on #6B87AB background.


Related colors

Complementary color

Complementary color for #hex is #947854.


I love getcolorcode.com

Triadic colors

1 #AB6B87 and #87AB6B with #6B87AB are triadic colors.

2 #AB876B and #876BAB with #6B87AB are triadic colors.