COLOR #6B5EAD

HEX: #6B5EAD RGB: (107,94,173)

Renk bilgisi

#6B5EAD contains mainly blue color. #6B5EAD ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6B5EAD color RGB value is (107,94,173).

RGB: (107,94,173) (42%, 37%, 68%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 94 of 255 = 37%
B 173 of 255 = 68%

107
94
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 94 + 173 = 374 (100%)
R 107 of 374 ~ 28.61%
G 94 of 374 ~ 25.13%
B 173 of 374 ~ 46.26'%

%28.61
%25.13
%46.26

CMYK RENK MODELİ

#6B5EAD rengi CMYK tonu (38,46,0,32).

  • camgöbeği tonu 38.15%
  • eflatun tonu 45.66%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (38,46,0,32)
C38M46Y0K32 (38%, 46%, 0%, 32%)
(0.38 / 0.46 / 0.00 / 0.32)

CMYK yüzdeleri

%38.15
%45.66
%0
%32.16

Codes

Color #6B5EAD in popluar color models

6B 5E AD
RGB 107 94 173
HSL 250° 32.51% 52.35%
HSB/HSV 250° 45.66% 67.84%
CMYK 38.15% 45.66% 0.00%
32.16%

Color #6B5EAD in popluar number systems.

HEX 6B 5E AD
Decimal 107 94 173
Binary 1101011 1011110 10101101
Octal 153 136 255

Shades and tints

Shades of #6B5EAD

#6B5EAD
(107,94,173)
#62569E
(98,86,158)
#594E8F
(89,78,143)
#504680
(80,70,128)
#473E71
(71,62,113)
#3E3662
(62,54,98)
#352E53
(53,46,83)
#2C2644
(44,38,68)
#231E35
(35,30,53)
#1A1626
(26,22,38)
#110E17
(17,14,23)
#000000
(0,0,0)

Tints of #6B5EAD

#6B5EAD
(107,94,173)
#786CB4
(120,108,180)
#857ABB
(133,122,187)
#9288C2
(146,136,194)
#9F96C9
(159,150,201)
#ACA4D0
(172,164,208)
#B9B2D7
(185,178,215)
#C6C0DE
(198,192,222)
#D3CEE5
(211,206,229)
#E0DCEC
(224,220,236)
#EDEAF3
(237,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5EAD color. Also use rgb(107,94,173) instead hex code.

Text Font Color

.myTextColor { color: #6B5EAD; }

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

This text font color is #6B5EAD.

Background Color

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

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

This div background color is #6B5EAD.

Border color

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

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

This div border color is #6B5EAD.

Opacity

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

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

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

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

This text has shadow with #6B5EAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5EAD.

Preview

Color preview on black background

This text has color #6B5EAD on black background.


Color preview on white background

This text has color #6B5EAD on white background.


Black color preview on #6B5EAD background

This text has black color on #6B5EAD background.


White color preview on #6B5EAD background

This text has white color on #6B5EAD background.


Related colors

Complementary color

Complementary color for #hex is #94A152.


I love getcolorcode.com

Triadic colors

1 #AD6B5E and #5EAD6B with #6B5EAD are triadic colors.

2 #AD5E6B and #5E6BAD with #6B5EAD are triadic colors.