COLOR #BEEEDD

HEX: #BEEEDD RGB: (190,238,221)

Renk bilgisi

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

RGB renk modeli

#BEEEDD color RGB value is (190,238,221).

RGB: (190,238,221) (75%, 93%, 87%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 238 of 255 = 93%
B 221 of 255 = 87%

190
238
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 238 + 221 = 649 (100%)
R 190 of 649 ~ 29.28%
G 238 of 649 ~ 36.67%
B 221 of 649 ~ 34.05'%

%29.28
%36.67
%34.05

CMYK RENK MODELİ

#BEEEDD rengi CMYK tonu (20,0,7,7).

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

CMYK: (20,0,7,7)
C20M0Y7K7 (20%, 0%, 7%, 7%)
(0.20 / 0.00 / 0.07 / 0.07)

CMYK yüzdeleri

%20.17
%0
%7.14
%6.67

Codes

Color #BEEEDD in popluar color models

BE EE DD
RGB 190 238 221
HSL 159° 58.54% 83.92%
HSB/HSV 159° 20.17% 93.33%
CMYK 20.17% 0.00% 7.14%
6.67%

Color #BEEEDD in popluar number systems.

HEX BE EE DD
Decimal 190 238 221
Binary 10111110 11101110 11011101
Octal 276 356 335

Shades and tints

Shades of #BEEEDD

#BEEEDD
(190,238,221)
#ADD9C9
(173,217,201)
#9CC4B5
(156,196,181)
#8BAFA1
(139,175,161)
#7A9A8D
(122,154,141)
#698579
(105,133,121)
#587065
(88,112,101)
#475B51
(71,91,81)
#36463D
(54,70,61)
#253129
(37,49,41)
#141C15
(20,28,21)
#000000
(0,0,0)

Tints of #BEEEDD

#BEEEDD
(190,238,221)
#C3EFE0
(195,239,224)
#C8F0E3
(200,240,227)
#CDF1E6
(205,241,230)
#D2F2E9
(210,242,233)
#D7F3EC
(215,243,236)
#DCF4EF
(220,244,239)
#E1F5F2
(225,245,242)
#E6F6F5
(230,246,245)
#EBF7F8
(235,247,248)
#F0F8FB
(240,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEEEDD; }

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

This text font color is #BEEEDD.

Background Color

.myBgColor { background-color: #BEEEDD; }

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

This div background color is #BEEEDD.

Border color

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

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

This div border color is #BEEEDD.

Opacity

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

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

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

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

This text has shadow with #BEEEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEEDD.

Preview

Color preview on black background

This text has color #BEEEDD on black background.


Color preview on white background

This text has color #BEEEDD on white background.


Black color preview on #BEEEDD background

This text has black color on #BEEEDD background.


White color preview on #BEEEDD background

This text has white color on #BEEEDD background.


Related colors

Complementary color

Complementary color for #hex is #411122.


I love getcolorcode.com

Triadic colors

1 #DDBEEE and #EEDDBE with #BEEEDD are triadic colors.

2 #DDEEBE and #EEBEDD with #BEEEDD are triadic colors.