COLOR #BEF9DB

HEX: #BEF9DB RGB: (190,249,219)

Renk bilgisi

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

RGB renk modeli

#BEF9DB color RGB value is (190,249,219).

RGB: (190,249,219) (75%, 98%, 86%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 249 of 255 = 98%
B 219 of 255 = 86%

190
249
219

R + G + B ~ 86%. #BEF9DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 249 + 219 = 658 (100%)
R 190 of 658 ~ 28.88%
G 249 of 658 ~ 37.84%
B 219 of 658 ~ 33.28'%

%28.88
%37.84
%33.28

CMYK RENK MODELİ

#BEF9DB rengi CMYK tonu (24,0,12,2).

  • camgöbeği tonu 23.69%
  • eflatun tonu 0.00%
  • sarı tonu 12.05%
  • ana renk tonu 2.35%

CMYK: (24,0,12,2)
C24M0Y12K2 (24%, 0%, 12%, 2%)
(0.24 / 0.00 / 0.12 / 0.02)

CMYK yüzdeleri

%23.69
%0
%12.05
%2.35

Codes

Color #BEF9DB in popluar color models

BE F9 DB
RGB 190 249 219
HSL 149° 83.10% 86.08%
HSB/HSV 149° 23.69% 97.65%
CMYK 23.69% 0.00% 12.05%
2.35%

Color #BEF9DB in popluar number systems.

HEX BE F9 DB
Decimal 190 249 219
Binary 10111110 11111001 11011011
Octal 276 371 333

Shades and tints

Shades of #BEF9DB

#BEF9DB
(190,249,219)
#ADE3C8
(173,227,200)
#9CCDB5
(156,205,181)
#8BB7A2
(139,183,162)
#7AA18F
(122,161,143)
#698B7C
(105,139,124)
#587569
(88,117,105)
#475F56
(71,95,86)
#364943
(54,73,67)
#253330
(37,51,48)
#141D1D
(20,29,29)
#000000
(0,0,0)

Tints of #BEF9DB

#BEF9DB
(190,249,219)
#C3F9DE
(195,249,222)
#C8F9E1
(200,249,225)
#CDF9E4
(205,249,228)
#D2F9E7
(210,249,231)
#D7F9EA
(215,249,234)
#DCF9ED
(220,249,237)
#E1F9F0
(225,249,240)
#E6F9F3
(230,249,243)
#EBF9F6
(235,249,246)
#F0F9F9
(240,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEF9DB; }

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

This text font color is #BEF9DB.

Background Color

.myBgColor { background-color: #BEF9DB; }

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

This div background color is #BEF9DB.

Border color

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

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

This div border color is #BEF9DB.

Opacity

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

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

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

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

This text has shadow with #BEF9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEF9DB.

Preview

Color preview on black background

This text has color #BEF9DB on black background.


Color preview on white background

This text has color #BEF9DB on white background.


Black color preview on #BEF9DB background

This text has black color on #BEF9DB background.


White color preview on #BEF9DB background

This text has white color on #BEF9DB background.


Related colors

Complementary color

Complementary color for #hex is #410624.


I love getcolorcode.com

Triadic colors

1 #DBBEF9 and #F9DBBE with #BEF9DB are triadic colors.

2 #DBF9BE and #F9BEDB with #BEF9DB are triadic colors.