COLOR #6B649A

HEX: #6B649A RGB: (107,100,154)

Renk bilgisi

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

RGB renk modeli

#6B649A color RGB value is (107,100,154).

RGB: (107,100,154) (42%, 39%, 60%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 100 of 255 = 39%
B 154 of 255 = 60%

107
100
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 100 + 154 = 361 (100%)
R 107 of 361 ~ 29.64%
G 100 of 361 ~ 27.7%
B 154 of 361 ~ 42.66'%

%29.64
%27.7
%42.66

CMYK RENK MODELİ

#6B649A rengi CMYK tonu (31,35,0,40).

  • camgöbeği tonu 30.52%
  • eflatun tonu 35.06%
  • sarı tonu 0.00%
  • ana renk tonu 39.61%

CMYK: (31,35,0,40)
C31M35Y0K40 (31%, 35%, 0%, 40%)
(0.31 / 0.35 / 0.00 / 0.40)

CMYK yüzdeleri

%30.52
%35.06
%0
%39.61

Codes

Color #6B649A in popluar color models

6B 64 9A
RGB 107 100 154
HSL 248° 21.26% 49.80%
HSB/HSV 248° 35.06% 60.39%
CMYK 30.52% 35.06% 0.00%
39.61%

Color #6B649A in popluar number systems.

HEX 6B 64 9A
Decimal 107 100 154
Binary 1101011 1100100 10011010
Octal 153 144 232

Shades and tints

Shades of #6B649A

#6B649A
(107,100,154)
#625B8C
(98,91,140)
#59527E
(89,82,126)
#504970
(80,73,112)
#474062
(71,64,98)
#3E3754
(62,55,84)
#352E46
(53,46,70)
#2C2538
(44,37,56)
#231C2A
(35,28,42)
#1A131C
(26,19,28)
#110A0E
(17,10,14)
#000000
(0,0,0)

Tints of #6B649A

#6B649A
(107,100,154)
#7872A3
(120,114,163)
#8580AC
(133,128,172)
#928EB5
(146,142,181)
#9F9CBE
(159,156,190)
#ACAAC7
(172,170,199)
#B9B8D0
(185,184,208)
#C6C6D9
(198,198,217)
#D3D4E2
(211,212,226)
#E0E2EB
(224,226,235)
#EDF0F4
(237,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B649A color. Also use rgb(107,100,154) instead hex code.

Text Font Color

.myTextColor { color: #6B649A; }

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

This text font color is #6B649A.

Background Color

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

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

This div background color is #6B649A.

Border color

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

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

This div border color is #6B649A.

Opacity

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

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

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

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

This text has shadow with #6B649A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B649A.

Preview

Color preview on black background

This text has color #6B649A on black background.


Color preview on white background

This text has color #6B649A on white background.


Black color preview on #6B649A background

This text has black color on #6B649A background.


White color preview on #6B649A background

This text has white color on #6B649A background.


Related colors

Complementary color

Complementary color for #hex is #949B65.


I love getcolorcode.com

Triadic colors

1 #9A6B64 and #649A6B with #6B649A are triadic colors.

2 #9A646B and #646B9A with #6B649A are triadic colors.