COLOR #B6ADC2

HEX: #B6ADC2 RGB: (182,173,194)

Renk bilgisi

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

RGB renk modeli

#B6ADC2 color RGB value is (182,173,194).

RGB: (182,173,194) (71%, 68%, 76%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 173 of 255 = 68%
B 194 of 255 = 76%

182
173
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 173 + 194 = 549 (100%)
R 182 of 549 ~ 33.15%
G 173 of 549 ~ 31.51%
B 194 of 549 ~ 35.34'%

%33.15
%31.51
%35.34

CMYK RENK MODELİ

#B6ADC2 rengi CMYK tonu (6,11,0,24).

  • camgöbeği tonu 6.19%
  • eflatun tonu 10.82%
  • sarı tonu 0.00%
  • ana renk tonu 23.92%

CMYK: (6,11,0,24)
C6M11Y0K24 (6%, 11%, 0%, 24%)
(0.06 / 0.11 / 0.00 / 0.24)

CMYK yüzdeleri

%6.19
%10.82
%0
%23.92

Codes

Color #B6ADC2 in popluar color models

B6 AD C2
RGB 182 173 194
HSL 266° 14.69% 71.96%
HSB/HSV 266° 10.82% 76.08%
CMYK 6.19% 10.82% 0.00%
23.92%

Color #B6ADC2 in popluar number systems.

HEX B6 AD C2
Decimal 182 173 194
Binary 10110110 10101101 11000010
Octal 266 255 302

Shades and tints

Shades of #B6ADC2

#B6ADC2
(182,173,194)
#A69EB1
(166,158,177)
#968FA0
(150,143,160)
#86808F
(134,128,143)
#76717E
(118,113,126)
#66626D
(102,98,109)
#56535C
(86,83,92)
#46444B
(70,68,75)
#36353A
(54,53,58)
#262629
(38,38,41)
#161718
(22,23,24)
#000000
(0,0,0)

Tints of #B6ADC2

#B6ADC2
(182,173,194)
#BCB4C7
(188,180,199)
#C2BBCC
(194,187,204)
#C8C2D1
(200,194,209)
#CEC9D6
(206,201,214)
#D4D0DB
(212,208,219)
#DAD7E0
(218,215,224)
#E0DEE5
(224,222,229)
#E6E5EA
(230,229,234)
#ECECEF
(236,236,239)
#F2F3F4
(242,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6ADC2 color. Also use rgb(182,173,194) instead hex code.

Text Font Color

.myTextColor { color: #B6ADC2; }

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

This text font color is #B6ADC2.

Background Color

.myBgColor { background-color: #B6ADC2; }

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

This div background color is #B6ADC2.

Border color

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

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

This div border color is #B6ADC2.

Opacity

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

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

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

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

This text has shadow with #B6ADC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6ADC2.

Preview

Color preview on black background

This text has color #B6ADC2 on black background.


Color preview on white background

This text has color #B6ADC2 on white background.


Black color preview on #B6ADC2 background

This text has black color on #B6ADC2 background.


White color preview on #B6ADC2 background

This text has white color on #B6ADC2 background.


Related colors

Complementary color

Complementary color for #hex is #49523D.


I love getcolorcode.com

Triadic colors

1 #C2B6AD and #ADC2B6 with #B6ADC2 are triadic colors.

2 #C2ADB6 and #ADB6C2 with #B6ADC2 are triadic colors.