COLOR #BEEFD5

HEX: #BEEFD5 RGB: (190,239,213)

Renk bilgisi

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

RGB renk modeli

#BEEFD5 color RGB value is (190,239,213).

RGB: (190,239,213) (75%, 94%, 84%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 239 of 255 = 94%
B 213 of 255 = 84%

190
239
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 239 + 213 = 642 (100%)
R 190 of 642 ~ 29.6%
G 239 of 642 ~ 37.23%
B 213 of 642 ~ 33.18'%

%29.6
%37.23
%33.18

CMYK RENK MODELİ

#BEEFD5 rengi CMYK tonu (21,0,11,6).

  • camgöbeği tonu 20.50%
  • eflatun tonu 0.00%
  • sarı tonu 10.88%
  • ana renk tonu 6.27%

CMYK: (21,0,11,6)
C21M0Y11K6 (21%, 0%, 11%, 6%)
(0.21 / 0.00 / 0.11 / 0.06)

CMYK yüzdeleri

%20.5
%0
%10.88
%6.27

Codes

Color #BEEFD5 in popluar color models

BE EF D5
RGB 190 239 213
HSL 148° 60.49% 84.12%
HSB/HSV 148° 20.50% 93.73%
CMYK 20.50% 0.00% 10.88%
6.27%

Color #BEEFD5 in popluar number systems.

HEX BE EF D5
Decimal 190 239 213
Binary 10111110 11101111 11010101
Octal 276 357 325

Shades and tints

Shades of #BEEFD5

#BEEFD5
(190,239,213)
#ADDAC2
(173,218,194)
#9CC5AF
(156,197,175)
#8BB09C
(139,176,156)
#7A9B89
(122,155,137)
#698676
(105,134,118)
#587163
(88,113,99)
#475C50
(71,92,80)
#36473D
(54,71,61)
#25322A
(37,50,42)
#141D17
(20,29,23)
#000000
(0,0,0)

Tints of #BEEFD5

#BEEFD5
(190,239,213)
#C3F0D8
(195,240,216)
#C8F1DB
(200,241,219)
#CDF2DE
(205,242,222)
#D2F3E1
(210,243,225)
#D7F4E4
(215,244,228)
#DCF5E7
(220,245,231)
#E1F6EA
(225,246,234)
#E6F7ED
(230,247,237)
#EBF8F0
(235,248,240)
#F0F9F3
(240,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEEFD5; }

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

This text font color is #BEEFD5.

Background Color

.myBgColor { background-color: #BEEFD5; }

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

This div background color is #BEEFD5.

Border color

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

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

This div border color is #BEEFD5.

Opacity

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

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

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

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

This text has shadow with #BEEFD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEFD5.

Preview

Color preview on black background

This text has color #BEEFD5 on black background.


Color preview on white background

This text has color #BEEFD5 on white background.


Black color preview on #BEEFD5 background

This text has black color on #BEEFD5 background.


White color preview on #BEEFD5 background

This text has white color on #BEEFD5 background.


Related colors

Complementary color

Complementary color for #hex is #41102A.


I love getcolorcode.com

Triadic colors

1 #D5BEEF and #EFD5BE with #BEEFD5 are triadic colors.

2 #D5EFBE and #EFBED5 with #BEEFD5 are triadic colors.