COLOR #B5AFDD

HEX: #B5AFDD RGB: (181,175,221)

Renk bilgisi

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

RGB renk modeli

#B5AFDD color RGB value is (181,175,221).

RGB: (181,175,221) (71%, 69%, 87%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 175 of 255 = 69%
B 221 of 255 = 87%

181
175
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 175 + 221 = 577 (100%)
R 181 of 577 ~ 31.37%
G 175 of 577 ~ 30.33%
B 221 of 577 ~ 38.3'%

%31.37
%30.33
%38.3

CMYK RENK MODELİ

#B5AFDD rengi CMYK tonu (18,21,0,13).

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

CMYK: (18,21,0,13)
C18M21Y0K13 (18%, 21%, 0%, 13%)
(0.18 / 0.21 / 0.00 / 0.13)

CMYK yüzdeleri

%18.1
%20.81
%0
%13.33

Codes

Color #B5AFDD in popluar color models

B5 AF DD
RGB 181 175 221
HSL 248° 40.35% 77.65%
HSB/HSV 248° 20.81% 86.67%
CMYK 18.10% 20.81% 0.00%
13.33%

Color #B5AFDD in popluar number systems.

HEX B5 AF DD
Decimal 181 175 221
Binary 10110101 10101111 11011101
Octal 265 257 335

Shades and tints

Shades of #B5AFDD

#B5AFDD
(181,175,221)
#A5A0C9
(165,160,201)
#9591B5
(149,145,181)
#8582A1
(133,130,161)
#75738D
(117,115,141)
#656479
(101,100,121)
#555565
(85,85,101)
#454651
(69,70,81)
#35373D
(53,55,61)
#252829
(37,40,41)
#151915
(21,25,21)
#000000
(0,0,0)

Tints of #B5AFDD

#B5AFDD
(181,175,221)
#BBB6E0
(187,182,224)
#C1BDE3
(193,189,227)
#C7C4E6
(199,196,230)
#CDCBE9
(205,203,233)
#D3D2EC
(211,210,236)
#D9D9EF
(217,217,239)
#DFE0F2
(223,224,242)
#E5E7F5
(229,231,245)
#EBEEF8
(235,238,248)
#F1F5FB
(241,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AFDD; }

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

This text font color is #B5AFDD.

Background Color

.myBgColor { background-color: #B5AFDD; }

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

This div background color is #B5AFDD.

Border color

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

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

This div border color is #B5AFDD.

Opacity

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

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

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

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

This text has shadow with #B5AFDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AFDD.

Preview

Color preview on black background

This text has color #B5AFDD on black background.


Color preview on white background

This text has color #B5AFDD on white background.


Black color preview on #B5AFDD background

This text has black color on #B5AFDD background.


White color preview on #B5AFDD background

This text has white color on #B5AFDD background.


Related colors

Complementary color

Complementary color for #hex is #4A5022.


I love getcolorcode.com

Triadic colors

1 #DDB5AF and #AFDDB5 with #B5AFDD are triadic colors.

2 #DDAFB5 and #AFB5DD with #B5AFDD are triadic colors.