COLOR #BEEEDB

HEX: #BEEEDB RGB: (190,238,219)

Renk bilgisi

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

RGB renk modeli

#BEEEDB color RGB value is (190,238,219).

RGB: (190,238,219) (75%, 93%, 86%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 238 of 255 = 93%
B 219 of 255 = 86%

190
238
219

R + G + B ~ 85%. #BEEEDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 238 + 219 = 647 (100%)
R 190 of 647 ~ 29.37%
G 238 of 647 ~ 36.79%
B 219 of 647 ~ 33.85'%

%29.37
%36.79
%33.85

CMYK RENK MODELİ

#BEEEDB rengi CMYK tonu (20,0,8,7).

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

CMYK: (20,0,8,7)
C20M0Y8K7 (20%, 0%, 8%, 7%)
(0.20 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%20.17
%0
%7.98
%6.67

Codes

Color #BEEEDB in popluar color models

BE EE DB
RGB 190 238 219
HSL 156° 58.54% 83.92%
HSB/HSV 156° 20.17% 93.33%
CMYK 20.17% 0.00% 7.98%
6.67%

Color #BEEEDB in popluar number systems.

HEX BE EE DB
Decimal 190 238 219
Binary 10111110 11101110 11011011
Octal 276 356 333

Shades and tints

Shades of #BEEEDB

#BEEEDB
(190,238,219)
#ADD9C8
(173,217,200)
#9CC4B5
(156,196,181)
#8BAFA2
(139,175,162)
#7A9A8F
(122,154,143)
#69857C
(105,133,124)
#587069
(88,112,105)
#475B56
(71,91,86)
#364643
(54,70,67)
#253130
(37,49,48)
#141C1D
(20,28,29)
#000000
(0,0,0)

Tints of #BEEEDB

#BEEEDB
(190,238,219)
#C3EFDE
(195,239,222)
#C8F0E1
(200,240,225)
#CDF1E4
(205,241,228)
#D2F2E7
(210,242,231)
#D7F3EA
(215,243,234)
#DCF4ED
(220,244,237)
#E1F5F0
(225,245,240)
#E6F6F3
(230,246,243)
#EBF7F6
(235,247,246)
#F0F8F9
(240,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEEEDB; }

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

This text font color is #BEEEDB.

Background Color

.myBgColor { background-color: #BEEEDB; }

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

This div background color is #BEEEDB.

Border color

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

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

This div border color is #BEEEDB.

Opacity

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

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

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

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

This text has shadow with #BEEEDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEEDB.

Preview

Color preview on black background

This text has color #BEEEDB on black background.


Color preview on white background

This text has color #BEEEDB on white background.


Black color preview on #BEEEDB background

This text has black color on #BEEEDB background.


White color preview on #BEEEDB background

This text has white color on #BEEEDB background.


Related colors

Complementary color

Complementary color for #hex is #411124.


I love getcolorcode.com

Triadic colors

1 #DBBEEE and #EEDBBE with #BEEEDB are triadic colors.

2 #DBEEBE and #EEBEDB with #BEEEDB are triadic colors.