COLOR #6D2B9C

HEX: #6D2B9C
RGB: (109,43,156)

Renk bilgisi

#6D2B9C contains mainly red and blue colors. #6D2B9C ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#6D2B9C color RGB value is (109,43,156).

  • kırmız ton 109;
  • yeşil ton 43;
  • mavi ton 156.
RGB:
(109,43,156)
(43%,17%,61%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 43 of 255 = 17%
B 156 of 255 = 61%

109
43
156

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

Yüzdelerle RGB renk parçaları

R + G + B =
109 + 43 + 156 = 308 (100%)
R 109 of 308 ~ 35.39%
G 43 of 308 ~ 13.96%
B 156 of 308 ~ 50.65%

%35.39
%13.96
%50.65

CMYK RENK MODELİ

#6D2B9C rengi CMYK tonu (30,72,0,39).

  • camgöbeği tonu 30.13%
  • eflatun tonu 72.44%
  • sarı tonu 0.00%
  • ana renk tonu 38.82%
CMYK:
(30,72,0,39)
C30M72Y0K39 
(30%,72%,0%,39%)
(0.30/0.72/0.00/0.39)	

CMYK yüzdeleri

%30.13
%72.44
%0
%38.82

Codes

Color #6D2B9C in popluar color models

6D2B9C
RGB10943156
HSL275°56.78%39.02%
HSB/HSV275°72.44%61.18%
CMYK30.13%72.44%0.00%
38.82%

Color #6D2B9C in popluar number systems.

HEX6D2B9C
Decimal10943156
Binary110110110101110011100
Octal15553234

Shades and tints

Shades of #6D2B9C

#6D2B9C
(109,43,156)
#64288E
(100,40,142)
#5B2580
(91,37,128)
#522272
(82,34,114)
#491F64
(73,31,100)
#401C56
(64,28,86)
#371948
(55,25,72)
#2E163A
(46,22,58)
#25132C
(37,19,44)
#1C101E
(28,16,30)
#130D10
(19,13,16)
#000000
(0,0,0)

Tints of #6D2B9C

#6D2B9C
(109,43,156)
#7A3EA5
(122,62,165)
#8751AE
(135,81,174)
#9464B7
(148,100,183)
#A177C0
(161,119,192)
#AE8AC9
(174,138,201)
#BB9DD2
(187,157,210)
#C8B0DB
(200,176,219)
#D5C3E4
(213,195,228)
#E2D6ED
(226,214,237)
#EFE9F6
(239,233,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D2B9C color. Also use rgb(109,43,156) instead hex code.

Text Font Color

.myTextColor { color: #6D2B9C; }

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

This text font color is #6D2B9C.


Background Color

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

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

This div background color is #6D2B9C.


Border color

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

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

This div border color is #6D2B9C.


Opacity

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

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

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

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

This text has shadow with #6D2B9C color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #6D2B9C on black background.


Color preview on white background

This text has color #6D2B9C on white background.



Black color preview on #6D2B9C background

This text has black color on #6D2B9C background.


White color preview on #6D2B9C background

This text has white color on #6D2B9C background.