COLOR #B6ACD7

HEX: #B6ACD7 RGB: (182,172,215)

Renk bilgisi

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

RGB renk modeli

#B6ACD7 color RGB value is (182,172,215).

RGB: (182,172,215) (71%, 67%, 84%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 172 of 255 = 67%
B 215 of 255 = 84%

182
172
215

R + G + B ~ 74%. #B6ACD7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 172 + 215 = 569 (100%)
R 182 of 569 ~ 31.99%
G 172 of 569 ~ 30.23%
B 215 of 569 ~ 37.79'%

%31.99
%30.23
%37.79

CMYK RENK MODELİ

#B6ACD7 rengi CMYK tonu (15,20,0,16).

  • camgöbeği tonu 15.35%
  • eflatun tonu 20.00%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%
CMYK: (15,20,0,16) C15M20Y0K16 (15%,20%,0%,16%) (0.15/0.20/0.00/0.16) 

CMYK yüzdeleri

%15.35
%20
%0
%15.69

Codes

Color #B6ACD7 in popluar color models

B6 AC D7
RGB 182 172 215
HSL 254° 34.96% 75.88%
HSB/HSV 254° 20.00% 84.31%
CMYK 15.35% 20.00% 0.00%
15.69%

Color #B6ACD7 in popluar number systems.

HEX B6 AC D7
Decimal 182 172 215
Binary 10110110 10101100 11010111
Octal 266 254 327

Shades and tints

Shades of #B6ACD7

#B6ACD7
(182,172,215)
#A69DC4
(166,157,196)
#968EB1
(150,142,177)
#867F9E
(134,127,158)
#76708B
(118,112,139)
#666178
(102,97,120)
#565265
(86,82,101)
#464352
(70,67,82)
#36343F
(54,52,63)
#26252C
(38,37,44)
#161619
(22,22,25)
#000000
(0,0,0)

Tints of #B6ACD7

#B6ACD7
(182,172,215)
#BCB3DA
(188,179,218)
#C2BADD
(194,186,221)
#C8C1E0
(200,193,224)
#CEC8E3
(206,200,227)
#D4CFE6
(212,207,230)
#DAD6E9
(218,214,233)
#E0DDEC
(224,221,236)
#E6E4EF
(230,228,239)
#ECEBF2
(236,235,242)
#F2F2F5
(242,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6ACD7 color. Also use rgb(182,172,215) instead hex code.

Text Font Color

.myTextColor { color: #B6ACD7; }

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

This text font color is #B6ACD7.

Background Color

.myBgColor { background-color: #B6ACD7; }

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

This div background color is #B6ACD7.

Border color

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

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

This div border color is #B6ACD7.

Opacity

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

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

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

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

This text has shadow with #B6ACD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6ACD7.

Preview

Color preview on black background

This text has color #B6ACD7 on black background.


Color preview on white background

This text has color #B6ACD7 on white background.


Black color preview on #B6ACD7 background

This text has black color on #B6ACD7 background.


White color preview on #B6ACD7 background

This text has white color on #B6ACD7 background.


Related colors

Complementary color

Complementary color for #hex is #495328.


I love getcolorcode.com

Triadic colors

1 #D7B6AC and #ACD7B6 with #B6ACD7 are triadic colors.

2 #D7ACB6 and #ACB6D7 with #B6ACD7 are triadic colors.