COLOR #BEECC5

HEX: #BEECC5 RGB: (190,236,197)

Renk bilgisi

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

RGB renk modeli

#BEECC5 color RGB value is (190,236,197).

RGB: (190,236,197) (75%, 93%, 77%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 236 of 255 = 93%
B 197 of 255 = 77%

190
236
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 236 + 197 = 623 (100%)
R 190 of 623 ~ 30.5%
G 236 of 623 ~ 37.88%
B 197 of 623 ~ 31.62'%

%30.5
%37.88
%31.62

CMYK RENK MODELİ

#BEECC5 rengi CMYK tonu (19,0,17,7).

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

CMYK: (19,0,17,7)
C19M0Y17K7 (19%, 0%, 17%, 7%)
(0.19 / 0.00 / 0.17 / 0.07)

CMYK yüzdeleri

%19.49
%0
%16.53
%7.45

Codes

Color #BEECC5 in popluar color models

BE EC C5
RGB 190 236 197
HSL 129° 54.76% 83.53%
HSB/HSV 129° 19.49% 92.55%
CMYK 19.49% 0.00% 16.53%
7.45%

Color #BEECC5 in popluar number systems.

HEX BE EC C5
Decimal 190 236 197
Binary 10111110 11101100 11000101
Octal 276 354 305

Shades and tints

Shades of #BEECC5

#BEECC5
(190,236,197)
#ADD7B4
(173,215,180)
#9CC2A3
(156,194,163)
#8BAD92
(139,173,146)
#7A9881
(122,152,129)
#698370
(105,131,112)
#586E5F
(88,110,95)
#47594E
(71,89,78)
#36443D
(54,68,61)
#252F2C
(37,47,44)
#141A1B
(20,26,27)
#000000
(0,0,0)

Tints of #BEECC5

#BEECC5
(190,236,197)
#C3EDCA
(195,237,202)
#C8EECF
(200,238,207)
#CDEFD4
(205,239,212)
#D2F0D9
(210,240,217)
#D7F1DE
(215,241,222)
#DCF2E3
(220,242,227)
#E1F3E8
(225,243,232)
#E6F4ED
(230,244,237)
#EBF5F2
(235,245,242)
#F0F6F7
(240,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEECC5; }

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

This text font color is #BEECC5.

Background Color

.myBgColor { background-color: #BEECC5; }

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

This div background color is #BEECC5.

Border color

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

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

This div border color is #BEECC5.

Opacity

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

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

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

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

This text has shadow with #BEECC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEECC5.

Preview

Color preview on black background

This text has color #BEECC5 on black background.


Color preview on white background

This text has color #BEECC5 on white background.


Black color preview on #BEECC5 background

This text has black color on #BEECC5 background.


White color preview on #BEECC5 background

This text has white color on #BEECC5 background.


Related colors

Complementary color

Complementary color for #hex is #41133A.


I love getcolorcode.com

Triadic colors

1 #C5BEEC and #ECC5BE with #BEECC5 are triadic colors.

2 #C5ECBE and #ECBEC5 with #BEECC5 are triadic colors.