COLOR #6B5AAC

HEX: #6B5AAC RGB: (107,90,172)

Renk bilgisi

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

RGB renk modeli

#6B5AAC color RGB value is (107,90,172).

RGB: (107,90,172) (42%, 35%, 67%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 90 of 255 = 35%
B 172 of 255 = 67%

107
90
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 90 + 172 = 369 (100%)
R 107 of 369 ~ 29%
G 90 of 369 ~ 24.39%
B 172 of 369 ~ 46.61'%

%29
%24.39
%46.61

CMYK RENK MODELİ

#6B5AAC rengi CMYK tonu (38,48,0,33).

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

CMYK: (38,48,0,33)
C38M48Y0K33 (38%, 48%, 0%, 33%)
(0.38 / 0.48 / 0.00 / 0.33)

CMYK yüzdeleri

%37.79
%47.67
%0
%32.55

Codes

Color #6B5AAC in popluar color models

6B 5A AC
RGB 107 90 172
HSL 252° 33.06% 51.37%
HSB/HSV 252° 47.67% 67.45%
CMYK 37.79% 47.67% 0.00%
32.55%

Color #6B5AAC in popluar number systems.

HEX 6B 5A AC
Decimal 107 90 172
Binary 1101011 1011010 10101100
Octal 153 132 254

Shades and tints

Shades of #6B5AAC

#6B5AAC
(107,90,172)
#62529D
(98,82,157)
#594A8E
(89,74,142)
#50427F
(80,66,127)
#473A70
(71,58,112)
#3E3261
(62,50,97)
#352A52
(53,42,82)
#2C2243
(44,34,67)
#231A34
(35,26,52)
#1A1225
(26,18,37)
#110A16
(17,10,22)
#000000
(0,0,0)

Tints of #6B5AAC

#6B5AAC
(107,90,172)
#7869B3
(120,105,179)
#8578BA
(133,120,186)
#9287C1
(146,135,193)
#9F96C8
(159,150,200)
#ACA5CF
(172,165,207)
#B9B4D6
(185,180,214)
#C6C3DD
(198,195,221)
#D3D2E4
(211,210,228)
#E0E1EB
(224,225,235)
#EDF0F2
(237,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5AAC; }

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

This text font color is #6B5AAC.

Background Color

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

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

This div background color is #6B5AAC.

Border color

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

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

This div border color is #6B5AAC.

Opacity

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

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

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

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

This text has shadow with #6B5AAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5AAC.

Preview

Color preview on black background

This text has color #6B5AAC on black background.


Color preview on white background

This text has color #6B5AAC on white background.


Black color preview on #6B5AAC background

This text has black color on #6B5AAC background.


White color preview on #6B5AAC background

This text has white color on #6B5AAC background.


Related colors

Complementary color

Complementary color for #hex is #94A553.


I love getcolorcode.com

Triadic colors

1 #AC6B5A and #5AAC6B with #6B5AAC are triadic colors.

2 #AC5A6B and #5A6BAC with #6B5AAC are triadic colors.