COLOR #6B66B4

HEX: #6B66B4 RGB: (107,102,180)

Renk bilgisi

#6B66B4 contains mainly blue color. #6B66B4 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#6B66B4 color RGB value is (107,102,180).

RGB: (107,102,180) (42%, 40%, 71%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 102 of 255 = 40%
B 180 of 255 = 71%

107
102
180

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 102 + 180 = 389 (100%)
R 107 of 389 ~ 27.51%
G 102 of 389 ~ 26.22%
B 180 of 389 ~ 46.27'%

%27.51
%26.22
%46.27

CMYK RENK MODELİ

#6B66B4 rengi CMYK tonu (41,43,0,29).

  • camgöbeği tonu 40.56%
  • eflatun tonu 43.33%
  • sarı tonu 0.00%
  • ana renk tonu 29.41%

CMYK: (41,43,0,29)
C41M43Y0K29 (41%, 43%, 0%, 29%)
(0.41 / 0.43 / 0.00 / 0.29)

CMYK yüzdeleri

%40.56
%43.33
%0
%29.41

Codes

Color #6B66B4 in popluar color models

6B 66 B4
RGB 107 102 180
HSL 244° 34.21% 55.29%
HSB/HSV 244° 43.33% 70.59%
CMYK 40.56% 43.33% 0.00%
29.41%

Color #6B66B4 in popluar number systems.

HEX 6B 66 B4
Decimal 107 102 180
Binary 1101011 1100110 10110100
Octal 153 146 264

Shades and tints

Shades of #6B66B4

#6B66B4
(107,102,180)
#625DA4
(98,93,164)
#595494
(89,84,148)
#504B84
(80,75,132)
#474274
(71,66,116)
#3E3964
(62,57,100)
#353054
(53,48,84)
#2C2744
(44,39,68)
#231E34
(35,30,52)
#1A1524
(26,21,36)
#110C14
(17,12,20)
#000000
(0,0,0)

Tints of #6B66B4

#6B66B4
(107,102,180)
#7873BA
(120,115,186)
#8580C0
(133,128,192)
#928DC6
(146,141,198)
#9F9ACC
(159,154,204)
#ACA7D2
(172,167,210)
#B9B4D8
(185,180,216)
#C6C1DE
(198,193,222)
#D3CEE4
(211,206,228)
#E0DBEA
(224,219,234)
#EDE8F0
(237,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B66B4 color. Also use rgb(107,102,180) instead hex code.

Text Font Color

.myTextColor { color: #6B66B4; }

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

This text font color is #6B66B4.

Background Color

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

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

This div background color is #6B66B4.

Border color

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

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

This div border color is #6B66B4.

Opacity

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

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

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

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

This text has shadow with #6B66B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B66B4.

Preview

Color preview on black background

This text has color #6B66B4 on black background.


Color preview on white background

This text has color #6B66B4 on white background.


Black color preview on #6B66B4 background

This text has black color on #6B66B4 background.


White color preview on #6B66B4 background

This text has white color on #6B66B4 background.


Related colors

Complementary color

Complementary color for #hex is #94994B.


I love getcolorcode.com

Triadic colors

1 #B46B66 and #66B46B with #6B66B4 are triadic colors.

2 #B4666B and #666BB4 with #6B66B4 are triadic colors.