COLOR #6D48B3

HEX: #6D48B3 RGB: (109,72,179)

Renk bilgisi

#6D48B3 contains mainly blue color. #6D48B3 ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#6D48B3 color RGB value is (109,72,179).

RGB: (109,72,179) (43%, 28%, 70%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 72 of 255 = 28%
B 179 of 255 = 70%

109
72
179

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 72 + 179 = 360 (100%)
R 109 of 360 ~ 30.28%
G 72 of 360 ~ 20%
B 179 of 360 ~ 49.72'%

%30.28
%20
%49.72

CMYK RENK MODELİ

#6D48B3 rengi CMYK tonu (39,60,0,30).

  • camgöbeği tonu 39.11%
  • eflatun tonu 59.78%
  • sarı tonu 0.00%
  • ana renk tonu 29.80%
CMYK: (39,60,0,30) C39M60Y0K30 (39%,60%,0%,30%) (0.39/0.60/0.00/0.30) 

CMYK yüzdeleri

%39.11
%59.78
%0
%29.8

Codes

Color #6D48B3 in popluar color models

6D 48 B3
RGB 109 72 179
HSL 261° 42.63% 49.22%
HSB/HSV 261° 59.78% 70.20%
CMYK 39.11% 59.78% 0.00%
29.80%

Color #6D48B3 in popluar number systems.

HEX 6D 48 B3
Decimal 109 72 179
Binary 1101101 1001000 10110011
Octal 155 110 263

Shades and tints

Shades of #6D48B3

#6D48B3
(109,72,179)
#6442A3
(100,66,163)
#5B3C93
(91,60,147)
#523683
(82,54,131)
#493073
(73,48,115)
#402A63
(64,42,99)
#372453
(55,36,83)
#2E1E43
(46,30,67)
#251833
(37,24,51)
#1C1223
(28,18,35)
#130C13
(19,12,19)
#000000
(0,0,0)

Tints of #6D48B3

#6D48B3
(109,72,179)
#7A58B9
(122,88,185)
#8768BF
(135,104,191)
#9478C5
(148,120,197)
#A188CB
(161,136,203)
#AE98D1
(174,152,209)
#BBA8D7
(187,168,215)
#C8B8DD
(200,184,221)
#D5C8E3
(213,200,227)
#E2D8E9
(226,216,233)
#EFE8EF
(239,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D48B3 color. Also use rgb(109,72,179) instead hex code.

Text Font Color

.myTextColor { color: #6D48B3; }

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

This text font color is #6D48B3.

Background Color

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

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

This div background color is #6D48B3.

Border color

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

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

This div border color is #6D48B3.

Opacity

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

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

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

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

This text has shadow with #6D48B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D48B3.

Preview

Color preview on black background

This text has color #6D48B3 on black background.


Color preview on white background

This text has color #6D48B3 on white background.


Black color preview on #6D48B3 background

This text has black color on #6D48B3 background.


White color preview on #6D48B3 background

This text has white color on #6D48B3 background.


Related colors

Complementary color

Complementary color for #hex is #92B74C.


I love getcolorcode.com

Triadic colors

1 #B36D48 and #48B36D with #6D48B3 are triadic colors.

2 #B3486D and #486DB3 with #6D48B3 are triadic colors.