COLOR #6B5AC2

HEX: #6B5AC2 RGB: (107,90,194)

Renk bilgisi

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

RGB renk modeli

#6B5AC2 color RGB value is (107,90,194).

RGB: (107,90,194) (42%, 35%, 76%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 90 of 255 = 35%
B 194 of 255 = 76%

107
90
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 90 + 194 = 391 (100%)
R 107 of 391 ~ 27.37%
G 90 of 391 ~ 23.02%
B 194 of 391 ~ 49.62'%

%27.37
%23.02
%49.62

CMYK RENK MODELİ

#6B5AC2 rengi CMYK tonu (45,54,0,24).

  • camgöbeği tonu 44.85%
  • eflatun tonu 53.61%
  • sarı tonu 0.00%
  • ana renk tonu 23.92%

CMYK: (45,54,0,24)
C45M54Y0K24 (45%, 54%, 0%, 24%)
(0.45 / 0.54 / 0.00 / 0.24)

CMYK yüzdeleri

%44.85
%53.61
%0
%23.92

Codes

Color #6B5AC2 in popluar color models

6B 5A C2
RGB 107 90 194
HSL 250° 46.02% 55.69%
HSB/HSV 250° 53.61% 76.08%
CMYK 44.85% 53.61% 0.00%
23.92%

Color #6B5AC2 in popluar number systems.

HEX 6B 5A C2
Decimal 107 90 194
Binary 1101011 1011010 11000010
Octal 153 132 302

Shades and tints

Shades of #6B5AC2

#6B5AC2
(107,90,194)
#6252B1
(98,82,177)
#594AA0
(89,74,160)
#50428F
(80,66,143)
#473A7E
(71,58,126)
#3E326D
(62,50,109)
#352A5C
(53,42,92)
#2C224B
(44,34,75)
#231A3A
(35,26,58)
#1A1229
(26,18,41)
#110A18
(17,10,24)
#000000
(0,0,0)

Tints of #6B5AC2

#6B5AC2
(107,90,194)
#7869C7
(120,105,199)
#8578CC
(133,120,204)
#9287D1
(146,135,209)
#9F96D6
(159,150,214)
#ACA5DB
(172,165,219)
#B9B4E0
(185,180,224)
#C6C3E5
(198,195,229)
#D3D2EA
(211,210,234)
#E0E1EF
(224,225,239)
#EDF0F4
(237,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5AC2; }

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

This text font color is #6B5AC2.

Background Color

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

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

This div background color is #6B5AC2.

Border color

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

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

This div border color is #6B5AC2.

Opacity

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

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

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

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

This text has shadow with #6B5AC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5AC2.

Preview

Color preview on black background

This text has color #6B5AC2 on black background.


Color preview on white background

This text has color #6B5AC2 on white background.


Black color preview on #6B5AC2 background

This text has black color on #6B5AC2 background.


White color preview on #6B5AC2 background

This text has white color on #6B5AC2 background.


Related colors

Complementary color

Complementary color for #hex is #94A53D.


I love getcolorcode.com

Triadic colors

1 #C26B5A and #5AC26B with #6B5AC2 are triadic colors.

2 #C25A6B and #5A6BC2 with #6B5AC2 are triadic colors.