COLOR #BEC4D5

HEX: #BEC4D5 RGB: (190,196,213)

Renk bilgisi

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

RGB renk modeli

#BEC4D5 color RGB value is (190,196,213).

RGB: (190,196,213) (75%, 77%, 84%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 196 of 255 = 77%
B 213 of 255 = 84%

190
196
213

R + G + B ~ 79%. #BEC4D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 196 + 213 = 599 (100%)
R 190 of 599 ~ 31.72%
G 196 of 599 ~ 32.72%
B 213 of 599 ~ 35.56'%

%31.72
%32.72
%35.56

CMYK RENK MODELİ

#BEC4D5 rengi CMYK tonu (11,8,0,16).

  • camgöbeği tonu 10.80%
  • eflatun tonu 7.98%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (11,8,0,16)
C11M8Y0K16 (11%, 8%, 0%, 16%)
(0.11 / 0.08 / 0.00 / 0.16)

CMYK yüzdeleri

%10.8
%7.98
%0
%16.47

Codes

Color #BEC4D5 in popluar color models

BE C4 D5
RGB 190 196 213
HSL 224° 21.50% 79.02%
HSB/HSV 224° 10.80% 83.53%
CMYK 10.80% 7.98% 0.00%
16.47%

Color #BEC4D5 in popluar number systems.

HEX BE C4 D5
Decimal 190 196 213
Binary 10111110 11000100 11010101
Octal 276 304 325

Shades and tints

Shades of #BEC4D5

#BEC4D5
(190,196,213)
#ADB3C2
(173,179,194)
#9CA2AF
(156,162,175)
#8B919C
(139,145,156)
#7A8089
(122,128,137)
#696F76
(105,111,118)
#585E63
(88,94,99)
#474D50
(71,77,80)
#363C3D
(54,60,61)
#252B2A
(37,43,42)
#141A17
(20,26,23)
#000000
(0,0,0)

Tints of #BEC4D5

#BEC4D5
(190,196,213)
#C3C9D8
(195,201,216)
#C8CEDB
(200,206,219)
#CDD3DE
(205,211,222)
#D2D8E1
(210,216,225)
#D7DDE4
(215,221,228)
#DCE2E7
(220,226,231)
#E1E7EA
(225,231,234)
#E6ECED
(230,236,237)
#EBF1F0
(235,241,240)
#F0F6F3
(240,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEC4D5 color. Also use rgb(190,196,213) instead hex code.

Text Font Color

.myTextColor { color: #BEC4D5; }

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

This text font color is #BEC4D5.

Background Color

.myBgColor { background-color: #BEC4D5; }

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

This div background color is #BEC4D5.

Border color

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

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

This div border color is #BEC4D5.

Opacity

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

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

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

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

This text has shadow with #BEC4D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC4D5.

Preview

Color preview on black background

This text has color #BEC4D5 on black background.


Color preview on white background

This text has color #BEC4D5 on white background.


Black color preview on #BEC4D5 background

This text has black color on #BEC4D5 background.


White color preview on #BEC4D5 background

This text has white color on #BEC4D5 background.


Related colors

Complementary color

Complementary color for #hex is #413B2A.


I love getcolorcode.com

Triadic colors

1 #D5BEC4 and #C4D5BE with #BEC4D5 are triadic colors.

2 #D5C4BE and #C4BED5 with #BEC4D5 are triadic colors.