COLOR #B5ACC7

HEX: #B5ACC7 RGB: (181,172,199)

Renk bilgisi

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

RGB renk modeli

#B5ACC7 color RGB value is (181,172,199).

RGB: (181,172,199) (71%, 67%, 78%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 172 of 255 = 67%
B 199 of 255 = 78%

181
172
199

R + G + B ~ 72%. #B5ACC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 172 + 199 = 552 (100%)
R 181 of 552 ~ 32.79%
G 172 of 552 ~ 31.16%
B 199 of 552 ~ 36.05'%

%32.79
%31.16
%36.05

CMYK RENK MODELİ

#B5ACC7 rengi CMYK tonu (9,14,0,22).

  • camgöbeği tonu 9.05%
  • eflatun tonu 13.57%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (9,14,0,22)
C9M14Y0K22 (9%, 14%, 0%, 22%)
(0.09 / 0.14 / 0.00 / 0.22)

CMYK yüzdeleri

%9.05
%13.57
%0
%21.96

Codes

Color #B5ACC7 in popluar color models

B5 AC C7
RGB 181 172 199
HSL 260° 19.42% 72.75%
HSB/HSV 260° 13.57% 78.04%
CMYK 9.05% 13.57% 0.00%
21.96%

Color #B5ACC7 in popluar number systems.

HEX B5 AC C7
Decimal 181 172 199
Binary 10110101 10101100 11000111
Octal 265 254 307

Shades and tints

Shades of #B5ACC7

#B5ACC7
(181,172,199)
#A59DB5
(165,157,181)
#958EA3
(149,142,163)
#857F91
(133,127,145)
#75707F
(117,112,127)
#65616D
(101,97,109)
#55525B
(85,82,91)
#454349
(69,67,73)
#353437
(53,52,55)
#252525
(37,37,37)
#151613
(21,22,19)
#000000
(0,0,0)

Tints of #B5ACC7

#B5ACC7
(181,172,199)
#BBB3CC
(187,179,204)
#C1BAD1
(193,186,209)
#C7C1D6
(199,193,214)
#CDC8DB
(205,200,219)
#D3CFE0
(211,207,224)
#D9D6E5
(217,214,229)
#DFDDEA
(223,221,234)
#E5E4EF
(229,228,239)
#EBEBF4
(235,235,244)
#F1F2F9
(241,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5ACC7 color. Also use rgb(181,172,199) instead hex code.

Text Font Color

.myTextColor { color: #B5ACC7; }

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

This text font color is #B5ACC7.

Background Color

.myBgColor { background-color: #B5ACC7; }

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

This div background color is #B5ACC7.

Border color

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

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

This div border color is #B5ACC7.

Opacity

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

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

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

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

This text has shadow with #B5ACC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ACC7.

Preview

Color preview on black background

This text has color #B5ACC7 on black background.


Color preview on white background

This text has color #B5ACC7 on white background.


Black color preview on #B5ACC7 background

This text has black color on #B5ACC7 background.


White color preview on #B5ACC7 background

This text has white color on #B5ACC7 background.


Related colors

Complementary color

Complementary color for #hex is #4A5338.


I love getcolorcode.com

Triadic colors

1 #C7B5AC and #ACC7B5 with #B5ACC7 are triadic colors.

2 #C7ACB5 and #ACB5C7 with #B5ACC7 are triadic colors.