COLOR #6B8389

HEX: #6B8389 RGB: (107,131,137)

Renk bilgisi

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

RGB renk modeli

#6B8389 color RGB value is (107,131,137).

RGB: (107,131,137) (42%, 51%, 54%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 131 of 255 = 51%
B 137 of 255 = 54%

107
131
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 131 + 137 = 375 (100%)
R 107 of 375 ~ 28.53%
G 131 of 375 ~ 34.93%
B 137 of 375 ~ 36.53'%

%28.53
%34.93
%36.53

CMYK RENK MODELİ

#6B8389 rengi CMYK tonu (22,4,0,46).

  • camgöbeği tonu 21.90%
  • eflatun tonu 4.38%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%

CMYK: (22,4,0,46)
C22M4Y0K46 (22%, 4%, 0%, 46%)
(0.22 / 0.04 / 0.00 / 0.46)

CMYK yüzdeleri

%21.9
%4.38
%0
%46.27

Codes

Color #6B8389 in popluar color models

6B 83 89
RGB 107 131 137
HSL 192° 12.30% 47.84%
HSB/HSV 192° 21.90% 53.73%
CMYK 21.90% 4.38% 0.00%
46.27%

Color #6B8389 in popluar number systems.

HEX 6B 83 89
Decimal 107 131 137
Binary 1101011 10000011 10001001
Octal 153 203 211

Shades and tints

Shades of #6B8389

#6B8389
(107,131,137)
#62787D
(98,120,125)
#596D71
(89,109,113)
#506265
(80,98,101)
#475759
(71,87,89)
#3E4C4D
(62,76,77)
#354141
(53,65,65)
#2C3635
(44,54,53)
#232B29
(35,43,41)
#1A201D
(26,32,29)
#111511
(17,21,17)
#000000
(0,0,0)

Tints of #6B8389

#6B8389
(107,131,137)
#788E93
(120,142,147)
#85999D
(133,153,157)
#92A4A7
(146,164,167)
#9FAFB1
(159,175,177)
#ACBABB
(172,186,187)
#B9C5C5
(185,197,197)
#C6D0CF
(198,208,207)
#D3DBD9
(211,219,217)
#E0E6E3
(224,230,227)
#EDF1ED
(237,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B8389; }

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

This text font color is #6B8389.

Background Color

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

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

This div background color is #6B8389.

Border color

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

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

This div border color is #6B8389.

Opacity

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

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

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

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

This text has shadow with #6B8389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8389.

Preview

Color preview on black background

This text has color #6B8389 on black background.


Color preview on white background

This text has color #6B8389 on white background.


Black color preview on #6B8389 background

This text has black color on #6B8389 background.


White color preview on #6B8389 background

This text has white color on #6B8389 background.


Related colors

Complementary color

Complementary color for #hex is #947C76.


I love getcolorcode.com

Triadic colors

1 #896B83 and #83896B with #6B8389 are triadic colors.

2 #89836B and #836B89 with #6B8389 are triadic colors.