COLOR #6B7189

HEX: #6B7189 RGB: (107,113,137)

Renk bilgisi

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

RGB renk modeli

#6B7189 color RGB value is (107,113,137).

RGB: (107,113,137) (42%, 44%, 54%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 113 of 255 = 44%
B 137 of 255 = 54%

107
113
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 113 + 137 = 357 (100%)
R 107 of 357 ~ 29.97%
G 113 of 357 ~ 31.65%
B 137 of 357 ~ 38.38'%

%29.97
%31.65
%38.38

CMYK RENK MODELİ

#6B7189 rengi CMYK tonu (22,18,0,46).

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

CMYK: (22,18,0,46)
C22M18Y0K46 (22%, 18%, 0%, 46%)
(0.22 / 0.18 / 0.00 / 0.46)

CMYK yüzdeleri

%21.9
%17.52
%0
%46.27

Codes

Color #6B7189 in popluar color models

6B 71 89
RGB 107 113 137
HSL 228° 12.30% 47.84%
HSB/HSV 228° 21.90% 53.73%
CMYK 21.90% 17.52% 0.00%
46.27%

Color #6B7189 in popluar number systems.

HEX 6B 71 89
Decimal 107 113 137
Binary 1101011 1110001 10001001
Octal 153 161 211

Shades and tints

Shades of #6B7189

#6B7189
(107,113,137)
#62677D
(98,103,125)
#595D71
(89,93,113)
#505365
(80,83,101)
#474959
(71,73,89)
#3E3F4D
(62,63,77)
#353541
(53,53,65)
#2C2B35
(44,43,53)
#232129
(35,33,41)
#1A171D
(26,23,29)
#110D11
(17,13,17)
#000000
(0,0,0)

Tints of #6B7189

#6B7189
(107,113,137)
#787D93
(120,125,147)
#85899D
(133,137,157)
#9295A7
(146,149,167)
#9FA1B1
(159,161,177)
#ACADBB
(172,173,187)
#B9B9C5
(185,185,197)
#C6C5CF
(198,197,207)
#D3D1D9
(211,209,217)
#E0DDE3
(224,221,227)
#EDE9ED
(237,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B7189; }

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

This text font color is #6B7189.

Background Color

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

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

This div background color is #6B7189.

Border color

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

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

This div border color is #6B7189.

Opacity

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

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

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

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

This text has shadow with #6B7189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7189.

Preview

Color preview on black background

This text has color #6B7189 on black background.


Color preview on white background

This text has color #6B7189 on white background.


Black color preview on #6B7189 background

This text has black color on #6B7189 background.


White color preview on #6B7189 background

This text has white color on #6B7189 background.


Related colors

Complementary color

Complementary color for #hex is #948E76.


I love getcolorcode.com

Triadic colors

1 #896B71 and #71896B with #6B7189 are triadic colors.

2 #89716B and #716B89 with #6B7189 are triadic colors.