COLOR #6B8995

HEX: #6B8995 RGB: (107,137,149)

Renk bilgisi

#6B8995 contains red, green and blue colors in about the same proportion. #6B8995 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#6B8995 color RGB value is (107,137,149).

RGB: (107,137,149) (42%, 54%, 58%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 137 of 255 = 54%
B 149 of 255 = 58%

107
137
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 137 + 149 = 393 (100%)
R 107 of 393 ~ 27.23%
G 137 of 393 ~ 34.86%
B 149 of 393 ~ 37.91'%

%27.23
%34.86
%37.91

CMYK RENK MODELİ

#6B8995 rengi CMYK tonu (28,8,0,42).

  • camgöbeği tonu 28.19%
  • eflatun tonu 8.05%
  • sarı tonu 0.00%
  • ana renk tonu 41.57%

CMYK: (28,8,0,42)
C28M8Y0K42 (28%, 8%, 0%, 42%)
(0.28 / 0.08 / 0.00 / 0.42)

CMYK yüzdeleri

%28.19
%8.05
%0
%41.57

Codes

Color #6B8995 in popluar color models

6B 89 95
RGB 107 137 149
HSL 197° 16.54% 50.20%
HSB/HSV 197° 28.19% 58.43%
CMYK 28.19% 8.05% 0.00%
41.57%

Color #6B8995 in popluar number systems.

HEX 6B 89 95
Decimal 107 137 149
Binary 1101011 10001001 10010101
Octal 153 211 225

Shades and tints

Shades of #6B8995

#6B8995
(107,137,149)
#627D88
(98,125,136)
#59717B
(89,113,123)
#50656E
(80,101,110)
#475961
(71,89,97)
#3E4D54
(62,77,84)
#354147
(53,65,71)
#2C353A
(44,53,58)
#23292D
(35,41,45)
#1A1D20
(26,29,32)
#111113
(17,17,19)
#000000
(0,0,0)

Tints of #6B8995

#6B8995
(107,137,149)
#78939E
(120,147,158)
#859DA7
(133,157,167)
#92A7B0
(146,167,176)
#9FB1B9
(159,177,185)
#ACBBC2
(172,187,194)
#B9C5CB
(185,197,203)
#C6CFD4
(198,207,212)
#D3D9DD
(211,217,221)
#E0E3E6
(224,227,230)
#EDEDEF
(237,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8995 color. Also use rgb(107,137,149) instead hex code.

Text Font Color

.myTextColor { color: #6B8995; }

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

This text font color is #6B8995.

Background Color

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

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

This div background color is #6B8995.

Border color

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

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

This div border color is #6B8995.

Opacity

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

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

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

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

This text has shadow with #6B8995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8995.

Preview

Color preview on black background

This text has color #6B8995 on black background.


Color preview on white background

This text has color #6B8995 on white background.


Black color preview on #6B8995 background

This text has black color on #6B8995 background.


White color preview on #6B8995 background

This text has white color on #6B8995 background.


Related colors

Complementary color

Complementary color for #hex is #94766A.


I love getcolorcode.com

Triadic colors

1 #956B89 and #89956B with #6B8995 are triadic colors.

2 #95896B and #896B95 with #6B8995 are triadic colors.