COLOR #B5AFD7

HEX: #B5AFD7 RGB: (181,175,215)

Renk bilgisi

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

RGB renk modeli

#B5AFD7 color RGB value is (181,175,215).

RGB: (181,175,215) (71%, 69%, 84%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 175 of 255 = 69%
B 215 of 255 = 84%

181
175
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 175 + 215 = 571 (100%)
R 181 of 571 ~ 31.7%
G 175 of 571 ~ 30.65%
B 215 of 571 ~ 37.65'%

%31.7
%30.65
%37.65

CMYK RENK MODELİ

#B5AFD7 rengi CMYK tonu (16,19,0,16).

  • camgöbeği tonu 15.81%
  • eflatun tonu 18.60%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (16,19,0,16)
C16M19Y0K16 (16%, 19%, 0%, 16%)
(0.16 / 0.19 / 0.00 / 0.16)

CMYK yüzdeleri

%15.81
%18.6
%0
%15.69

Codes

Color #B5AFD7 in popluar color models

B5 AF D7
RGB 181 175 215
HSL 249° 33.33% 76.47%
HSB/HSV 249° 18.60% 84.31%
CMYK 15.81% 18.60% 0.00%
15.69%

Color #B5AFD7 in popluar number systems.

HEX B5 AF D7
Decimal 181 175 215
Binary 10110101 10101111 11010111
Octal 265 257 327

Shades and tints

Shades of #B5AFD7

#B5AFD7
(181,175,215)
#A5A0C4
(165,160,196)
#9591B1
(149,145,177)
#85829E
(133,130,158)
#75738B
(117,115,139)
#656478
(101,100,120)
#555565
(85,85,101)
#454652
(69,70,82)
#35373F
(53,55,63)
#25282C
(37,40,44)
#151919
(21,25,25)
#000000
(0,0,0)

Tints of #B5AFD7

#B5AFD7
(181,175,215)
#BBB6DA
(187,182,218)
#C1BDDD
(193,189,221)
#C7C4E0
(199,196,224)
#CDCBE3
(205,203,227)
#D3D2E6
(211,210,230)
#D9D9E9
(217,217,233)
#DFE0EC
(223,224,236)
#E5E7EF
(229,231,239)
#EBEEF2
(235,238,242)
#F1F5F5
(241,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AFD7; }

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

This text font color is #B5AFD7.

Background Color

.myBgColor { background-color: #B5AFD7; }

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

This div background color is #B5AFD7.

Border color

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

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

This div border color is #B5AFD7.

Opacity

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

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

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

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

This text has shadow with #B5AFD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AFD7.

Preview

Color preview on black background

This text has color #B5AFD7 on black background.


Color preview on white background

This text has color #B5AFD7 on white background.


Black color preview on #B5AFD7 background

This text has black color on #B5AFD7 background.


White color preview on #B5AFD7 background

This text has white color on #B5AFD7 background.


Related colors

Complementary color

Complementary color for #hex is #4A5028.


I love getcolorcode.com

Triadic colors

1 #D7B5AF and #AFD7B5 with #B5AFD7 are triadic colors.

2 #D7AFB5 and #AFB5D7 with #B5AFD7 are triadic colors.