COLOR #B396DD

HEX: #B396DD RGB: (179,150,221)

Renk bilgisi

#B396DD contains mainly red and blue colors. #B396DD ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#B396DD color RGB value is (179,150,221).

RGB: (179,150,221) (70%, 59%, 87%)

RGB bağlantıları ve doygunluk

R 179 of 255 = 70%
G 150 of 255 = 59%
B 221 of 255 = 87%

179
150
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 179 + 150 + 221 = 550 (100%)
R 179 of 550 ~ 32.55%
G 150 of 550 ~ 27.27%
B 221 of 550 ~ 40.18'%

%32.55
%27.27
%40.18

CMYK RENK MODELİ

#B396DD rengi CMYK tonu (19,32,0,13).

  • camgöbeği tonu 19.00%
  • eflatun tonu 32.13%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (19,32,0,13)
C19M32Y0K13 (19%, 32%, 0%, 13%)
(0.19 / 0.32 / 0.00 / 0.13)

CMYK yüzdeleri

%19
%32.13
%0
%13.33

Codes

Color #B396DD in popluar color models

B3 96 DD
RGB 179 150 221
HSL 265° 51.08% 72.75%
HSB/HSV 265° 32.13% 86.67%
CMYK 19.00% 32.13% 0.00%
13.33%

Color #B396DD in popluar number systems.

HEX B3 96 DD
Decimal 179 150 221
Binary 10110011 10010110 11011101
Octal 263 226 335

Shades and tints

Shades of #B396DD

#B396DD
(179,150,221)
#A389C9
(163,137,201)
#937CB5
(147,124,181)
#836FA1
(131,111,161)
#73628D
(115,98,141)
#635579
(99,85,121)
#534865
(83,72,101)
#433B51
(67,59,81)
#332E3D
(51,46,61)
#232129
(35,33,41)
#131415
(19,20,21)
#000000
(0,0,0)

Tints of #B396DD

#B396DD
(179,150,221)
#B99FE0
(185,159,224)
#BFA8E3
(191,168,227)
#C5B1E6
(197,177,230)
#CBBAE9
(203,186,233)
#D1C3EC
(209,195,236)
#D7CCEF
(215,204,239)
#DDD5F2
(221,213,242)
#E3DEF5
(227,222,245)
#E9E7F8
(233,231,248)
#EFF0FB
(239,240,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B396DD color. Also use rgb(179,150,221) instead hex code.

Text Font Color

.myTextColor { color: #B396DD; }

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

This text font color is #B396DD.

Background Color

.myBgColor { background-color: #B396DD; }

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

This div background color is #B396DD.

Border color

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

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

This div border color is #B396DD.

Opacity

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

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

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

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

This text has shadow with #B396DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B396DD.

Preview

Color preview on black background

This text has color #B396DD on black background.


Color preview on white background

This text has color #B396DD on white background.


Black color preview on #B396DD background

This text has black color on #B396DD background.


White color preview on #B396DD background

This text has white color on #B396DD background.


Related colors

Complementary color

Complementary color for #hex is #4C6922.


I love getcolorcode.com

Triadic colors

1 #DDB396 and #96DDB3 with #B396DD are triadic colors.

2 #DD96B3 and #96B3DD with #B396DD are triadic colors.