COLOR #BEEDC7

HEX: #BEEDC7 RGB: (190,237,199)

Renk bilgisi

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

RGB renk modeli

#BEEDC7 color RGB value is (190,237,199).

RGB: (190,237,199) (75%, 93%, 78%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 237 of 255 = 93%
B 199 of 255 = 78%

190
237
199

R + G + B ~ 82%. #BEEDC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 237 + 199 = 626 (100%)
R 190 of 626 ~ 30.35%
G 237 of 626 ~ 37.86%
B 199 of 626 ~ 31.79'%

%30.35
%37.86
%31.79

CMYK RENK MODELİ

#BEEDC7 rengi CMYK tonu (20,0,16,7).

  • camgöbeği tonu 19.83%
  • eflatun tonu 0.00%
  • sarı tonu 16.03%
  • ana renk tonu 7.06%

CMYK: (20,0,16,7)
C20M0Y16K7 (20%, 0%, 16%, 7%)
(0.20 / 0.00 / 0.16 / 0.07)

CMYK yüzdeleri

%19.83
%0
%16.03
%7.06

Codes

Color #BEEDC7 in popluar color models

BE ED C7
RGB 190 237 199
HSL 131° 56.63% 83.73%
HSB/HSV 131° 19.83% 92.94%
CMYK 19.83% 0.00% 16.03%
7.06%

Color #BEEDC7 in popluar number systems.

HEX BE ED C7
Decimal 190 237 199
Binary 10111110 11101101 11000111
Octal 276 355 307

Shades and tints

Shades of #BEEDC7

#BEEDC7
(190,237,199)
#ADD8B5
(173,216,181)
#9CC3A3
(156,195,163)
#8BAE91
(139,174,145)
#7A997F
(122,153,127)
#69846D
(105,132,109)
#586F5B
(88,111,91)
#475A49
(71,90,73)
#364537
(54,69,55)
#253025
(37,48,37)
#141B13
(20,27,19)
#000000
(0,0,0)

Tints of #BEEDC7

#BEEDC7
(190,237,199)
#C3EECC
(195,238,204)
#C8EFD1
(200,239,209)
#CDF0D6
(205,240,214)
#D2F1DB
(210,241,219)
#D7F2E0
(215,242,224)
#DCF3E5
(220,243,229)
#E1F4EA
(225,244,234)
#E6F5EF
(230,245,239)
#EBF6F4
(235,246,244)
#F0F7F9
(240,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEEDC7 color. Also use rgb(190,237,199) instead hex code.

Text Font Color

.myTextColor { color: #BEEDC7; }

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

This text font color is #BEEDC7.

Background Color

.myBgColor { background-color: #BEEDC7; }

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

This div background color is #BEEDC7.

Border color

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

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

This div border color is #BEEDC7.

Opacity

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

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

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

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

This text has shadow with #BEEDC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEDC7.

Preview

Color preview on black background

This text has color #BEEDC7 on black background.


Color preview on white background

This text has color #BEEDC7 on white background.


Black color preview on #BEEDC7 background

This text has black color on #BEEDC7 background.


White color preview on #BEEDC7 background

This text has white color on #BEEDC7 background.


Related colors

Complementary color

Complementary color for #hex is #411238.


I love getcolorcode.com

Triadic colors

1 #C7BEED and #EDC7BE with #BEEDC7 are triadic colors.

2 #C7EDBE and #EDBEC7 with #BEEDC7 are triadic colors.