COLOR #BDADC4

HEX: #BDADC4 RGB: (189,173,196)

Color info

#BDADC4 contains red, green and blue colors in about the same proportion. Web safe color of #BDADC4 is #CC99CC (or #C9C).

RGB color model

#BDADC4 color RGB value is (189,173,196).

RGB: (189,173,196) (74%, 68%, 77%)

RGB channels and saturation

R 189 of 255 = 74%
G 173 of 255 = 68%
B 196 of 255 = 77%

189
173
196

R + G + B ~ 73%. #BDADC4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 173 + 196 = 558 (100%)
R 189 of 558 ~ 33.87%
G 173 of 558 ~ 31%
B 196 of 558 ~ 35.13'%

%33.87
%31
%35.13

CMYK color model

#BDADC4 color CMYK value is (4,12,0,23).

  • cyan value is 3.57%
  • magenta value is 11.73%
  • yellow value is 0.00%
  • key color value is 23.14%
CMYK: (4,12,0,23) C4M12Y0K23 (4%,12%,0%,23%) (0.04/0.12/0.00/0.23) 

CMYK percentages

%3.57
%11.73
%0
%23.14

Codes

Color #BDADC4 in popluar color models

BD AD C4
RGB 189 173 196
HSL 282° 16.31% 72.35%
HSB/HSV 282° 11.73% 76.86%
CMYK 3.57% 11.73% 0.00%
23.14%

Color #BDADC4 in popluar number systems.

HEX BD AD C4
Decimal 189 173 196
Binary 10111101 10101101 11000100
Octal 275 255 304

Shades and tints

Shades of #BDADC4

#BDADC4
(189,173,196)
#AC9EB3
(172,158,179)
#9B8FA2
(155,143,162)
#8A8091
(138,128,145)
#797180
(121,113,128)
#68626F
(104,98,111)
#57535E
(87,83,94)
#46444D
(70,68,77)
#35353C
(53,53,60)
#24262B
(36,38,43)
#13171A
(19,23,26)
#000000
(0,0,0)

Tints of #BDADC4

#BDADC4
(189,173,196)
#C3B4C9
(195,180,201)
#C9BBCE
(201,187,206)
#CFC2D3
(207,194,211)
#D5C9D8
(213,201,216)
#DBD0DD
(219,208,221)
#E1D7E2
(225,215,226)
#E7DEE7
(231,222,231)
#EDE5EC
(237,229,236)
#F3ECF1
(243,236,241)
#F9F3F6
(249,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDADC4 color. Also use rgb(189,173,196) instead hex code.

Text Font Color

.myTextColor { color: #BDADC4; }

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

This text font color is #BDADC4.

Background Color

.myBgColor { background-color: #BDADC4; }

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

This div background color is #BDADC4.

Border color

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

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

This div border color is #BDADC4.

Opacity

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

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

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

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

This text has shadow with #BDADC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDADC4.

Preview

Color preview on black background

This text has color #BDADC4 on black background.


Color preview on white background

This text has color #BDADC4 on white background.


Black color preview on #BDADC4 background

This text has black color on #BDADC4 background.


White color preview on #BDADC4 background

This text has white color on #BDADC4 background.


Related colors

Complementary color

Complementary color for #hex is #42523B.


I love getcolorcode.com

Triadic colors

1 #C4BDAD and #ADC4BD with #BDADC4 are triadic colors.

2 #C4ADBD and #ADBDC4 with #BDADC4 are triadic colors.