COLOR #B479C6

HEX: #B479C6 RGB: (180,121,198)

Renk bilgisi

#B479C6 contains mainly red and blue colors. #B479C6 ‘ nin web güvenlik rengi #CC66CC (ya da #C6C) dir.

RGB renk modeli

#B479C6 color RGB value is (180,121,198).

RGB: (180,121,198) (71%, 47%, 78%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 121 of 255 = 47%
B 198 of 255 = 78%

180
121
198

R + G + B ~ 65%. #B479C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 121 + 198 = 499 (100%)
R 180 of 499 ~ 36.07%
G 121 of 499 ~ 24.25%
B 198 of 499 ~ 39.68'%

%36.07
%24.25
%39.68

CMYK RENK MODELİ

#B479C6 rengi CMYK tonu (9,39,0,22).

  • camgöbeği tonu 9.09%
  • eflatun tonu 38.89%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (9,39,0,22)
C9M39Y0K22 (9%, 39%, 0%, 22%)
(0.09 / 0.39 / 0.00 / 0.22)

CMYK yüzdeleri

%9.09
%38.89
%0
%22.35

Codes

Color #B479C6 in popluar color models

B4 79 C6
RGB 180 121 198
HSL 286° 40.31% 62.55%
HSB/HSV 286° 38.89% 77.65%
CMYK 9.09% 38.89% 0.00%
22.35%

Color #B479C6 in popluar number systems.

HEX B4 79 C6
Decimal 180 121 198
Binary 10110100 1111001 11000110
Octal 264 171 306

Shades and tints

Shades of #B479C6

#B479C6
(180,121,198)
#A46EB4
(164,110,180)
#9463A2
(148,99,162)
#845890
(132,88,144)
#744D7E
(116,77,126)
#64426C
(100,66,108)
#54375A
(84,55,90)
#442C48
(68,44,72)
#342136
(52,33,54)
#241624
(36,22,36)
#140B12
(20,11,18)
#000000
(0,0,0)

Tints of #B479C6

#B479C6
(180,121,198)
#BA85CB
(186,133,203)
#C091D0
(192,145,208)
#C69DD5
(198,157,213)
#CCA9DA
(204,169,218)
#D2B5DF
(210,181,223)
#D8C1E4
(216,193,228)
#DECDE9
(222,205,233)
#E4D9EE
(228,217,238)
#EAE5F3
(234,229,243)
#F0F1F8
(240,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B479C6; }

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

This text font color is #B479C6.

Background Color

.myBgColor { background-color: #B479C6; }

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

This div background color is #B479C6.

Border color

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

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

This div border color is #B479C6.

Opacity

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

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

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

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

This text has shadow with #B479C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B479C6.

Preview

Color preview on black background

This text has color #B479C6 on black background.


Color preview on white background

This text has color #B479C6 on white background.


Black color preview on #B479C6 background

This text has black color on #B479C6 background.


White color preview on #B479C6 background

This text has white color on #B479C6 background.


Related colors

Complementary color

Complementary color for #hex is #4B8639.


I love getcolorcode.com

Triadic colors

1 #C6B479 and #79C6B4 with #B479C6 are triadic colors.

2 #C679B4 and #79B4C6 with #B479C6 are triadic colors.