COLOR #BCE67D

HEX: #BCE67D RGB: (188,230,125)

Renk bilgisi

#BCE67D contains mainly red and green colors. #BCE67D ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#BCE67D color RGB value is (188,230,125).

RGB: (188,230,125) (74%, 90%, 49%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 230 of 255 = 90%
B 125 of 255 = 49%

188
230
125

R + G + B ~ 71%. #BCE67D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 230 + 125 = 543 (100%)
R 188 of 543 ~ 34.62%
G 230 of 543 ~ 42.36%
B 125 of 543 ~ 23.02'%

%34.62
%42.36
%23.02

CMYK RENK MODELİ

#BCE67D rengi CMYK tonu (18,0,46,10).

  • camgöbeği tonu 18.26%
  • eflatun tonu 0.00%
  • sarı tonu 45.65%
  • ana renk tonu 9.80%

CMYK: (18,0,46,10)
C18M0Y46K10 (18%, 0%, 46%, 10%)
(0.18 / 0.00 / 0.46 / 0.10)

CMYK yüzdeleri

%18.26
%0
%45.65
%9.8

Codes

Color #BCE67D in popluar color models

BC E6 7D
RGB 188 230 125
HSL 84° 67.74% 69.61%
HSB/HSV 84° 45.65% 90.20%
CMYK 18.26% 0.00% 45.65%
9.80%

Color #BCE67D in popluar number systems.

HEX BC E6 7D
Decimal 188 230 125
Binary 10111100 11100110 1111101
Octal 274 346 175

Shades and tints

Shades of #BCE67D

#BCE67D
(188,230,125)
#ABD272
(171,210,114)
#9ABE67
(154,190,103)
#89AA5C
(137,170,92)
#789651
(120,150,81)
#678246
(103,130,70)
#566E3B
(86,110,59)
#455A30
(69,90,48)
#344625
(52,70,37)
#23321A
(35,50,26)
#121E0F
(18,30,15)
#000000
(0,0,0)

Tints of #BCE67D

#BCE67D
(188,230,125)
#C2E888
(194,232,136)
#C8EA93
(200,234,147)
#CEEC9E
(206,236,158)
#D4EEA9
(212,238,169)
#DAF0B4
(218,240,180)
#E0F2BF
(224,242,191)
#E6F4CA
(230,244,202)
#ECF6D5
(236,246,213)
#F2F8E0
(242,248,224)
#F8FAEB
(248,250,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCE67D color. Also use rgb(188,230,125) instead hex code.

Text Font Color

.myTextColor { color: #BCE67D; }

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

This text font color is #BCE67D.

Background Color

.myBgColor { background-color: #BCE67D; }

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

This div background color is #BCE67D.

Border color

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

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

This div border color is #BCE67D.

Opacity

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

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

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

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

This text has shadow with #BCE67D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCE67D.

Preview

Color preview on black background

This text has color #BCE67D on black background.


Color preview on white background

This text has color #BCE67D on white background.


Black color preview on #BCE67D background

This text has black color on #BCE67D background.


White color preview on #BCE67D background

This text has white color on #BCE67D background.


Related colors

Complementary color

Complementary color for #hex is #431982.


I love getcolorcode.com

Triadic colors

1 #7DBCE6 and #E67DBC with #BCE67D are triadic colors.

2 #7DE6BC and #E6BC7D with #BCE67D are triadic colors.