COLOR #BEE9C0

HEX: #BEE9C0 RGB: (190,233,192)

Renk bilgisi

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

RGB renk modeli

#BEE9C0 color RGB value is (190,233,192).

RGB: (190,233,192) (75%, 91%, 75%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 233 of 255 = 91%
B 192 of 255 = 75%

190
233
192

R + G + B ~ 80%. #BEE9C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 233 + 192 = 615 (100%)
R 190 of 615 ~ 30.89%
G 233 of 615 ~ 37.89%
B 192 of 615 ~ 31.22'%

%30.89
%37.89
%31.22

CMYK RENK MODELİ

#BEE9C0 rengi CMYK tonu (18,0,18,9).

  • camgöbeği tonu 18.45%
  • eflatun tonu 0.00%
  • sarı tonu 17.60%
  • ana renk tonu 8.63%

CMYK: (18,0,18,9)
C18M0Y18K9 (18%, 0%, 18%, 9%)
(0.18 / 0.00 / 0.18 / 0.09)

CMYK yüzdeleri

%18.45
%0
%17.6
%8.63

Codes

Color #BEE9C0 in popluar color models

BE E9 C0
RGB 190 233 192
HSL 123° 49.43% 82.94%
HSB/HSV 123° 18.45% 91.37%
CMYK 18.45% 0.00% 17.60%
8.63%

Color #BEE9C0 in popluar number systems.

HEX BE E9 C0
Decimal 190 233 192
Binary 10111110 11101001 11000000
Octal 276 351 300

Shades and tints

Shades of #BEE9C0

#BEE9C0
(190,233,192)
#ADD4AF
(173,212,175)
#9CBF9E
(156,191,158)
#8BAA8D
(139,170,141)
#7A957C
(122,149,124)
#69806B
(105,128,107)
#586B5A
(88,107,90)
#475649
(71,86,73)
#364138
(54,65,56)
#252C27
(37,44,39)
#141716
(20,23,22)
#000000
(0,0,0)

Tints of #BEE9C0

#BEE9C0
(190,233,192)
#C3EBC5
(195,235,197)
#C8EDCA
(200,237,202)
#CDEFCF
(205,239,207)
#D2F1D4
(210,241,212)
#D7F3D9
(215,243,217)
#DCF5DE
(220,245,222)
#E1F7E3
(225,247,227)
#E6F9E8
(230,249,232)
#EBFBED
(235,251,237)
#F0FDF2
(240,253,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE9C0 color. Also use rgb(190,233,192) instead hex code.

Text Font Color

.myTextColor { color: #BEE9C0; }

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

This text font color is #BEE9C0.

Background Color

.myBgColor { background-color: #BEE9C0; }

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

This div background color is #BEE9C0.

Border color

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

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

This div border color is #BEE9C0.

Opacity

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

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

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

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

This text has shadow with #BEE9C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE9C0.

Preview

Color preview on black background

This text has color #BEE9C0 on black background.


Color preview on white background

This text has color #BEE9C0 on white background.


Black color preview on #BEE9C0 background

This text has black color on #BEE9C0 background.


White color preview on #BEE9C0 background

This text has white color on #BEE9C0 background.


Related colors

Complementary color

Complementary color for #hex is #41163F.


I love getcolorcode.com

Triadic colors

1 #C0BEE9 and #E9C0BE with #BEE9C0 are triadic colors.

2 #C0E9BE and #E9BEC0 with #BEE9C0 are triadic colors.