COLOR #BEECC7

HEX: #BEECC7 RGB: (190,236,199)

Renk bilgisi

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

RGB renk modeli

#BEECC7 color RGB value is (190,236,199).

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

RGB bağlantıları ve doygunluk

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

190
236
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 236 + 199 = 625 (100%)
R 190 of 625 ~ 30.4%
G 236 of 625 ~ 37.76%
B 199 of 625 ~ 31.84'%

%30.4
%37.76
%31.84

CMYK RENK MODELİ

#BEECC7 rengi CMYK tonu (19,0,16,7).

  • camgöbeği tonu 19.49%
  • eflatun tonu 0.00%
  • sarı tonu 15.68%
  • ana renk tonu 7.45%

CMYK: (19,0,16,7)
C19M0Y16K7 (19%, 0%, 16%, 7%)
(0.19 / 0.00 / 0.16 / 0.07)

CMYK yüzdeleri

%19.49
%0
%15.68
%7.45

Codes

Color #BEECC7 in popluar color models

BE EC C7
RGB 190 236 199
HSL 132° 54.76% 83.53%
HSB/HSV 132° 19.49% 92.55%
CMYK 19.49% 0.00% 15.68%
7.45%

Color #BEECC7 in popluar number systems.

HEX BE EC C7
Decimal 190 236 199
Binary 10111110 11101100 11000111
Octal 276 354 307

Shades and tints

Shades of #BEECC7

#BEECC7
(190,236,199)
#ADD7B5
(173,215,181)
#9CC2A3
(156,194,163)
#8BAD91
(139,173,145)
#7A987F
(122,152,127)
#69836D
(105,131,109)
#586E5B
(88,110,91)
#475949
(71,89,73)
#364437
(54,68,55)
#252F25
(37,47,37)
#141A13
(20,26,19)
#000000
(0,0,0)

Tints of #BEECC7

#BEECC7
(190,236,199)
#C3EDCC
(195,237,204)
#C8EED1
(200,238,209)
#CDEFD6
(205,239,214)
#D2F0DB
(210,240,219)
#D7F1E0
(215,241,224)
#DCF2E5
(220,242,229)
#E1F3EA
(225,243,234)
#E6F4EF
(230,244,239)
#EBF5F4
(235,245,244)
#F0F6F9
(240,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEECC7; }

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

This text font color is #BEECC7.

Background Color

.myBgColor { background-color: #BEECC7; }

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

This div background color is #BEECC7.

Border color

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

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

This div border color is #BEECC7.

Opacity

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

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

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

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

This text has shadow with #BEECC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEECC7.

Preview

Color preview on black background

This text has color #BEECC7 on black background.


Color preview on white background

This text has color #BEECC7 on white background.


Black color preview on #BEECC7 background

This text has black color on #BEECC7 background.


White color preview on #BEECC7 background

This text has white color on #BEECC7 background.


Related colors

Complementary color

Complementary color for #hex is #411338.


I love getcolorcode.com

Triadic colors

1 #C7BEEC and #ECC7BE with #BEECC7 are triadic colors.

2 #C7ECBE and #ECBEC7 with #BEECC7 are triadic colors.