COLOR #BCADE7

HEX: #BCADE7 RGB: (188,173,231)

Renk bilgisi

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

RGB renk modeli

#BCADE7 color RGB value is (188,173,231).

RGB: (188,173,231) (74%, 68%, 91%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 173 of 255 = 68%
B 231 of 255 = 91%

188
173
231

R + G + B ~ 78%. #BCADE7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 173 + 231 = 592 (100%)
R 188 of 592 ~ 31.76%
G 173 of 592 ~ 29.22%
B 231 of 592 ~ 39.02'%

%31.76
%29.22
%39.02

CMYK RENK MODELİ

#BCADE7 rengi CMYK tonu (19,25,0,9).

  • camgöbeği tonu 18.61%
  • eflatun tonu 25.11%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (19,25,0,9)
C19M25Y0K9 (19%, 25%, 0%, 9%)
(0.19 / 0.25 / 0.00 / 0.09)

CMYK yüzdeleri

%18.61
%25.11
%0
%9.41

Codes

Color #BCADE7 in popluar color models

BC AD E7
RGB 188 173 231
HSL 256° 54.72% 79.22%
HSB/HSV 256° 25.11% 90.59%
CMYK 18.61% 25.11% 0.00%
9.41%

Color #BCADE7 in popluar number systems.

HEX BC AD E7
Decimal 188 173 231
Binary 10111100 10101101 11100111
Octal 274 255 347

Shades and tints

Shades of #BCADE7

#BCADE7
(188,173,231)
#AB9ED2
(171,158,210)
#9A8FBD
(154,143,189)
#8980A8
(137,128,168)
#787193
(120,113,147)
#67627E
(103,98,126)
#565369
(86,83,105)
#454454
(69,68,84)
#34353F
(52,53,63)
#23262A
(35,38,42)
#121715
(18,23,21)
#000000
(0,0,0)

Tints of #BCADE7

#BCADE7
(188,173,231)
#C2B4E9
(194,180,233)
#C8BBEB
(200,187,235)
#CEC2ED
(206,194,237)
#D4C9EF
(212,201,239)
#DAD0F1
(218,208,241)
#E0D7F3
(224,215,243)
#E6DEF5
(230,222,245)
#ECE5F7
(236,229,247)
#F2ECF9
(242,236,249)
#F8F3FB
(248,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCADE7 color. Also use rgb(188,173,231) instead hex code.

Text Font Color

.myTextColor { color: #BCADE7; }

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

This text font color is #BCADE7.

Background Color

.myBgColor { background-color: #BCADE7; }

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

This div background color is #BCADE7.

Border color

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

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

This div border color is #BCADE7.

Opacity

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

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

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

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

This text has shadow with #BCADE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCADE7.

Preview

Color preview on black background

This text has color #BCADE7 on black background.


Color preview on white background

This text has color #BCADE7 on white background.


Black color preview on #BCADE7 background

This text has black color on #BCADE7 background.


White color preview on #BCADE7 background

This text has white color on #BCADE7 background.


Related colors

Complementary color

Complementary color for #hex is #435218.


I love getcolorcode.com

Triadic colors

1 #E7BCAD and #ADE7BC with #BCADE7 are triadic colors.

2 #E7ADBC and #ADBCE7 with #BCADE7 are triadic colors.