COLOR #B379BE

HEX: #B379BE RGB: (179,121,190)

Renk bilgisi

#B379BE contains mainly red and blue colors. #B379BE ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#B379BE color RGB value is (179,121,190).

RGB: (179,121,190) (70%, 47%, 75%)

RGB bağlantıları ve doygunluk

R 179 of 255 = 70%
G 121 of 255 = 47%
B 190 of 255 = 75%

179
121
190

R + G + B ~ 64%. #B379BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 179 + 121 + 190 = 490 (100%)
R 179 of 490 ~ 36.53%
G 121 of 490 ~ 24.69%
B 190 of 490 ~ 38.78'%

%36.53
%24.69
%38.78

CMYK RENK MODELİ

#B379BE rengi CMYK tonu (6,36,0,25).

  • camgöbeği tonu 5.79%
  • eflatun tonu 36.32%
  • sarı tonu 0.00%
  • ana renk tonu 25.49%

CMYK: (6,36,0,25)
C6M36Y0K25 (6%, 36%, 0%, 25%)
(0.06 / 0.36 / 0.00 / 0.25)

CMYK yüzdeleri

%5.79
%36.32
%0
%25.49

Codes

Color #B379BE in popluar color models

B3 79 BE
RGB 179 121 190
HSL 290° 34.67% 60.98%
HSB/HSV 290° 36.32% 74.51%
CMYK 5.79% 36.32% 0.00%
25.49%

Color #B379BE in popluar number systems.

HEX B3 79 BE
Decimal 179 121 190
Binary 10110011 1111001 10111110
Octal 263 171 276

Shades and tints

Shades of #B379BE

#B379BE
(179,121,190)
#A36EAD
(163,110,173)
#93639C
(147,99,156)
#83588B
(131,88,139)
#734D7A
(115,77,122)
#634269
(99,66,105)
#533758
(83,55,88)
#432C47
(67,44,71)
#332136
(51,33,54)
#231625
(35,22,37)
#130B14
(19,11,20)
#000000
(0,0,0)

Tints of #B379BE

#B379BE
(179,121,190)
#B985C3
(185,133,195)
#BF91C8
(191,145,200)
#C59DCD
(197,157,205)
#CBA9D2
(203,169,210)
#D1B5D7
(209,181,215)
#D7C1DC
(215,193,220)
#DDCDE1
(221,205,225)
#E3D9E6
(227,217,230)
#E9E5EB
(233,229,235)
#EFF1F0
(239,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B379BE color. Also use rgb(179,121,190) instead hex code.

Text Font Color

.myTextColor { color: #B379BE; }

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

This text font color is #B379BE.

Background Color

.myBgColor { background-color: #B379BE; }

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

This div background color is #B379BE.

Border color

.myBorderColor { border: 1px solid #B379BE; }

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

This div border color is #B379BE.

Opacity

.myOpacity80 { color: #B379BE; opacity: 0.8; }

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

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

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

This text has shadow with #B379BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B379BE.

Preview

Color preview on black background

This text has color #B379BE on black background.


Color preview on white background

This text has color #B379BE on white background.


Black color preview on #B379BE background

This text has black color on #B379BE background.


White color preview on #B379BE background

This text has white color on #B379BE background.


Related colors

Complementary color

Complementary color for #hex is #4C8641.


I love getcolorcode.com

Triadic colors

1 #BEB379 and #79BEB3 with #B379BE are triadic colors.

2 #BE79B3 and #79B3BE with #B379BE are triadic colors.