COLOR #B5ABC6

HEX: #B5ABC6 RGB: (181,171,198)

Renk bilgisi

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

RGB renk modeli

#B5ABC6 color RGB value is (181,171,198).

RGB: (181,171,198) (71%, 67%, 78%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 171 of 255 = 67%
B 198 of 255 = 78%

181
171
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 171 + 198 = 550 (100%)
R 181 of 550 ~ 32.91%
G 171 of 550 ~ 31.09%
B 198 of 550 ~ 36'%

%32.91
%31.09
%36

CMYK RENK MODELİ

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

  • camgöbeği tonu 8.59%
  • eflatun tonu 13.64%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

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

CMYK yüzdeleri

%8.59
%13.64
%0
%22.35

Codes

Color #B5ABC6 in popluar color models

B5 AB C6
RGB 181 171 198
HSL 262° 19.15% 72.35%
HSB/HSV 262° 13.64% 77.65%
CMYK 8.59% 13.64% 0.00%
22.35%

Color #B5ABC6 in popluar number systems.

HEX B5 AB C6
Decimal 181 171 198
Binary 10110101 10101011 11000110
Octal 265 253 306

Shades and tints

Shades of #B5ABC6

#B5ABC6
(181,171,198)
#A59CB4
(165,156,180)
#958DA2
(149,141,162)
#857E90
(133,126,144)
#756F7E
(117,111,126)
#65606C
(101,96,108)
#55515A
(85,81,90)
#454248
(69,66,72)
#353336
(53,51,54)
#252424
(37,36,36)
#151512
(21,21,18)
#000000
(0,0,0)

Tints of #B5ABC6

#B5ABC6
(181,171,198)
#BBB2CB
(187,178,203)
#C1B9D0
(193,185,208)
#C7C0D5
(199,192,213)
#CDC7DA
(205,199,218)
#D3CEDF
(211,206,223)
#D9D5E4
(217,213,228)
#DFDCE9
(223,220,233)
#E5E3EE
(229,227,238)
#EBEAF3
(235,234,243)
#F1F1F8
(241,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5ABC6 color. Also use rgb(181,171,198) instead hex code.

Text Font Color

.myTextColor { color: #B5ABC6; }

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

This text font color is #B5ABC6.

Background Color

.myBgColor { background-color: #B5ABC6; }

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

This div background color is #B5ABC6.

Border color

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

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

This div border color is #B5ABC6.

Opacity

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

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

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

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

This text has shadow with #B5ABC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ABC6.

Preview

Color preview on black background

This text has color #B5ABC6 on black background.


Color preview on white background

This text has color #B5ABC6 on white background.


Black color preview on #B5ABC6 background

This text has black color on #B5ABC6 background.


White color preview on #B5ABC6 background

This text has white color on #B5ABC6 background.


Related colors

Complementary color

Complementary color for #hex is #4A5439.


I love getcolorcode.com

Triadic colors

1 #C6B5AB and #ABC6B5 with #B5ABC6 are triadic colors.

2 #C6ABB5 and #ABB5C6 with #B5ABC6 are triadic colors.