COLOR #BEEEFD

HEX: #BEEEFD RGB: (190,238,253)

Renk bilgisi

#BEEEFD contains mainly green and blue colors. #BEEEFD ‘ nin web güvenlik rengi #CCFFFF (ya da #CFF) dir.

RGB renk modeli

#BEEEFD color RGB value is (190,238,253).

RGB: (190,238,253) (75%, 93%, 99%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 238 of 255 = 93%
B 253 of 255 = 99%

190
238
253

R + G + B ~ 89%. #BEEEFD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 238 + 253 = 681 (100%)
R 190 of 681 ~ 27.9%
G 238 of 681 ~ 34.95%
B 253 of 681 ~ 37.15'%

%27.9
%34.95
%37.15

CMYK RENK MODELİ

#BEEEFD rengi CMYK tonu (25,6,0,1).

  • camgöbeği tonu 24.90%
  • eflatun tonu 5.93%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (25,6,0,1)
C25M6Y0K1 (25%, 6%, 0%, 1%)
(0.25 / 0.06 / 0.00 / 0.01)

CMYK yüzdeleri

%24.9
%5.93
%0
%0.78

Codes

Color #BEEEFD in popluar color models

BE EE FD
RGB 190 238 253
HSL 194° 94.03% 86.86%
HSB/HSV 194° 24.90% 99.22%
CMYK 24.90% 5.93% 0.00%
0.78%

Color #BEEEFD in popluar number systems.

HEX BE EE FD
Decimal 190 238 253
Binary 10111110 11101110 11111101
Octal 276 356 375

Shades and tints

Shades of #BEEEFD

#BEEEFD
(190,238,253)
#ADD9E6
(173,217,230)
#9CC4CF
(156,196,207)
#8BAFB8
(139,175,184)
#7A9AA1
(122,154,161)
#69858A
(105,133,138)
#587073
(88,112,115)
#475B5C
(71,91,92)
#364645
(54,70,69)
#25312E
(37,49,46)
#141C17
(20,28,23)
#000000
(0,0,0)

Tints of #BEEEFD

#BEEEFD
(190,238,253)
#C3EFFD
(195,239,253)
#C8F0FD
(200,240,253)
#CDF1FD
(205,241,253)
#D2F2FD
(210,242,253)
#D7F3FD
(215,243,253)
#DCF4FD
(220,244,253)
#E1F5FD
(225,245,253)
#E6F6FD
(230,246,253)
#EBF7FD
(235,247,253)
#F0F8FD
(240,248,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEEEFD; }

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

This text font color is #BEEEFD.

Background Color

.myBgColor { background-color: #BEEEFD; }

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

This div background color is #BEEEFD.

Border color

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

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

This div border color is #BEEEFD.

Opacity

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

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

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

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

This text has shadow with #BEEEFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEEFD.

Preview

Color preview on black background

This text has color #BEEEFD on black background.


Color preview on white background

This text has color #BEEEFD on white background.


Black color preview on #BEEEFD background

This text has black color on #BEEEFD background.


White color preview on #BEEEFD background

This text has white color on #BEEEFD background.


Related colors

Complementary color

Complementary color for #hex is #411102.


I love getcolorcode.com

Triadic colors

1 #FDBEEE and #EEFDBE with #BEEEFD are triadic colors.

2 #FDEEBE and #EEBEFD with #BEEEFD are triadic colors.