COLOR #B2B5DD

HEX: #B2B5DD RGB: (178,181,221)

Renk bilgisi

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

RGB renk modeli

#B2B5DD color RGB value is (178,181,221).

RGB: (178,181,221) (70%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 181 of 255 = 71%
B 221 of 255 = 87%

178
181
221

R + G + B ~ 76%. #B2B5DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 181 + 221 = 580 (100%)
R 178 of 580 ~ 30.69%
G 181 of 580 ~ 31.21%
B 221 of 580 ~ 38.1'%

%30.69
%31.21
%38.1

CMYK RENK MODELİ

#B2B5DD rengi CMYK tonu (19,18,0,13).

  • camgöbeği tonu 19.46%
  • eflatun tonu 18.10%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (19,18,0,13)
C19M18Y0K13 (19%, 18%, 0%, 13%)
(0.19 / 0.18 / 0.00 / 0.13)

CMYK yüzdeleri

%19.46
%18.1
%0
%13.33

Codes

Color #B2B5DD in popluar color models

B2 B5 DD
RGB 178 181 221
HSL 236° 38.74% 78.24%
HSB/HSV 236° 19.46% 86.67%
CMYK 19.46% 18.10% 0.00%
13.33%

Color #B2B5DD in popluar number systems.

HEX B2 B5 DD
Decimal 178 181 221
Binary 10110010 10110101 11011101
Octal 262 265 335

Shades and tints

Shades of #B2B5DD

#B2B5DD
(178,181,221)
#A2A5C9
(162,165,201)
#9295B5
(146,149,181)
#8285A1
(130,133,161)
#72758D
(114,117,141)
#626579
(98,101,121)
#525565
(82,85,101)
#424551
(66,69,81)
#32353D
(50,53,61)
#222529
(34,37,41)
#121515
(18,21,21)
#000000
(0,0,0)

Tints of #B2B5DD

#B2B5DD
(178,181,221)
#B9BBE0
(185,187,224)
#C0C1E3
(192,193,227)
#C7C7E6
(199,199,230)
#CECDE9
(206,205,233)
#D5D3EC
(213,211,236)
#DCD9EF
(220,217,239)
#E3DFF2
(227,223,242)
#EAE5F5
(234,229,245)
#F1EBF8
(241,235,248)
#F8F1FB
(248,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2B5DD color. Also use rgb(178,181,221) instead hex code.

Text Font Color

.myTextColor { color: #B2B5DD; }

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

This text font color is #B2B5DD.

Background Color

.myBgColor { background-color: #B2B5DD; }

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

This div background color is #B2B5DD.

Border color

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

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

This div border color is #B2B5DD.

Opacity

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

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

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

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

This text has shadow with #B2B5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2B5DD.

Preview

Color preview on black background

This text has color #B2B5DD on black background.


Color preview on white background

This text has color #B2B5DD on white background.


Black color preview on #B2B5DD background

This text has black color on #B2B5DD background.


White color preview on #B2B5DD background

This text has white color on #B2B5DD background.


Related colors

Complementary color

Complementary color for #hex is #4D4A22.


I love getcolorcode.com

Triadic colors

1 #DDB2B5 and #B5DDB2 with #B2B5DD are triadic colors.

2 #DDB5B2 and #B5B2DD with #B2B5DD are triadic colors.