COLOR #BDE68A

HEX: #BDE68A RGB: (189,230,138)

Renk bilgisi

#BDE68A contains mainly red and green colors. #BDE68A ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#BDE68A color RGB value is (189,230,138).

RGB: (189,230,138) (74%, 90%, 54%)

RGB bağlantıları ve doygunluk

R 189 of 255 = 74%
G 230 of 255 = 90%
B 138 of 255 = 54%

189
230
138

R + G + B ~ 73%. #BDE68A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 189 + 230 + 138 = 557 (100%)
R 189 of 557 ~ 33.93%
G 230 of 557 ~ 41.29%
B 138 of 557 ~ 24.78'%

%33.93
%41.29
%24.78

CMYK RENK MODELİ

#BDE68A rengi CMYK tonu (18,0,40,10).

  • camgöbeği tonu 17.83%
  • eflatun tonu 0.00%
  • sarı tonu 40.00%
  • ana renk tonu 9.80%

CMYK: (18,0,40,10)
C18M0Y40K10 (18%, 0%, 40%, 10%)
(0.18 / 0.00 / 0.40 / 0.10)

CMYK yüzdeleri

%17.83
%0
%40
%9.8

Codes

Color #BDE68A in popluar color models

BD E6 8A
RGB 189 230 138
HSL 87° 64.79% 72.16%
HSB/HSV 87° 40.00% 90.20%
CMYK 17.83% 0.00% 40.00%
9.80%

Color #BDE68A in popluar number systems.

HEX BD E6 8A
Decimal 189 230 138
Binary 10111101 11100110 10001010
Octal 275 346 212

Shades and tints

Shades of #BDE68A

#BDE68A
(189,230,138)
#ACD27E
(172,210,126)
#9BBE72
(155,190,114)
#8AAA66
(138,170,102)
#79965A
(121,150,90)
#68824E
(104,130,78)
#576E42
(87,110,66)
#465A36
(70,90,54)
#35462A
(53,70,42)
#24321E
(36,50,30)
#131E12
(19,30,18)
#000000
(0,0,0)

Tints of #BDE68A

#BDE68A
(189,230,138)
#C3E894
(195,232,148)
#C9EA9E
(201,234,158)
#CFECA8
(207,236,168)
#D5EEB2
(213,238,178)
#DBF0BC
(219,240,188)
#E1F2C6
(225,242,198)
#E7F4D0
(231,244,208)
#EDF6DA
(237,246,218)
#F3F8E4
(243,248,228)
#F9FAEE
(249,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDE68A color. Also use rgb(189,230,138) instead hex code.

Text Font Color

.myTextColor { color: #BDE68A; }

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

This text font color is #BDE68A.

Background Color

.myBgColor { background-color: #BDE68A; }

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

This div background color is #BDE68A.

Border color

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

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

This div border color is #BDE68A.

Opacity

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

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

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

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

This text has shadow with #BDE68A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDE68A.

Preview

Color preview on black background

This text has color #BDE68A on black background.


Color preview on white background

This text has color #BDE68A on white background.


Black color preview on #BDE68A background

This text has black color on #BDE68A background.


White color preview on #BDE68A background

This text has white color on #BDE68A background.


Related colors

Complementary color

Complementary color for #hex is #421975.


I love getcolorcode.com

Triadic colors

1 #8ABDE6 and #E68ABD with #BDE68A are triadic colors.

2 #8AE6BD and #E6BD8A with #BDE68A are triadic colors.