COLOR #B6AFE6

HEX: #B6AFE6 RGB: (182,175,230)

Renk bilgisi

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

RGB renk modeli

#B6AFE6 color RGB value is (182,175,230).

RGB: (182,175,230) (71%, 69%, 90%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 175 of 255 = 69%
B 230 of 255 = 90%

182
175
230

R + G + B ~ 77%. #B6AFE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 175 + 230 = 587 (100%)
R 182 of 587 ~ 31.01%
G 175 of 587 ~ 29.81%
B 230 of 587 ~ 39.18'%

%31.01
%29.81
%39.18

CMYK RENK MODELİ

#B6AFE6 rengi CMYK tonu (21,24,0,10).

  • camgöbeği tonu 20.87%
  • eflatun tonu 23.91%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (21,24,0,10)
C21M24Y0K10 (21%, 24%, 0%, 10%)
(0.21 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%20.87
%23.91
%0
%9.8

Codes

Color #B6AFE6 in popluar color models

B6 AF E6
RGB 182 175 230
HSL 248° 52.38% 79.41%
HSB/HSV 248° 23.91% 90.20%
CMYK 20.87% 23.91% 0.00%
9.80%

Color #B6AFE6 in popluar number systems.

HEX B6 AF E6
Decimal 182 175 230
Binary 10110110 10101111 11100110
Octal 266 257 346

Shades and tints

Shades of #B6AFE6

#B6AFE6
(182,175,230)
#A6A0D2
(166,160,210)
#9691BE
(150,145,190)
#8682AA
(134,130,170)
#767396
(118,115,150)
#666482
(102,100,130)
#56556E
(86,85,110)
#46465A
(70,70,90)
#363746
(54,55,70)
#262832
(38,40,50)
#16191E
(22,25,30)
#000000
(0,0,0)

Tints of #B6AFE6

#B6AFE6
(182,175,230)
#BCB6E8
(188,182,232)
#C2BDEA
(194,189,234)
#C8C4EC
(200,196,236)
#CECBEE
(206,203,238)
#D4D2F0
(212,210,240)
#DAD9F2
(218,217,242)
#E0E0F4
(224,224,244)
#E6E7F6
(230,231,246)
#ECEEF8
(236,238,248)
#F2F5FA
(242,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6AFE6 color. Also use rgb(182,175,230) instead hex code.

Text Font Color

.myTextColor { color: #B6AFE6; }

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

This text font color is #B6AFE6.

Background Color

.myBgColor { background-color: #B6AFE6; }

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

This div background color is #B6AFE6.

Border color

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

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

This div border color is #B6AFE6.

Opacity

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

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

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

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

This text has shadow with #B6AFE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6AFE6.

Preview

Color preview on black background

This text has color #B6AFE6 on black background.


Color preview on white background

This text has color #B6AFE6 on white background.


Black color preview on #B6AFE6 background

This text has black color on #B6AFE6 background.


White color preview on #B6AFE6 background

This text has white color on #B6AFE6 background.


Related colors

Complementary color

Complementary color for #hex is #495019.


I love getcolorcode.com

Triadic colors

1 #E6B6AF and #AFE6B6 with #B6AFE6 are triadic colors.

2 #E6AFB6 and #AFB6E6 with #B6AFE6 are triadic colors.