COLOR #6B4B9A

HEX: #6B4B9A
RGB: (107,75,154)

Renk bilgisi

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

RGB renk modeli

#6B4B9A color RGB value is (107,75,154).

  • kırmız ton 107;
  • yeşil ton 75;
  • mavi ton 154.
RGB:
(107,75,154)
(42%,29%,60%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 75 of 255 = 29%
B 154 of 255 = 60%

107
75
154

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

Yüzdelerle RGB renk parçaları

R + G + B =
107 + 75 + 154 = 336 (100%)
R 107 of 336 ~ 31.85%
G 75 of 336 ~ 22.32%
B 154 of 336 ~ 45.83%

%31.85
%22.32
%45.83

CMYK RENK MODELİ

#6B4B9A rengi CMYK tonu (31,51,0,40).

  • camgöbeği tonu 30.52%
  • eflatun tonu 51.30%
  • sarı tonu 0.00%
  • ana renk tonu 39.61%
CMYK:
(31,51,0,40)
C31M51Y0K40 
(31%,51%,0%,40%)
(0.31/0.51/0.00/0.40)	

CMYK yüzdeleri

%30.52
%51.3
%0
%39.61

Codes

Color #6B4B9A in popluar color models

6B4B9A
RGB10775154
HSL264°34.50%44.90%
HSB/HSV264°51.30%60.39%
CMYK30.52%51.30%0.00%
39.61%

Color #6B4B9A in popluar number systems.

HEX6B4B9A
Decimal10775154
Binary1101011100101110011010
Octal153113232

Shades and tints

Shades of #6B4B9A

#6B4B9A
(107,75,154)
#62458C
(98,69,140)
#593F7E
(89,63,126)
#503970
(80,57,112)
#473362
(71,51,98)
#3E2D54
(62,45,84)
#352746
(53,39,70)
#2C2138
(44,33,56)
#231B2A
(35,27,42)
#1A151C
(26,21,28)
#110F0E
(17,15,14)
#000000
(0,0,0)

Tints of #6B4B9A

#6B4B9A
(107,75,154)
#785BA3
(120,91,163)
#856BAC
(133,107,172)
#927BB5
(146,123,181)
#9F8BBE
(159,139,190)
#AC9BC7
(172,155,199)
#B9ABD0
(185,171,208)
#C6BBD9
(198,187,217)
#D3CBE2
(211,203,226)
#E0DBEB
(224,219,235)
#EDEBF4
(237,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B4B9A color. Also use rgb(107,75,154) instead hex code.

Text Font Color

.myTextColor { color: #6B4B9A; }

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

This text font color is #6B4B9A.


Background Color

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

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

This div background color is #6B4B9A.


Border color

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

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

This div border color is #6B4B9A.


Opacity

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

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

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

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

This text has shadow with #6B4B9A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #6B4B9A on black background.


Color preview on white background

This text has color #6B4B9A on white background.



Black color preview on #6B4B9A background

This text has black color on #6B4B9A background.


White color preview on #6B4B9A background

This text has white color on #6B4B9A background.