COLOR #BDE57F

HEX: #BDE57F RGB: (189,229,127)

Renk bilgisi

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

RGB renk modeli

#BDE57F color RGB value is (189,229,127).

RGB: (189,229,127) (74%, 90%, 50%)

RGB bağlantıları ve doygunluk

R 189 of 255 = 74%
G 229 of 255 = 90%
B 127 of 255 = 50%

189
229
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 189 + 229 + 127 = 545 (100%)
R 189 of 545 ~ 34.68%
G 229 of 545 ~ 42.02%
B 127 of 545 ~ 23.3'%

%34.68
%42.02
%23.3

CMYK RENK MODELİ

#BDE57F rengi CMYK tonu (17,0,45,10).

  • camgöbeği tonu 17.47%
  • eflatun tonu 0.00%
  • sarı tonu 44.54%
  • ana renk tonu 10.20%

CMYK: (17,0,45,10)
C17M0Y45K10 (17%, 0%, 45%, 10%)
(0.17 / 0.00 / 0.45 / 0.10)

CMYK yüzdeleri

%17.47
%0
%44.54
%10.2

Codes

Color #BDE57F in popluar color models

BD E5 7F
RGB 189 229 127
HSL 84° 66.23% 69.80%
HSB/HSV 84° 44.54% 89.80%
CMYK 17.47% 0.00% 44.54%
10.20%

Color #BDE57F in popluar number systems.

HEX BD E5 7F
Decimal 189 229 127
Binary 10111101 11100101 1111111
Octal 275 345 177

Shades and tints

Shades of #BDE57F

#BDE57F
(189,229,127)
#ACD174
(172,209,116)
#9BBD69
(155,189,105)
#8AA95E
(138,169,94)
#799553
(121,149,83)
#688148
(104,129,72)
#576D3D
(87,109,61)
#465932
(70,89,50)
#354527
(53,69,39)
#24311C
(36,49,28)
#131D11
(19,29,17)
#000000
(0,0,0)

Tints of #BDE57F

#BDE57F
(189,229,127)
#C3E78A
(195,231,138)
#C9E995
(201,233,149)
#CFEBA0
(207,235,160)
#D5EDAB
(213,237,171)
#DBEFB6
(219,239,182)
#E1F1C1
(225,241,193)
#E7F3CC
(231,243,204)
#EDF5D7
(237,245,215)
#F3F7E2
(243,247,226)
#F9F9ED
(249,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDE57F color. Also use rgb(189,229,127) instead hex code.

Text Font Color

.myTextColor { color: #BDE57F; }

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

This text font color is #BDE57F.

Background Color

.myBgColor { background-color: #BDE57F; }

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

This div background color is #BDE57F.

Border color

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

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

This div border color is #BDE57F.

Opacity

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

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

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

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

This text has shadow with #BDE57F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDE57F.

Preview

Color preview on black background

This text has color #BDE57F on black background.


Color preview on white background

This text has color #BDE57F on white background.


Black color preview on #BDE57F background

This text has black color on #BDE57F background.


White color preview on #BDE57F background

This text has white color on #BDE57F background.


Related colors

Complementary color

Complementary color for #hex is #421A80.


I love getcolorcode.com

Triadic colors

1 #7FBDE5 and #E57FBD with #BDE57F are triadic colors.

2 #7FE5BD and #E5BD7F with #BDE57F are triadic colors.