COLOR #6B4989

HEX: #6B4989 RGB: (107,73,137)

Renk bilgisi

#6B4989 contains mainly red and blue colors. #6B4989 ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#6B4989 color RGB value is (107,73,137).

RGB: (107,73,137) (42%, 29%, 54%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 73 of 255 = 29%
B 137 of 255 = 54%

107
73
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 73 + 137 = 317 (100%)
R 107 of 317 ~ 33.75%
G 73 of 317 ~ 23.03%
B 137 of 317 ~ 43.22'%

%33.75
%23.03
%43.22

CMYK RENK MODELİ

#6B4989 rengi CMYK tonu (22,47,0,46).

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

CMYK: (22,47,0,46)
C22M47Y0K46 (22%, 47%, 0%, 46%)
(0.22 / 0.47 / 0.00 / 0.46)

CMYK yüzdeleri

%21.9
%46.72
%0
%46.27

Codes

Color #6B4989 in popluar color models

6B 49 89
RGB 107 73 137
HSL 272° 30.48% 41.18%
HSB/HSV 272° 46.72% 53.73%
CMYK 21.90% 46.72% 0.00%
46.27%

Color #6B4989 in popluar number systems.

HEX 6B 49 89
Decimal 107 73 137
Binary 1101011 1001001 10001001
Octal 153 111 211

Shades and tints

Shades of #6B4989

#6B4989
(107,73,137)
#62437D
(98,67,125)
#593D71
(89,61,113)
#503765
(80,55,101)
#473159
(71,49,89)
#3E2B4D
(62,43,77)
#352541
(53,37,65)
#2C1F35
(44,31,53)
#231929
(35,25,41)
#1A131D
(26,19,29)
#110D11
(17,13,17)
#000000
(0,0,0)

Tints of #6B4989

#6B4989
(107,73,137)
#785993
(120,89,147)
#85699D
(133,105,157)
#9279A7
(146,121,167)
#9F89B1
(159,137,177)
#AC99BB
(172,153,187)
#B9A9C5
(185,169,197)
#C6B9CF
(198,185,207)
#D3C9D9
(211,201,217)
#E0D9E3
(224,217,227)
#EDE9ED
(237,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B4989; }

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

This text font color is #6B4989.

Background Color

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

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

This div background color is #6B4989.

Border color

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

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

This div border color is #6B4989.

Opacity

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

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

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

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

This text has shadow with #6B4989 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4989.

Preview

Color preview on black background

This text has color #6B4989 on black background.


Color preview on white background

This text has color #6B4989 on white background.


Black color preview on #6B4989 background

This text has black color on #6B4989 background.


White color preview on #6B4989 background

This text has white color on #6B4989 background.


Related colors

Complementary color

Complementary color for #hex is #94B676.


I love getcolorcode.com

Triadic colors

1 #896B49 and #49896B with #6B4989 are triadic colors.

2 #89496B and #496B89 with #6B4989 are triadic colors.