COLOR #7B6AD4

HEX: #7B6AD4 RGB: (123,106,212)

Renk bilgisi

#7B6AD4 contains mainly blue color. #7B6AD4 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#7B6AD4 color RGB value is (123,106,212).

RGB: (123,106,212) (48%, 42%, 83%)

RGB bağlantıları ve doygunluk

R 123 of 255 = 48%
G 106 of 255 = 42%
B 212 of 255 = 83%

123
106
212

R + G + B ~ 58%. #7B6AD4 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 123 + 106 + 212 = 441 (100%)
R 123 of 441 ~ 27.89%
G 106 of 441 ~ 24.04%
B 212 of 441 ~ 48.07'%

%27.89
%24.04
%48.07

CMYK RENK MODELİ

#7B6AD4 rengi CMYK tonu (42,50,0,17).

  • camgöbeği tonu 41.98%
  • eflatun tonu 50.00%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (42,50,0,17)
C42M50Y0K17 (42%, 50%, 0%, 17%)
(0.42 / 0.50 / 0.00 / 0.17)

CMYK yüzdeleri

%41.98
%50
%0
%16.86

Codes

Color #7B6AD4 in popluar color models

7B 6A D4
RGB 123 106 212
HSL 250° 55.21% 62.35%
HSB/HSV 250° 50.00% 83.14%
CMYK 41.98% 50.00% 0.00%
16.86%

Color #7B6AD4 in popluar number systems.

HEX 7B 6A D4
Decimal 123 106 212
Binary 1111011 1101010 11010100
Octal 173 152 324

Shades and tints

Shades of #7B6AD4

#7B6AD4
(123,106,212)
#7061C1
(112,97,193)
#6558AE
(101,88,174)
#5A4F9B
(90,79,155)
#4F4688
(79,70,136)
#443D75
(68,61,117)
#393462
(57,52,98)
#2E2B4F
(46,43,79)
#23223C
(35,34,60)
#181929
(24,25,41)
#0D1016
(13,16,22)
#000000
(0,0,0)

Tints of #7B6AD4

#7B6AD4
(123,106,212)
#8777D7
(135,119,215)
#9384DA
(147,132,218)
#9F91DD
(159,145,221)
#AB9EE0
(171,158,224)
#B7ABE3
(183,171,227)
#C3B8E6
(195,184,230)
#CFC5E9
(207,197,233)
#DBD2EC
(219,210,236)
#E7DFEF
(231,223,239)
#F3ECF2
(243,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B6AD4 color. Also use rgb(123,106,212) instead hex code.

Text Font Color

.myTextColor { color: #7B6AD4; }

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

This text font color is #7B6AD4.

Background Color

.myBgColor { background-color: #7B6AD4; }

<div style="background-color:#7B6AD4">Inner text</div>

This div background color is #7B6AD4.

Border color

.myBorderColor { border: 1px solid #7B6AD4; }

<div style="border:3px solid #7B6AD4">Div</div>

This div border color is #7B6AD4.

Opacity

.myOpacity80 { color: #7B6AD4; opacity: 0.8; }

<p style="color:#7B6AD4;opacity:0.8;">80%</p>

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

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

This text has shadow with #7B6AD4 color.


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

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

This text has shadow with #7B6AD4 primary color and red secondary color.


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

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

This text has shadow with #7B6AD4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7B6AD4.

Preview

Color preview on black background

This text has color #7B6AD4 on black background.


Color preview on white background

This text has color #7B6AD4 on white background.


Black color preview on #7B6AD4 background

This text has black color on #7B6AD4 background.


White color preview on #7B6AD4 background

This text has white color on #7B6AD4 background.


Related colors

Complementary color

Complementary color for #hex is #84952B.


I love getcolorcode.com

Triadic colors

1 #D47B6A and #6AD47B with #7B6AD4 are triadic colors.

2 #D46A7B and #6A7BD4 with #7B6AD4 are triadic colors.