COLOR #B7ADDA

HEX: #B7ADDA RGB: (183,173,218)

Renk bilgisi

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

RGB renk modeli

#B7ADDA color RGB value is (183,173,218).

RGB: (183,173,218) (72%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 183 of 255 = 72%
G 173 of 255 = 68%
B 218 of 255 = 85%

183
173
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 183 + 173 + 218 = 574 (100%)
R 183 of 574 ~ 31.88%
G 173 of 574 ~ 30.14%
B 218 of 574 ~ 37.98'%

%31.88
%30.14
%37.98

CMYK RENK MODELİ

#B7ADDA rengi CMYK tonu (16,21,0,15).

  • camgöbeği tonu 16.06%
  • eflatun tonu 20.64%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (16,21,0,15)
C16M21Y0K15 (16%, 21%, 0%, 15%)
(0.16 / 0.21 / 0.00 / 0.15)

CMYK yüzdeleri

%16.06
%20.64
%0
%14.51

Codes

Color #B7ADDA in popluar color models

B7 AD DA
RGB 183 173 218
HSL 253° 37.82% 76.67%
HSB/HSV 253° 20.64% 85.49%
CMYK 16.06% 20.64% 0.00%
14.51%

Color #B7ADDA in popluar number systems.

HEX B7 AD DA
Decimal 183 173 218
Binary 10110111 10101101 11011010
Octal 267 255 332

Shades and tints

Shades of #B7ADDA

#B7ADDA
(183,173,218)
#A79EC7
(167,158,199)
#978FB4
(151,143,180)
#8780A1
(135,128,161)
#77718E
(119,113,142)
#67627B
(103,98,123)
#575368
(87,83,104)
#474455
(71,68,85)
#373542
(55,53,66)
#27262F
(39,38,47)
#17171C
(23,23,28)
#000000
(0,0,0)

Tints of #B7ADDA

#B7ADDA
(183,173,218)
#BDB4DD
(189,180,221)
#C3BBE0
(195,187,224)
#C9C2E3
(201,194,227)
#CFC9E6
(207,201,230)
#D5D0E9
(213,208,233)
#DBD7EC
(219,215,236)
#E1DEEF
(225,222,239)
#E7E5F2
(231,229,242)
#EDECF5
(237,236,245)
#F3F3F8
(243,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7ADDA color. Also use rgb(183,173,218) instead hex code.

Text Font Color

.myTextColor { color: #B7ADDA; }

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

This text font color is #B7ADDA.

Background Color

.myBgColor { background-color: #B7ADDA; }

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

This div background color is #B7ADDA.

Border color

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

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

This div border color is #B7ADDA.

Opacity

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

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

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

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

This text has shadow with #B7ADDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7ADDA.

Preview

Color preview on black background

This text has color #B7ADDA on black background.


Color preview on white background

This text has color #B7ADDA on white background.


Black color preview on #B7ADDA background

This text has black color on #B7ADDA background.


White color preview on #B7ADDA background

This text has white color on #B7ADDA background.


Related colors

Complementary color

Complementary color for #hex is #485225.


I love getcolorcode.com

Triadic colors

1 #DAB7AD and #ADDAB7 with #B7ADDA are triadic colors.

2 #DAADB7 and #ADB7DA with #B7ADDA are triadic colors.