COLOR #BEEFD3

HEX: #BEEFD3 RGB: (190,239,211)

Renk bilgisi

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

RGB renk modeli

#BEEFD3 color RGB value is (190,239,211).

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

RGB bağlantıları ve doygunluk

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

190
239
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 239 + 211 = 640 (100%)
R 190 of 640 ~ 29.69%
G 239 of 640 ~ 37.34%
B 211 of 640 ~ 32.97'%

%29.69
%37.34
%32.97

CMYK RENK MODELİ

#BEEFD3 rengi CMYK tonu (21,0,12,6).

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

CMYK: (21,0,12,6)
C21M0Y12K6 (21%, 0%, 12%, 6%)
(0.21 / 0.00 / 0.12 / 0.06)

CMYK yüzdeleri

%20.5
%0
%11.72
%6.27

Codes

Color #BEEFD3 in popluar color models

BE EF D3
RGB 190 239 211
HSL 146° 60.49% 84.12%
HSB/HSV 146° 20.50% 93.73%
CMYK 20.50% 0.00% 11.72%
6.27%

Color #BEEFD3 in popluar number systems.

HEX BE EF D3
Decimal 190 239 211
Binary 10111110 11101111 11010011
Octal 276 357 323

Shades and tints

Shades of #BEEFD3

#BEEFD3
(190,239,211)
#ADDAC0
(173,218,192)
#9CC5AD
(156,197,173)
#8BB09A
(139,176,154)
#7A9B87
(122,155,135)
#698674
(105,134,116)
#587161
(88,113,97)
#475C4E
(71,92,78)
#36473B
(54,71,59)
#253228
(37,50,40)
#141D15
(20,29,21)
#000000
(0,0,0)

Tints of #BEEFD3

#BEEFD3
(190,239,211)
#C3F0D7
(195,240,215)
#C8F1DB
(200,241,219)
#CDF2DF
(205,242,223)
#D2F3E3
(210,243,227)
#D7F4E7
(215,244,231)
#DCF5EB
(220,245,235)
#E1F6EF
(225,246,239)
#E6F7F3
(230,247,243)
#EBF8F7
(235,248,247)
#F0F9FB
(240,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEEFD3; }

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

This text font color is #BEEFD3.

Background Color

.myBgColor { background-color: #BEEFD3; }

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

This div background color is #BEEFD3.

Border color

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

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

This div border color is #BEEFD3.

Opacity

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

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

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

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

This text has shadow with #BEEFD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEFD3.

Preview

Color preview on black background

This text has color #BEEFD3 on black background.


Color preview on white background

This text has color #BEEFD3 on white background.


Black color preview on #BEEFD3 background

This text has black color on #BEEFD3 background.


White color preview on #BEEFD3 background

This text has white color on #BEEFD3 background.


Related colors

Complementary color

Complementary color for #hex is #41102C.


I love getcolorcode.com

Triadic colors

1 #D3BEEF and #EFD3BE with #BEEFD3 are triadic colors.

2 #D3EFBE and #EFBED3 with #BEEFD3 are triadic colors.