COLOR #6B5CC9

HEX: #6B5CC9 RGB: (107,92,201)

Renk bilgisi

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

RGB renk modeli

#6B5CC9 color RGB value is (107,92,201).

RGB: (107,92,201) (42%, 36%, 79%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 92 of 255 = 36%
B 201 of 255 = 79%

107
92
201

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 92 + 201 = 400 (100%)
R 107 of 400 ~ 26.75%
G 92 of 400 ~ 23%
B 201 of 400 ~ 50.25'%

%26.75
%23
%50.25

CMYK RENK MODELİ

#6B5CC9 rengi CMYK tonu (47,54,0,21).

  • camgöbeği tonu 46.77%
  • eflatun tonu 54.23%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (47,54,0,21)
C47M54Y0K21 (47%, 54%, 0%, 21%)
(0.47 / 0.54 / 0.00 / 0.21)

CMYK yüzdeleri

%46.77
%54.23
%0
%21.18

Codes

Color #6B5CC9 in popluar color models

6B 5C C9
RGB 107 92 201
HSL 248° 50.23% 57.45%
HSB/HSV 248° 54.23% 78.82%
CMYK 46.77% 54.23% 0.00%
21.18%

Color #6B5CC9 in popluar number systems.

HEX 6B 5C C9
Decimal 107 92 201
Binary 1101011 1011100 11001001
Octal 153 134 311

Shades and tints

Shades of #6B5CC9

#6B5CC9
(107,92,201)
#6254B7
(98,84,183)
#594CA5
(89,76,165)
#504493
(80,68,147)
#473C81
(71,60,129)
#3E346F
(62,52,111)
#352C5D
(53,44,93)
#2C244B
(44,36,75)
#231C39
(35,28,57)
#1A1427
(26,20,39)
#110C15
(17,12,21)
#000000
(0,0,0)

Tints of #6B5CC9

#6B5CC9
(107,92,201)
#786ACD
(120,106,205)
#8578D1
(133,120,209)
#9286D5
(146,134,213)
#9F94D9
(159,148,217)
#ACA2DD
(172,162,221)
#B9B0E1
(185,176,225)
#C6BEE5
(198,190,229)
#D3CCE9
(211,204,233)
#E0DAED
(224,218,237)
#EDE8F1
(237,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5CC9 color. Also use rgb(107,92,201) instead hex code.

Text Font Color

.myTextColor { color: #6B5CC9; }

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

This text font color is #6B5CC9.

Background Color

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

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

This div background color is #6B5CC9.

Border color

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

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

This div border color is #6B5CC9.

Opacity

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

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

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

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

This text has shadow with #6B5CC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5CC9.

Preview

Color preview on black background

This text has color #6B5CC9 on black background.


Color preview on white background

This text has color #6B5CC9 on white background.


Black color preview on #6B5CC9 background

This text has black color on #6B5CC9 background.


White color preview on #6B5CC9 background

This text has white color on #6B5CC9 background.


Related colors

Complementary color

Complementary color for #hex is #94A336.


I love getcolorcode.com

Triadic colors

1 #C96B5C and #5CC96B with #6B5CC9 are triadic colors.

2 #C95C6B and #5C6BC9 with #6B5CC9 are triadic colors.