COLOR #6D49BC

HEX: #6D49BC RGB: (109,73,188)

Renk bilgisi

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

RGB renk modeli

#6D49BC color RGB value is (109,73,188).

RGB: (109,73,188) (43%, 29%, 74%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 73 of 255 = 29%
B 188 of 255 = 74%

109
73
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 73 + 188 = 370 (100%)
R 109 of 370 ~ 29.46%
G 73 of 370 ~ 19.73%
B 188 of 370 ~ 50.81'%

%29.46
%19.73
%50.81

CMYK RENK MODELİ

#6D49BC rengi CMYK tonu (42,61,0,26).

  • camgöbeği tonu 42.02%
  • eflatun tonu 61.17%
  • sarı tonu 0.00%
  • ana renk tonu 26.27%

CMYK: (42,61,0,26)
C42M61Y0K26 (42%, 61%, 0%, 26%)
(0.42 / 0.61 / 0.00 / 0.26)

CMYK yüzdeleri

%42.02
%61.17
%0
%26.27

Codes

Color #6D49BC in popluar color models

6D 49 BC
RGB 109 73 188
HSL 259° 46.18% 51.18%
HSB/HSV 259° 61.17% 73.73%
CMYK 42.02% 61.17% 0.00%
26.27%

Color #6D49BC in popluar number systems.

HEX 6D 49 BC
Decimal 109 73 188
Binary 1101101 1001001 10111100
Octal 155 111 274

Shades and tints

Shades of #6D49BC

#6D49BC
(109,73,188)
#6443AB
(100,67,171)
#5B3D9A
(91,61,154)
#523789
(82,55,137)
#493178
(73,49,120)
#402B67
(64,43,103)
#372556
(55,37,86)
#2E1F45
(46,31,69)
#251934
(37,25,52)
#1C1323
(28,19,35)
#130D12
(19,13,18)
#000000
(0,0,0)

Tints of #6D49BC

#6D49BC
(109,73,188)
#7A59C2
(122,89,194)
#8769C8
(135,105,200)
#9479CE
(148,121,206)
#A189D4
(161,137,212)
#AE99DA
(174,153,218)
#BBA9E0
(187,169,224)
#C8B9E6
(200,185,230)
#D5C9EC
(213,201,236)
#E2D9F2
(226,217,242)
#EFE9F8
(239,233,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D49BC color. Also use rgb(109,73,188) instead hex code.

Text Font Color

.myTextColor { color: #6D49BC; }

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

This text font color is #6D49BC.

Background Color

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

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

This div background color is #6D49BC.

Border color

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

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

This div border color is #6D49BC.

Opacity

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

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

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

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

This text has shadow with #6D49BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D49BC.

Preview

Color preview on black background

This text has color #6D49BC on black background.


Color preview on white background

This text has color #6D49BC on white background.


Black color preview on #6D49BC background

This text has black color on #6D49BC background.


White color preview on #6D49BC background

This text has white color on #6D49BC background.


Related colors

Complementary color

Complementary color for #hex is #92B643.


I love getcolorcode.com

Triadic colors

1 #BC6D49 and #49BC6D with #6D49BC are triadic colors.

2 #BC496D and #496DBC with #6D49BC are triadic colors.