COLOR #B0ADD7

HEX: #B0ADD7 RGB: (176,173,215)

Renk bilgisi

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

RGB renk modeli

#B0ADD7 color RGB value is (176,173,215).

RGB: (176,173,215) (69%, 68%, 84%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 173 of 255 = 68%
B 215 of 255 = 84%

176
173
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 173 + 215 = 564 (100%)
R 176 of 564 ~ 31.21%
G 173 of 564 ~ 30.67%
B 215 of 564 ~ 38.12'%

%31.21
%30.67
%38.12

CMYK RENK MODELİ

#B0ADD7 rengi CMYK tonu (18,20,0,16).

  • camgöbeği tonu 18.14%
  • eflatun tonu 19.53%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (18,20,0,16)
C18M20Y0K16 (18%, 20%, 0%, 16%)
(0.18 / 0.20 / 0.00 / 0.16)

CMYK yüzdeleri

%18.14
%19.53
%0
%15.69

Codes

Color #B0ADD7 in popluar color models

B0 AD D7
RGB 176 173 215
HSL 244° 34.43% 76.08%
HSB/HSV 244° 19.53% 84.31%
CMYK 18.14% 19.53% 0.00%
15.69%

Color #B0ADD7 in popluar number systems.

HEX B0 AD D7
Decimal 176 173 215
Binary 10110000 10101101 11010111
Octal 260 255 327

Shades and tints

Shades of #B0ADD7

#B0ADD7
(176,173,215)
#A09EC4
(160,158,196)
#908FB1
(144,143,177)
#80809E
(128,128,158)
#70718B
(112,113,139)
#606278
(96,98,120)
#505365
(80,83,101)
#404452
(64,68,82)
#30353F
(48,53,63)
#20262C
(32,38,44)
#101719
(16,23,25)
#000000
(0,0,0)

Tints of #B0ADD7

#B0ADD7
(176,173,215)
#B7B4DA
(183,180,218)
#BEBBDD
(190,187,221)
#C5C2E0
(197,194,224)
#CCC9E3
(204,201,227)
#D3D0E6
(211,208,230)
#DAD7E9
(218,215,233)
#E1DEEC
(225,222,236)
#E8E5EF
(232,229,239)
#EFECF2
(239,236,242)
#F6F3F5
(246,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0ADD7 color. Also use rgb(176,173,215) instead hex code.

Text Font Color

.myTextColor { color: #B0ADD7; }

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

This text font color is #B0ADD7.

Background Color

.myBgColor { background-color: #B0ADD7; }

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

This div background color is #B0ADD7.

Border color

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

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

This div border color is #B0ADD7.

Opacity

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

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

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

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

This text has shadow with #B0ADD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0ADD7.

Preview

Color preview on black background

This text has color #B0ADD7 on black background.


Color preview on white background

This text has color #B0ADD7 on white background.


Black color preview on #B0ADD7 background

This text has black color on #B0ADD7 background.


White color preview on #B0ADD7 background

This text has white color on #B0ADD7 background.


Related colors

Complementary color

Complementary color for #hex is #4F5228.


I love getcolorcode.com

Triadic colors

1 #D7B0AD and #ADD7B0 with #B0ADD7 are triadic colors.

2 #D7ADB0 and #ADB0D7 with #B0ADD7 are triadic colors.