COLOR #B2ADC5

HEX: #B2ADC5 RGB: (178,173,197)

Renk bilgisi

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

RGB renk modeli

#B2ADC5 color RGB value is (178,173,197).

RGB: (178,173,197) (70%, 68%, 77%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 173 of 255 = 68%
B 197 of 255 = 77%

178
173
197

R + G + B ~ 72%. #B2ADC5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 173 + 197 = 548 (100%)
R 178 of 548 ~ 32.48%
G 173 of 548 ~ 31.57%
B 197 of 548 ~ 35.95'%

%32.48
%31.57
%35.95

CMYK RENK MODELİ

#B2ADC5 rengi CMYK tonu (10,12,0,23).

  • camgöbeği tonu 9.64%
  • eflatun tonu 12.18%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (10,12,0,23)
C10M12Y0K23 (10%, 12%, 0%, 23%)
(0.10 / 0.12 / 0.00 / 0.23)

CMYK yüzdeleri

%9.64
%12.18
%0
%22.75

Codes

Color #B2ADC5 in popluar color models

B2 AD C5
RGB 178 173 197
HSL 253° 17.14% 72.55%
HSB/HSV 253° 12.18% 77.25%
CMYK 9.64% 12.18% 0.00%
22.75%

Color #B2ADC5 in popluar number systems.

HEX B2 AD C5
Decimal 178 173 197
Binary 10110010 10101101 11000101
Octal 262 255 305

Shades and tints

Shades of #B2ADC5

#B2ADC5
(178,173,197)
#A29EB4
(162,158,180)
#928FA3
(146,143,163)
#828092
(130,128,146)
#727181
(114,113,129)
#626270
(98,98,112)
#52535F
(82,83,95)
#42444E
(66,68,78)
#32353D
(50,53,61)
#22262C
(34,38,44)
#12171B
(18,23,27)
#000000
(0,0,0)

Tints of #B2ADC5

#B2ADC5
(178,173,197)
#B9B4CA
(185,180,202)
#C0BBCF
(192,187,207)
#C7C2D4
(199,194,212)
#CEC9D9
(206,201,217)
#D5D0DE
(213,208,222)
#DCD7E3
(220,215,227)
#E3DEE8
(227,222,232)
#EAE5ED
(234,229,237)
#F1ECF2
(241,236,242)
#F8F3F7
(248,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2ADC5 color. Also use rgb(178,173,197) instead hex code.

Text Font Color

.myTextColor { color: #B2ADC5; }

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

This text font color is #B2ADC5.

Background Color

.myBgColor { background-color: #B2ADC5; }

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

This div background color is #B2ADC5.

Border color

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

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

This div border color is #B2ADC5.

Opacity

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

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

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

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

This text has shadow with #B2ADC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2ADC5.

Preview

Color preview on black background

This text has color #B2ADC5 on black background.


Color preview on white background

This text has color #B2ADC5 on white background.


Black color preview on #B2ADC5 background

This text has black color on #B2ADC5 background.


White color preview on #B2ADC5 background

This text has white color on #B2ADC5 background.


Related colors

Complementary color

Complementary color for #hex is #4D523A.


I love getcolorcode.com

Triadic colors

1 #C5B2AD and #ADC5B2 with #B2ADC5 are triadic colors.

2 #C5ADB2 and #ADB2C5 with #B2ADC5 are triadic colors.