COLOR #6B5EC7

HEX: #6B5EC7 RGB: (107,94,199)

Renk bilgisi

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

RGB renk modeli

#6B5EC7 color RGB value is (107,94,199).

RGB: (107,94,199) (42%, 37%, 78%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 94 of 255 = 37%
B 199 of 255 = 78%

107
94
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 94 + 199 = 400 (100%)
R 107 of 400 ~ 26.75%
G 94 of 400 ~ 23.5%
B 199 of 400 ~ 49.75'%

%26.75
%23.5
%49.75

CMYK RENK MODELİ

#6B5EC7 rengi CMYK tonu (46,53,0,22).

  • camgöbeği tonu 46.23%
  • eflatun tonu 52.76%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (46,53,0,22)
C46M53Y0K22 (46%, 53%, 0%, 22%)
(0.46 / 0.53 / 0.00 / 0.22)

CMYK yüzdeleri

%46.23
%52.76
%0
%21.96

Codes

Color #6B5EC7 in popluar color models

6B 5E C7
RGB 107 94 199
HSL 247° 48.39% 57.45%
HSB/HSV 247° 52.76% 78.04%
CMYK 46.23% 52.76% 0.00%
21.96%

Color #6B5EC7 in popluar number systems.

HEX 6B 5E C7
Decimal 107 94 199
Binary 1101011 1011110 11000111
Octal 153 136 307

Shades and tints

Shades of #6B5EC7

#6B5EC7
(107,94,199)
#6256B5
(98,86,181)
#594EA3
(89,78,163)
#504691
(80,70,145)
#473E7F
(71,62,127)
#3E366D
(62,54,109)
#352E5B
(53,46,91)
#2C2649
(44,38,73)
#231E37
(35,30,55)
#1A1625
(26,22,37)
#110E13
(17,14,19)
#000000
(0,0,0)

Tints of #6B5EC7

#6B5EC7
(107,94,199)
#786CCC
(120,108,204)
#857AD1
(133,122,209)
#9288D6
(146,136,214)
#9F96DB
(159,150,219)
#ACA4E0
(172,164,224)
#B9B2E5
(185,178,229)
#C6C0EA
(198,192,234)
#D3CEEF
(211,206,239)
#E0DCF4
(224,220,244)
#EDEAF9
(237,234,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5EC7; }

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

This text font color is #6B5EC7.

Background Color

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

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

This div background color is #6B5EC7.

Border color

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

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

This div border color is #6B5EC7.

Opacity

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

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

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

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

This text has shadow with #6B5EC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5EC7.

Preview

Color preview on black background

This text has color #6B5EC7 on black background.


Color preview on white background

This text has color #6B5EC7 on white background.


Black color preview on #6B5EC7 background

This text has black color on #6B5EC7 background.


White color preview on #6B5EC7 background

This text has white color on #6B5EC7 background.


Related colors

Complementary color

Complementary color for #hex is #94A138.


I love getcolorcode.com

Triadic colors

1 #C76B5E and #5EC76B with #6B5EC7 are triadic colors.

2 #C75E6B and #5E6BC7 with #6B5EC7 are triadic colors.