COLOR #BEEFD4

HEX: #BEEFD4 RGB: (190,239,212)

Renk bilgisi

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

RGB renk modeli

#BEEFD4 color RGB value is (190,239,212).

RGB: (190,239,212) (75%, 94%, 83%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 239 of 255 = 94%
B 212 of 255 = 83%

190
239
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 239 + 212 = 641 (100%)
R 190 of 641 ~ 29.64%
G 239 of 641 ~ 37.29%
B 212 of 641 ~ 33.07'%

%29.64
%37.29
%33.07

CMYK RENK MODELİ

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

  • camgöbeği tonu 20.50%
  • eflatun tonu 0.00%
  • sarı tonu 11.30%
  • 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
%11.3
%6.27

Codes

Color #BEEFD4 in popluar color models

BE EF D4
RGB 190 239 212
HSL 147° 60.49% 84.12%
HSB/HSV 147° 20.50% 93.73%
CMYK 20.50% 0.00% 11.30%
6.27%

Color #BEEFD4 in popluar number systems.

HEX BE EF D4
Decimal 190 239 212
Binary 10111110 11101111 11010100
Octal 276 357 324

Shades and tints

Shades of #BEEFD4

#BEEFD4
(190,239,212)
#ADDAC1
(173,218,193)
#9CC5AE
(156,197,174)
#8BB09B
(139,176,155)
#7A9B88
(122,155,136)
#698675
(105,134,117)
#587162
(88,113,98)
#475C4F
(71,92,79)
#36473C
(54,71,60)
#253229
(37,50,41)
#141D16
(20,29,22)
#000000
(0,0,0)

Tints of #BEEFD4

#BEEFD4
(190,239,212)
#C3F0D7
(195,240,215)
#C8F1DA
(200,241,218)
#CDF2DD
(205,242,221)
#D2F3E0
(210,243,224)
#D7F4E3
(215,244,227)
#DCF5E6
(220,245,230)
#E1F6E9
(225,246,233)
#E6F7EC
(230,247,236)
#EBF8EF
(235,248,239)
#F0F9F2
(240,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEEFD4; }

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

This text font color is #BEEFD4.

Background Color

.myBgColor { background-color: #BEEFD4; }

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

This div background color is #BEEFD4.

Border color

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

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

This div border color is #BEEFD4.

Opacity

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

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

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

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

This text has shadow with #BEEFD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEFD4.

Preview

Color preview on black background

This text has color #BEEFD4 on black background.


Color preview on white background

This text has color #BEEFD4 on white background.


Black color preview on #BEEFD4 background

This text has black color on #BEEFD4 background.


White color preview on #BEEFD4 background

This text has white color on #BEEFD4 background.


Related colors

Complementary color

Complementary color for #hex is #41102B.


I love getcolorcode.com

Triadic colors

1 #D4BEEF and #EFD4BE with #BEEFD4 are triadic colors.

2 #D4EFBE and #EFBED4 with #BEEFD4 are triadic colors.