COLOR #B479A6

HEX: #B479A6 RGB: (180,121,166)

Renk bilgisi

#B479A6 contains red, green and blue colors in about the same proportion. #B479A6 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#B479A6 color RGB value is (180,121,166).

RGB: (180,121,166) (71%, 47%, 65%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 121 of 255 = 47%
B 166 of 255 = 65%

180
121
166

R + G + B ~ 61%. #B479A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 121 + 166 = 467 (100%)
R 180 of 467 ~ 38.54%
G 121 of 467 ~ 25.91%
B 166 of 467 ~ 35.55'%

%38.54
%25.91
%35.55

CMYK RENK MODELİ

#B479A6 rengi CMYK tonu (0,33,8,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.78%
  • sarı tonu 7.78%
  • ana renk tonu 29.41%

CMYK: (0,33,8,29)
C0M33Y8K29 (0%, 33%, 8%, 29%)
(0.00 / 0.33 / 0.08 / 0.29)

CMYK yüzdeleri

%0
%32.78
%7.78
%29.41

Codes

Color #B479A6 in popluar color models

B4 79 A6
RGB 180 121 166
HSL 314° 28.23% 59.02%
HSB/HSV 314° 32.78% 70.59%
CMYK 0.00% 32.78% 7.78%
29.41%

Color #B479A6 in popluar number systems.

HEX B4 79 A6
Decimal 180 121 166
Binary 10110100 1111001 10100110
Octal 264 171 246

Shades and tints

Shades of #B479A6

#B479A6
(180,121,166)
#A46E97
(164,110,151)
#946388
(148,99,136)
#845879
(132,88,121)
#744D6A
(116,77,106)
#64425B
(100,66,91)
#54374C
(84,55,76)
#442C3D
(68,44,61)
#34212E
(52,33,46)
#24161F
(36,22,31)
#140B10
(20,11,16)
#000000
(0,0,0)

Tints of #B479A6

#B479A6
(180,121,166)
#BA85AE
(186,133,174)
#C091B6
(192,145,182)
#C69DBE
(198,157,190)
#CCA9C6
(204,169,198)
#D2B5CE
(210,181,206)
#D8C1D6
(216,193,214)
#DECDDE
(222,205,222)
#E4D9E6
(228,217,230)
#EAE5EE
(234,229,238)
#F0F1F6
(240,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B479A6 color. Also use rgb(180,121,166) instead hex code.

Text Font Color

.myTextColor { color: #B479A6; }

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

This text font color is #B479A6.

Background Color

.myBgColor { background-color: #B479A6; }

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

This div background color is #B479A6.

Border color

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

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

This div border color is #B479A6.

Opacity

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

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

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

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

This text has shadow with #B479A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B479A6.

Preview

Color preview on black background

This text has color #B479A6 on black background.


Color preview on white background

This text has color #B479A6 on white background.


Black color preview on #B479A6 background

This text has black color on #B479A6 background.


White color preview on #B479A6 background

This text has white color on #B479A6 background.


Related colors

Complementary color

Complementary color for #hex is #4B8659.


I love getcolorcode.com

Triadic colors

1 #A6B479 and #79A6B4 with #B479A6 are triadic colors.

2 #A679B4 and #79B4A6 with #B479A6 are triadic colors.