COLOR #6D3CD8

HEX: #6D3CD8 RGB: (109,60,216)

Renk bilgisi

#6D3CD8 contains mainly blue color. #6D3CD8 ‘ nin web güvenlik rengi #6633CC (ya da #63C) dir.

RGB renk modeli

#6D3CD8 color RGB value is (109,60,216).

RGB: (109,60,216) (43%, 24%, 85%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 60 of 255 = 24%
B 216 of 255 = 85%

109
60
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 60 + 216 = 385 (100%)
R 109 of 385 ~ 28.31%
G 60 of 385 ~ 15.58%
B 216 of 385 ~ 56.1'%

%28.31
%15.58
%56.1

CMYK RENK MODELİ

#6D3CD8 rengi CMYK tonu (50,72,0,15).

  • camgöbeği tonu 49.54%
  • eflatun tonu 72.22%
  • sarı tonu 0.00%
  • ana renk tonu 15.29%

CMYK: (50,72,0,15)
C50M72Y0K15 (50%, 72%, 0%, 15%)
(0.50 / 0.72 / 0.00 / 0.15)

CMYK yüzdeleri

%49.54
%72.22
%0
%15.29

Codes

Color #6D3CD8 in popluar color models

6D 3C D8
RGB 109 60 216
HSL 259° 66.67% 54.12%
HSB/HSV 259° 72.22% 84.71%
CMYK 49.54% 72.22% 0.00%
15.29%

Color #6D3CD8 in popluar number systems.

HEX 6D 3C D8
Decimal 109 60 216
Binary 1101101 111100 11011000
Octal 155 74 330

Shades and tints

Shades of #6D3CD8

#6D3CD8
(109,60,216)
#6437C5
(100,55,197)
#5B32B2
(91,50,178)
#522D9F
(82,45,159)
#49288C
(73,40,140)
#402379
(64,35,121)
#371E66
(55,30,102)
#2E1953
(46,25,83)
#251440
(37,20,64)
#1C0F2D
(28,15,45)
#130A1A
(19,10,26)
#000000
(0,0,0)

Tints of #6D3CD8

#6D3CD8
(109,60,216)
#7A4DDB
(122,77,219)
#875EDE
(135,94,222)
#946FE1
(148,111,225)
#A180E4
(161,128,228)
#AE91E7
(174,145,231)
#BBA2EA
(187,162,234)
#C8B3ED
(200,179,237)
#D5C4F0
(213,196,240)
#E2D5F3
(226,213,243)
#EFE6F6
(239,230,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D3CD8 color. Also use rgb(109,60,216) instead hex code.

Text Font Color

.myTextColor { color: #6D3CD8; }

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

This text font color is #6D3CD8.

Background Color

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

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

This div background color is #6D3CD8.

Border color

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

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

This div border color is #6D3CD8.

Opacity

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

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

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

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

This text has shadow with #6D3CD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D3CD8.

Preview

Color preview on black background

This text has color #6D3CD8 on black background.


Color preview on white background

This text has color #6D3CD8 on white background.


Black color preview on #6D3CD8 background

This text has black color on #6D3CD8 background.


White color preview on #6D3CD8 background

This text has white color on #6D3CD8 background.


Related colors

Complementary color

Complementary color for #hex is #92C327.


I love getcolorcode.com

Triadic colors

1 #D86D3C and #3CD86D with #6D3CD8 are triadic colors.

2 #D83C6D and #3C6DD8 with #6D3CD8 are triadic colors.