COLOR #BEE7CC

HEX: #BEE7CC RGB: (190,231,204)

Renk bilgisi

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

RGB renk modeli

#BEE7CC color RGB value is (190,231,204).

RGB: (190,231,204) (75%, 91%, 80%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 231 of 255 = 91%
B 204 of 255 = 80%

190
231
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 231 + 204 = 625 (100%)
R 190 of 625 ~ 30.4%
G 231 of 625 ~ 36.96%
B 204 of 625 ~ 32.64'%

%30.4
%36.96
%32.64

CMYK RENK MODELİ

#BEE7CC rengi CMYK tonu (18,0,12,9).

  • camgöbeği tonu 17.75%
  • eflatun tonu 0.00%
  • sarı tonu 11.69%
  • ana renk tonu 9.41%

CMYK: (18,0,12,9)
C18M0Y12K9 (18%, 0%, 12%, 9%)
(0.18 / 0.00 / 0.12 / 0.09)

CMYK yüzdeleri

%17.75
%0
%11.69
%9.41

Codes

Color #BEE7CC in popluar color models

BE E7 CC
RGB 190 231 204
HSL 140° 46.07% 82.55%
HSB/HSV 140° 17.75% 90.59%
CMYK 17.75% 0.00% 11.69%
9.41%

Color #BEE7CC in popluar number systems.

HEX BE E7 CC
Decimal 190 231 204
Binary 10111110 11100111 11001100
Octal 276 347 314

Shades and tints

Shades of #BEE7CC

#BEE7CC
(190,231,204)
#ADD2BA
(173,210,186)
#9CBDA8
(156,189,168)
#8BA896
(139,168,150)
#7A9384
(122,147,132)
#697E72
(105,126,114)
#586960
(88,105,96)
#47544E
(71,84,78)
#363F3C
(54,63,60)
#252A2A
(37,42,42)
#141518
(20,21,24)
#000000
(0,0,0)

Tints of #BEE7CC

#BEE7CC
(190,231,204)
#C3E9D0
(195,233,208)
#C8EBD4
(200,235,212)
#CDEDD8
(205,237,216)
#D2EFDC
(210,239,220)
#D7F1E0
(215,241,224)
#DCF3E4
(220,243,228)
#E1F5E8
(225,245,232)
#E6F7EC
(230,247,236)
#EBF9F0
(235,249,240)
#F0FBF4
(240,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE7CC color. Also use rgb(190,231,204) instead hex code.

Text Font Color

.myTextColor { color: #BEE7CC; }

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

This text font color is #BEE7CC.

Background Color

.myBgColor { background-color: #BEE7CC; }

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

This div background color is #BEE7CC.

Border color

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

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

This div border color is #BEE7CC.

Opacity

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

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

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

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

This text has shadow with #BEE7CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE7CC.

Preview

Color preview on black background

This text has color #BEE7CC on black background.


Color preview on white background

This text has color #BEE7CC on white background.


Black color preview on #BEE7CC background

This text has black color on #BEE7CC background.


White color preview on #BEE7CC background

This text has white color on #BEE7CC background.


Related colors

Complementary color

Complementary color for #hex is #411833.


I love getcolorcode.com

Triadic colors

1 #CCBEE7 and #E7CCBE with #BEE7CC are triadic colors.

2 #CCE7BE and #E7BECC with #BEE7CC are triadic colors.