COLOR #BCE5AE

HEX: #BCE5AE RGB: (188,229,174)

Renk bilgisi

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

RGB renk modeli

#BCE5AE color RGB value is (188,229,174).

RGB: (188,229,174) (74%, 90%, 68%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 229 of 255 = 90%
B 174 of 255 = 68%

188
229
174

R + G + B ~ 77%. #BCE5AE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 229 + 174 = 591 (100%)
R 188 of 591 ~ 31.81%
G 229 of 591 ~ 38.75%
B 174 of 591 ~ 29.44'%

%31.81
%38.75
%29.44

CMYK RENK MODELİ

#BCE5AE rengi CMYK tonu (18,0,24,10).

  • camgöbeği tonu 17.90%
  • eflatun tonu 0.00%
  • sarı tonu 24.02%
  • ana renk tonu 10.20%

CMYK: (18,0,24,10)
C18M0Y24K10 (18%, 0%, 24%, 10%)
(0.18 / 0.00 / 0.24 / 0.10)

CMYK yüzdeleri

%17.9
%0
%24.02
%10.2

Codes

Color #BCE5AE in popluar color models

BC E5 AE
RGB 188 229 174
HSL 105° 51.40% 79.02%
HSB/HSV 105° 24.02% 89.80%
CMYK 17.90% 0.00% 24.02%
10.20%

Color #BCE5AE in popluar number systems.

HEX BC E5 AE
Decimal 188 229 174
Binary 10111100 11100101 10101110
Octal 274 345 256

Shades and tints

Shades of #BCE5AE

#BCE5AE
(188,229,174)
#ABD19F
(171,209,159)
#9ABD90
(154,189,144)
#89A981
(137,169,129)
#789572
(120,149,114)
#678163
(103,129,99)
#566D54
(86,109,84)
#455945
(69,89,69)
#344536
(52,69,54)
#233127
(35,49,39)
#121D18
(18,29,24)
#000000
(0,0,0)

Tints of #BCE5AE

#BCE5AE
(188,229,174)
#C2E7B5
(194,231,181)
#C8E9BC
(200,233,188)
#CEEBC3
(206,235,195)
#D4EDCA
(212,237,202)
#DAEFD1
(218,239,209)
#E0F1D8
(224,241,216)
#E6F3DF
(230,243,223)
#ECF5E6
(236,245,230)
#F2F7ED
(242,247,237)
#F8F9F4
(248,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCE5AE color. Also use rgb(188,229,174) instead hex code.

Text Font Color

.myTextColor { color: #BCE5AE; }

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

This text font color is #BCE5AE.

Background Color

.myBgColor { background-color: #BCE5AE; }

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

This div background color is #BCE5AE.

Border color

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

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

This div border color is #BCE5AE.

Opacity

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

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

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

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

This text has shadow with #BCE5AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCE5AE.

Preview

Color preview on black background

This text has color #BCE5AE on black background.


Color preview on white background

This text has color #BCE5AE on white background.


Black color preview on #BCE5AE background

This text has black color on #BCE5AE background.


White color preview on #BCE5AE background

This text has white color on #BCE5AE background.


Related colors

Complementary color

Complementary color for #hex is #431A51.


I love getcolorcode.com

Triadic colors

1 #AEBCE5 and #E5AEBC with #BCE5AE are triadic colors.

2 #AEE5BC and #E5BCAE with #BCE5AE are triadic colors.