COLOR #6B5DAC

HEX: #6B5DAC RGB: (107,93,172)

Renk bilgisi

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

RGB renk modeli

#6B5DAC color RGB value is (107,93,172).

RGB: (107,93,172) (42%, 36%, 67%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 93 of 255 = 36%
B 172 of 255 = 67%

107
93
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 93 + 172 = 372 (100%)
R 107 of 372 ~ 28.76%
G 93 of 372 ~ 25%
B 172 of 372 ~ 46.24'%

%28.76
%25
%46.24

CMYK RENK MODELİ

#6B5DAC rengi CMYK tonu (38,46,0,33).

  • camgöbeği tonu 37.79%
  • eflatun tonu 45.93%
  • sarı tonu 0.00%
  • ana renk tonu 32.55%

CMYK: (38,46,0,33)
C38M46Y0K33 (38%, 46%, 0%, 33%)
(0.38 / 0.46 / 0.00 / 0.33)

CMYK yüzdeleri

%37.79
%45.93
%0
%32.55

Codes

Color #6B5DAC in popluar color models

6B 5D AC
RGB 107 93 172
HSL 251° 32.24% 51.96%
HSB/HSV 251° 45.93% 67.45%
CMYK 37.79% 45.93% 0.00%
32.55%

Color #6B5DAC in popluar number systems.

HEX 6B 5D AC
Decimal 107 93 172
Binary 1101011 1011101 10101100
Octal 153 135 254

Shades and tints

Shades of #6B5DAC

#6B5DAC
(107,93,172)
#62559D
(98,85,157)
#594D8E
(89,77,142)
#50457F
(80,69,127)
#473D70
(71,61,112)
#3E3561
(62,53,97)
#352D52
(53,45,82)
#2C2543
(44,37,67)
#231D34
(35,29,52)
#1A1525
(26,21,37)
#110D16
(17,13,22)
#000000
(0,0,0)

Tints of #6B5DAC

#6B5DAC
(107,93,172)
#786BB3
(120,107,179)
#8579BA
(133,121,186)
#9287C1
(146,135,193)
#9F95C8
(159,149,200)
#ACA3CF
(172,163,207)
#B9B1D6
(185,177,214)
#C6BFDD
(198,191,221)
#D3CDE4
(211,205,228)
#E0DBEB
(224,219,235)
#EDE9F2
(237,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5DAC color. Also use rgb(107,93,172) instead hex code.

Text Font Color

.myTextColor { color: #6B5DAC; }

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

This text font color is #6B5DAC.

Background Color

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

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

This div background color is #6B5DAC.

Border color

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

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

This div border color is #6B5DAC.

Opacity

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

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

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

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

This text has shadow with #6B5DAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5DAC.

Preview

Color preview on black background

This text has color #6B5DAC on black background.


Color preview on white background

This text has color #6B5DAC on white background.


Black color preview on #6B5DAC background

This text has black color on #6B5DAC background.


White color preview on #6B5DAC background

This text has white color on #6B5DAC background.


Related colors

Complementary color

Complementary color for #hex is #94A253.


I love getcolorcode.com

Triadic colors

1 #AC6B5D and #5DAC6B with #6B5DAC are triadic colors.

2 #AC5D6B and #5D6BAC with #6B5DAC are triadic colors.