COLOR #B5ADCC

HEX: #B5ADCC RGB: (181,173,204)

Renk bilgisi

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

RGB renk modeli

#B5ADCC color RGB value is (181,173,204).

RGB: (181,173,204) (71%, 68%, 80%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 204 of 255 = 80%

181
173
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 204 = 558 (100%)
R 181 of 558 ~ 32.44%
G 173 of 558 ~ 31%
B 204 of 558 ~ 36.56'%

%32.44
%31
%36.56

CMYK RENK MODELİ

#B5ADCC rengi CMYK tonu (11,15,0,20).

  • camgöbeği tonu 11.27%
  • eflatun tonu 15.20%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (11,15,0,20)
C11M15Y0K20 (11%, 15%, 0%, 20%)
(0.11 / 0.15 / 0.00 / 0.20)

CMYK yüzdeleri

%11.27
%15.2
%0
%20

Codes

Color #B5ADCC in popluar color models

B5 AD CC
RGB 181 173 204
HSL 255° 23.31% 73.92%
HSB/HSV 255° 15.20% 80.00%
CMYK 11.27% 15.20% 0.00%
20.00%

Color #B5ADCC in popluar number systems.

HEX B5 AD CC
Decimal 181 173 204
Binary 10110101 10101101 11001100
Octal 265 255 314

Shades and tints

Shades of #B5ADCC

#B5ADCC
(181,173,204)
#A59EBA
(165,158,186)
#958FA8
(149,143,168)
#858096
(133,128,150)
#757184
(117,113,132)
#656272
(101,98,114)
#555360
(85,83,96)
#45444E
(69,68,78)
#35353C
(53,53,60)
#25262A
(37,38,42)
#151718
(21,23,24)
#000000
(0,0,0)

Tints of #B5ADCC

#B5ADCC
(181,173,204)
#BBB4D0
(187,180,208)
#C1BBD4
(193,187,212)
#C7C2D8
(199,194,216)
#CDC9DC
(205,201,220)
#D3D0E0
(211,208,224)
#D9D7E4
(217,215,228)
#DFDEE8
(223,222,232)
#E5E5EC
(229,229,236)
#EBECF0
(235,236,240)
#F1F3F4
(241,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5ADCC color. Also use rgb(181,173,204) instead hex code.

Text Font Color

.myTextColor { color: #B5ADCC; }

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

This text font color is #B5ADCC.

Background Color

.myBgColor { background-color: #B5ADCC; }

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

This div background color is #B5ADCC.

Border color

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

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

This div border color is #B5ADCC.

Opacity

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

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

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

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

This text has shadow with #B5ADCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ADCC.

Preview

Color preview on black background

This text has color #B5ADCC on black background.


Color preview on white background

This text has color #B5ADCC on white background.


Black color preview on #B5ADCC background

This text has black color on #B5ADCC background.


White color preview on #B5ADCC background

This text has white color on #B5ADCC background.


Related colors

Complementary color

Complementary color for #B5ADCC is #4A5233.


I love getcolorcode.com

Triadic colors

1 #CCB5AD and #ADCCB5 with #B5ADCC are triadic colors.

2 #CCADB5 and #ADB5CC with #B5ADCC are triadic colors.