COLOR #B976C4

HEX: #B976C4 RGB: (185,118,196)

Renk bilgisi

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

RGB renk modeli

#B976C4 color RGB value is (185,118,196).

RGB: (185,118,196) (73%, 46%, 77%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 118 of 255 = 46%
B 196 of 255 = 77%

185
118
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 118 + 196 = 499 (100%)
R 185 of 499 ~ 37.07%
G 118 of 499 ~ 23.65%
B 196 of 499 ~ 39.28'%

%37.07
%23.65
%39.28

CMYK RENK MODELİ

#B976C4 rengi CMYK tonu (6,40,0,23).

  • camgöbeği tonu 5.61%
  • eflatun tonu 39.80%
  • sarı tonu 0.00%
  • ana renk tonu 23.14%

CMYK: (6,40,0,23)
C6M40Y0K23 (6%, 40%, 0%, 23%)
(0.06 / 0.40 / 0.00 / 0.23)

CMYK yüzdeleri

%5.61
%39.8
%0
%23.14

Codes

Color #B976C4 in popluar color models

B9 76 C4
RGB 185 118 196
HSL 292° 39.80% 61.57%
HSB/HSV 292° 39.80% 76.86%
CMYK 5.61% 39.80% 0.00%
23.14%

Color #B976C4 in popluar number systems.

HEX B9 76 C4
Decimal 185 118 196
Binary 10111001 1110110 11000100
Octal 271 166 304

Shades and tints

Shades of #B976C4

#B976C4
(185,118,196)
#A96CB3
(169,108,179)
#9962A2
(153,98,162)
#895891
(137,88,145)
#794E80
(121,78,128)
#69446F
(105,68,111)
#593A5E
(89,58,94)
#49304D
(73,48,77)
#39263C
(57,38,60)
#291C2B
(41,28,43)
#19121A
(25,18,26)
#000000
(0,0,0)

Tints of #B976C4

#B976C4
(185,118,196)
#BF82C9
(191,130,201)
#C58ECE
(197,142,206)
#CB9AD3
(203,154,211)
#D1A6D8
(209,166,216)
#D7B2DD
(215,178,221)
#DDBEE2
(221,190,226)
#E3CAE7
(227,202,231)
#E9D6EC
(233,214,236)
#EFE2F1
(239,226,241)
#F5EEF6
(245,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B976C4 color. Also use rgb(185,118,196) instead hex code.

Text Font Color

.myTextColor { color: #B976C4; }

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

This text font color is #B976C4.

Background Color

.myBgColor { background-color: #B976C4; }

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

This div background color is #B976C4.

Border color

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

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

This div border color is #B976C4.

Opacity

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

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

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

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

This text has shadow with #B976C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B976C4.

Preview

Color preview on black background

This text has color #B976C4 on black background.


Color preview on white background

This text has color #B976C4 on white background.


Black color preview on #B976C4 background

This text has black color on #B976C4 background.


White color preview on #B976C4 background

This text has white color on #B976C4 background.


Related colors

Complementary color

Complementary color for #hex is #46893B.


I love getcolorcode.com

Triadic colors

1 #C4B976 and #76C4B9 with #B976C4 are triadic colors.

2 #C476B9 and #76B9C4 with #B976C4 are triadic colors.