COLOR #B6ADDF

HEX: #B6ADDF RGB: (182,173,223)

Renk bilgisi

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

RGB renk modeli

#B6ADDF color RGB value is (182,173,223).

RGB: (182,173,223) (71%, 68%, 87%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 173 of 255 = 68%
B 223 of 255 = 87%

182
173
223

R + G + B ~ 75%. #B6ADDF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 173 + 223 = 578 (100%)
R 182 of 578 ~ 31.49%
G 173 of 578 ~ 29.93%
B 223 of 578 ~ 38.58'%

%31.49
%29.93
%38.58

CMYK RENK MODELİ

#B6ADDF rengi CMYK tonu (18,22,0,13).

  • camgöbeği tonu 18.39%
  • eflatun tonu 22.42%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (18,22,0,13)
C18M22Y0K13 (18%, 22%, 0%, 13%)
(0.18 / 0.22 / 0.00 / 0.13)

CMYK yüzdeleri

%18.39
%22.42
%0
%12.55

Codes

Color #B6ADDF in popluar color models

B6 AD DF
RGB 182 173 223
HSL 251° 43.86% 77.65%
HSB/HSV 251° 22.42% 87.45%
CMYK 18.39% 22.42% 0.00%
12.55%

Color #B6ADDF in popluar number systems.

HEX B6 AD DF
Decimal 182 173 223
Binary 10110110 10101101 11011111
Octal 266 255 337

Shades and tints

Shades of #B6ADDF

#B6ADDF
(182,173,223)
#A69ECB
(166,158,203)
#968FB7
(150,143,183)
#8680A3
(134,128,163)
#76718F
(118,113,143)
#66627B
(102,98,123)
#565367
(86,83,103)
#464453
(70,68,83)
#36353F
(54,53,63)
#26262B
(38,38,43)
#161717
(22,23,23)
#000000
(0,0,0)

Tints of #B6ADDF

#B6ADDF
(182,173,223)
#BCB4E1
(188,180,225)
#C2BBE3
(194,187,227)
#C8C2E5
(200,194,229)
#CEC9E7
(206,201,231)
#D4D0E9
(212,208,233)
#DAD7EB
(218,215,235)
#E0DEED
(224,222,237)
#E6E5EF
(230,229,239)
#ECECF1
(236,236,241)
#F2F3F3
(242,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6ADDF; }

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

This text font color is #B6ADDF.

Background Color

.myBgColor { background-color: #B6ADDF; }

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

This div background color is #B6ADDF.

Border color

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

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

This div border color is #B6ADDF.

Opacity

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

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

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

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

This text has shadow with #B6ADDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6ADDF.

Preview

Color preview on black background

This text has color #B6ADDF on black background.


Color preview on white background

This text has color #B6ADDF on white background.


Black color preview on #B6ADDF background

This text has black color on #B6ADDF background.


White color preview on #B6ADDF background

This text has white color on #B6ADDF background.


Related colors

Complementary color

Complementary color for #hex is #495220.


I love getcolorcode.com

Triadic colors

1 #DFB6AD and #ADDFB6 with #B6ADDF are triadic colors.

2 #DFADB6 and #ADB6DF with #B6ADDF are triadic colors.