COLOR #BED3EE

HEX: #BED3EE RGB: (190,211,238)

Renk bilgisi

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

RGB renk modeli

#BED3EE color RGB value is (190,211,238).

RGB: (190,211,238) (75%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 211 of 255 = 83%
B 238 of 255 = 93%

190
211
238

R + G + B ~ 84%. #BED3EE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 211 + 238 = 639 (100%)
R 190 of 639 ~ 29.73%
G 211 of 639 ~ 33.02%
B 238 of 639 ~ 37.25'%

%29.73
%33.02
%37.25

CMYK RENK MODELİ

#BED3EE rengi CMYK tonu (20,11,0,7).

  • camgöbeği tonu 20.17%
  • eflatun tonu 11.34%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (20,11,0,7)
C20M11Y0K7 (20%, 11%, 0%, 7%)
(0.20 / 0.11 / 0.00 / 0.07)

CMYK yüzdeleri

%20.17
%11.34
%0
%6.67

Codes

Color #BED3EE in popluar color models

BE D3 EE
RGB 190 211 238
HSL 214° 58.54% 83.92%
HSB/HSV 214° 20.17% 93.33%
CMYK 20.17% 11.34% 0.00%
6.67%

Color #BED3EE in popluar number systems.

HEX BE D3 EE
Decimal 190 211 238
Binary 10111110 11010011 11101110
Octal 276 323 356

Shades and tints

Shades of #BED3EE

#BED3EE
(190,211,238)
#ADC0D9
(173,192,217)
#9CADC4
(156,173,196)
#8B9AAF
(139,154,175)
#7A879A
(122,135,154)
#697485
(105,116,133)
#586170
(88,97,112)
#474E5B
(71,78,91)
#363B46
(54,59,70)
#252831
(37,40,49)
#14151C
(20,21,28)
#000000
(0,0,0)

Tints of #BED3EE

#BED3EE
(190,211,238)
#C3D7EF
(195,215,239)
#C8DBF0
(200,219,240)
#CDDFF1
(205,223,241)
#D2E3F2
(210,227,242)
#D7E7F3
(215,231,243)
#DCEBF4
(220,235,244)
#E1EFF5
(225,239,245)
#E6F3F6
(230,243,246)
#EBF7F7
(235,247,247)
#F0FBF8
(240,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BED3EE color. Also use rgb(190,211,238) instead hex code.

Text Font Color

.myTextColor { color: #BED3EE; }

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

This text font color is #BED3EE.

Background Color

.myBgColor { background-color: #BED3EE; }

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

This div background color is #BED3EE.

Border color

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

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

This div border color is #BED3EE.

Opacity

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

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

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

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

This text has shadow with #BED3EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BED3EE.

Preview

Color preview on black background

This text has color #BED3EE on black background.


Color preview on white background

This text has color #BED3EE on white background.


Black color preview on #BED3EE background

This text has black color on #BED3EE background.


White color preview on #BED3EE background

This text has white color on #BED3EE background.


Related colors

Complementary color

Complementary color for #hex is #412C11.


I love getcolorcode.com

Triadic colors

1 #EEBED3 and #D3EEBE with #BED3EE are triadic colors.

2 #EED3BE and #D3BEEE with #BED3EE are triadic colors.