COLOR #B1A6DD

HEX: #B1A6DD RGB: (177,166,221)

Renk bilgisi

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

RGB renk modeli

#B1A6DD color RGB value is (177,166,221).

RGB: (177,166,221) (69%, 65%, 87%)

RGB bağlantıları ve doygunluk

R 177 of 255 = 69%
G 166 of 255 = 65%
B 221 of 255 = 87%

177
166
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 177 + 166 + 221 = 564 (100%)
R 177 of 564 ~ 31.38%
G 166 of 564 ~ 29.43%
B 221 of 564 ~ 39.18'%

%31.38
%29.43
%39.18

CMYK RENK MODELİ

#B1A6DD rengi CMYK tonu (20,25,0,13).

  • camgöbeği tonu 19.91%
  • eflatun tonu 24.89%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (20,25,0,13)
C20M25Y0K13 (20%, 25%, 0%, 13%)
(0.20 / 0.25 / 0.00 / 0.13)

CMYK yüzdeleri

%19.91
%24.89
%0
%13.33

Codes

Color #B1A6DD in popluar color models

B1 A6 DD
RGB 177 166 221
HSL 252° 44.72% 75.88%
HSB/HSV 252° 24.89% 86.67%
CMYK 19.91% 24.89% 0.00%
13.33%

Color #B1A6DD in popluar number systems.

HEX B1 A6 DD
Decimal 177 166 221
Binary 10110001 10100110 11011101
Octal 261 246 335

Shades and tints

Shades of #B1A6DD

#B1A6DD
(177,166,221)
#A197C9
(161,151,201)
#9188B5
(145,136,181)
#8179A1
(129,121,161)
#716A8D
(113,106,141)
#615B79
(97,91,121)
#514C65
(81,76,101)
#413D51
(65,61,81)
#312E3D
(49,46,61)
#211F29
(33,31,41)
#111015
(17,16,21)
#000000
(0,0,0)

Tints of #B1A6DD

#B1A6DD
(177,166,221)
#B8AEE0
(184,174,224)
#BFB6E3
(191,182,227)
#C6BEE6
(198,190,230)
#CDC6E9
(205,198,233)
#D4CEEC
(212,206,236)
#DBD6EF
(219,214,239)
#E2DEF2
(226,222,242)
#E9E6F5
(233,230,245)
#F0EEF8
(240,238,248)
#F7F6FB
(247,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B1A6DD color. Also use rgb(177,166,221) instead hex code.

Text Font Color

.myTextColor { color: #B1A6DD; }

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

This text font color is #B1A6DD.

Background Color

.myBgColor { background-color: #B1A6DD; }

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

This div background color is #B1A6DD.

Border color

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

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

This div border color is #B1A6DD.

Opacity

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

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

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

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

This text has shadow with #B1A6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1A6DD.

Preview

Color preview on black background

This text has color #B1A6DD on black background.


Color preview on white background

This text has color #B1A6DD on white background.


Black color preview on #B1A6DD background

This text has black color on #B1A6DD background.


White color preview on #B1A6DD background

This text has white color on #B1A6DD background.


Related colors

Complementary color

Complementary color for #hex is #4E5922.


I love getcolorcode.com

Triadic colors

1 #DDB1A6 and #A6DDB1 with #B1A6DD are triadic colors.

2 #DDA6B1 and #A6B1DD with #B1A6DD are triadic colors.