COLOR #B5AFDA

HEX: #B5AFDA RGB: (181,175,218)

Renk bilgisi

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

RGB renk modeli

#B5AFDA color RGB value is (181,175,218).

RGB: (181,175,218) (71%, 69%, 85%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 175 of 255 = 69%
B 218 of 255 = 85%

181
175
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 175 + 218 = 574 (100%)
R 181 of 574 ~ 31.53%
G 175 of 574 ~ 30.49%
B 218 of 574 ~ 37.98'%

%31.53
%30.49
%37.98

CMYK RENK MODELİ

#B5AFDA rengi CMYK tonu (17,20,0,15).

  • camgöbeği tonu 16.97%
  • eflatun tonu 19.72%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (17,20,0,15)
C17M20Y0K15 (17%, 20%, 0%, 15%)
(0.17 / 0.20 / 0.00 / 0.15)

CMYK yüzdeleri

%16.97
%19.72
%0
%14.51

Codes

Color #B5AFDA in popluar color models

B5 AF DA
RGB 181 175 218
HSL 248° 36.75% 77.06%
HSB/HSV 248° 19.72% 85.49%
CMYK 16.97% 19.72% 0.00%
14.51%

Color #B5AFDA in popluar number systems.

HEX B5 AF DA
Decimal 181 175 218
Binary 10110101 10101111 11011010
Octal 265 257 332

Shades and tints

Shades of #B5AFDA

#B5AFDA
(181,175,218)
#A5A0C7
(165,160,199)
#9591B4
(149,145,180)
#8582A1
(133,130,161)
#75738E
(117,115,142)
#65647B
(101,100,123)
#555568
(85,85,104)
#454655
(69,70,85)
#353742
(53,55,66)
#25282F
(37,40,47)
#15191C
(21,25,28)
#000000
(0,0,0)

Tints of #B5AFDA

#B5AFDA
(181,175,218)
#BBB6DD
(187,182,221)
#C1BDE0
(193,189,224)
#C7C4E3
(199,196,227)
#CDCBE6
(205,203,230)
#D3D2E9
(211,210,233)
#D9D9EC
(217,217,236)
#DFE0EF
(223,224,239)
#E5E7F2
(229,231,242)
#EBEEF5
(235,238,245)
#F1F5F8
(241,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AFDA; }

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

This text font color is #B5AFDA.

Background Color

.myBgColor { background-color: #B5AFDA; }

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

This div background color is #B5AFDA.

Border color

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

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

This div border color is #B5AFDA.

Opacity

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

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

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

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

This text has shadow with #B5AFDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AFDA.

Preview

Color preview on black background

This text has color #B5AFDA on black background.


Color preview on white background

This text has color #B5AFDA on white background.


Black color preview on #B5AFDA background

This text has black color on #B5AFDA background.


White color preview on #B5AFDA background

This text has white color on #B5AFDA background.


Related colors

Complementary color

Complementary color for #hex is #4A5025.


I love getcolorcode.com

Triadic colors

1 #DAB5AF and #AFDAB5 with #B5AFDA are triadic colors.

2 #DAAFB5 and #AFB5DA with #B5AFDA are triadic colors.