COLOR #B195B4

HEX: #B195B4 RGB: (177,149,180)

Renk bilgisi

#B195B4 contains red, green and blue colors in about the same proportion. #B195B4 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#B195B4 color RGB value is (177,149,180).

RGB: (177,149,180) (69%, 58%, 71%)

RGB bağlantıları ve doygunluk

R 177 of 255 = 69%
G 149 of 255 = 58%
B 180 of 255 = 71%

177
149
180

R + G + B ~ 66%. #B195B4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 177 + 149 + 180 = 506 (100%)
R 177 of 506 ~ 34.98%
G 149 of 506 ~ 29.45%
B 180 of 506 ~ 35.57'%

%34.98
%29.45
%35.57

CMYK RENK MODELİ

#B195B4 rengi CMYK tonu (2,17,0,29).

  • camgöbeği tonu 1.67%
  • eflatun tonu 17.22%
  • sarı tonu 0.00%
  • ana renk tonu 29.41%

CMYK: (2,17,0,29)
C2M17Y0K29 (2%, 17%, 0%, 29%)
(0.02 / 0.17 / 0.00 / 0.29)

CMYK yüzdeleri

%1.67
%17.22
%0
%29.41

Codes

Color #B195B4 in popluar color models

B1 95 B4
RGB 177 149 180
HSL 294° 17.13% 64.51%
HSB/HSV 294° 17.22% 70.59%
CMYK 1.67% 17.22% 0.00%
29.41%

Color #B195B4 in popluar number systems.

HEX B1 95 B4
Decimal 177 149 180
Binary 10110001 10010101 10110100
Octal 261 225 264

Shades and tints

Shades of #B195B4

#B195B4
(177,149,180)
#A188A4
(161,136,164)
#917B94
(145,123,148)
#816E84
(129,110,132)
#716174
(113,97,116)
#615464
(97,84,100)
#514754
(81,71,84)
#413A44
(65,58,68)
#312D34
(49,45,52)
#212024
(33,32,36)
#111314
(17,19,20)
#000000
(0,0,0)

Tints of #B195B4

#B195B4
(177,149,180)
#B89EBA
(184,158,186)
#BFA7C0
(191,167,192)
#C6B0C6
(198,176,198)
#CDB9CC
(205,185,204)
#D4C2D2
(212,194,210)
#DBCBD8
(219,203,216)
#E2D4DE
(226,212,222)
#E9DDE4
(233,221,228)
#F0E6EA
(240,230,234)
#F7EFF0
(247,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B195B4 color. Also use rgb(177,149,180) instead hex code.

Text Font Color

.myTextColor { color: #B195B4; }

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

This text font color is #B195B4.

Background Color

.myBgColor { background-color: #B195B4; }

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

This div background color is #B195B4.

Border color

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

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

This div border color is #B195B4.

Opacity

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

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

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

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

This text has shadow with #B195B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B195B4.

Preview

Color preview on black background

This text has color #B195B4 on black background.


Color preview on white background

This text has color #B195B4 on white background.


Black color preview on #B195B4 background

This text has black color on #B195B4 background.


White color preview on #B195B4 background

This text has white color on #B195B4 background.


Related colors

Complementary color

Complementary color for #hex is #4E6A4B.


I love getcolorcode.com

Triadic colors

1 #B4B195 and #95B4B1 with #B195B4 are triadic colors.

2 #B495B1 and #95B1B4 with #B195B4 are triadic colors.