COLOR #BEEFDD

HEX: #BEEFDD RGB: (190,239,221)

Renk bilgisi

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

RGB renk modeli

#BEEFDD color RGB value is (190,239,221).

RGB: (190,239,221) (75%, 94%, 87%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 239 of 255 = 94%
B 221 of 255 = 87%

190
239
221

R + G + B ~ 85%. #BEEFDD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 239 + 221 = 650 (100%)
R 190 of 650 ~ 29.23%
G 239 of 650 ~ 36.77%
B 221 of 650 ~ 34'%

%29.23
%36.77
%34

CMYK RENK MODELİ

#BEEFDD rengi CMYK tonu (21,0,8,6).

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

CMYK: (21,0,8,6)
C21M0Y8K6 (21%, 0%, 8%, 6%)
(0.21 / 0.00 / 0.08 / 0.06)

CMYK yüzdeleri

%20.5
%0
%7.53
%6.27

Codes

Color #BEEFDD in popluar color models

BE EF DD
RGB 190 239 221
HSL 158° 60.49% 84.12%
HSB/HSV 158° 20.50% 93.73%
CMYK 20.50% 0.00% 7.53%
6.27%

Color #BEEFDD in popluar number systems.

HEX BE EF DD
Decimal 190 239 221
Binary 10111110 11101111 11011101
Octal 276 357 335

Shades and tints

Shades of #BEEFDD

#BEEFDD
(190,239,221)
#ADDAC9
(173,218,201)
#9CC5B5
(156,197,181)
#8BB0A1
(139,176,161)
#7A9B8D
(122,155,141)
#698679
(105,134,121)
#587165
(88,113,101)
#475C51
(71,92,81)
#36473D
(54,71,61)
#253229
(37,50,41)
#141D15
(20,29,21)
#000000
(0,0,0)

Tints of #BEEFDD

#BEEFDD
(190,239,221)
#C3F0E0
(195,240,224)
#C8F1E3
(200,241,227)
#CDF2E6
(205,242,230)
#D2F3E9
(210,243,233)
#D7F4EC
(215,244,236)
#DCF5EF
(220,245,239)
#E1F6F2
(225,246,242)
#E6F7F5
(230,247,245)
#EBF8F8
(235,248,248)
#F0F9FB
(240,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEEFDD; }

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

This text font color is #BEEFDD.

Background Color

.myBgColor { background-color: #BEEFDD; }

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

This div background color is #BEEFDD.

Border color

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

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

This div border color is #BEEFDD.

Opacity

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

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

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

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

This text has shadow with #BEEFDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEFDD.

Preview

Color preview on black background

This text has color #BEEFDD on black background.


Color preview on white background

This text has color #BEEFDD on white background.


Black color preview on #BEEFDD background

This text has black color on #BEEFDD background.


White color preview on #BEEFDD background

This text has white color on #BEEFDD background.


Related colors

Complementary color

Complementary color for #hex is #411022.


I love getcolorcode.com

Triadic colors

1 #DDBEEF and #EFDDBE with #BEEFDD are triadic colors.

2 #DDEFBE and #EFBEDD with #BEEFDD are triadic colors.