COLOR #BDE9AD

HEX: #BDE9AD RGB: (189,233,173)

Renk bilgisi

#BDE9AD contains mainly red and green colors. #BDE9AD ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#BDE9AD color RGB value is (189,233,173).

RGB: (189,233,173) (74%, 91%, 68%)

RGB bağlantıları ve doygunluk

R 189 of 255 = 74%
G 233 of 255 = 91%
B 173 of 255 = 68%

189
233
173

R + G + B ~ 78%. #BDE9AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 189 + 233 + 173 = 595 (100%)
R 189 of 595 ~ 31.76%
G 233 of 595 ~ 39.16%
B 173 of 595 ~ 29.08'%

%31.76
%39.16
%29.08

CMYK RENK MODELİ

#BDE9AD rengi CMYK tonu (19,0,26,9).

  • camgöbeği tonu 18.88%
  • eflatun tonu 0.00%
  • sarı tonu 25.75%
  • ana renk tonu 8.63%

CMYK: (19,0,26,9)
C19M0Y26K9 (19%, 0%, 26%, 9%)
(0.19 / 0.00 / 0.26 / 0.09)

CMYK yüzdeleri

%18.88
%0
%25.75
%8.63

Codes

Color #BDE9AD in popluar color models

BD E9 AD
RGB 189 233 173
HSL 104° 57.69% 79.61%
HSB/HSV 104° 25.75% 91.37%
CMYK 18.88% 0.00% 25.75%
8.63%

Color #BDE9AD in popluar number systems.

HEX BD E9 AD
Decimal 189 233 173
Binary 10111101 11101001 10101101
Octal 275 351 255

Shades and tints

Shades of #BDE9AD

#BDE9AD
(189,233,173)
#ACD49E
(172,212,158)
#9BBF8F
(155,191,143)
#8AAA80
(138,170,128)
#799571
(121,149,113)
#688062
(104,128,98)
#576B53
(87,107,83)
#465644
(70,86,68)
#354135
(53,65,53)
#242C26
(36,44,38)
#131717
(19,23,23)
#000000
(0,0,0)

Tints of #BDE9AD

#BDE9AD
(189,233,173)
#C3EBB4
(195,235,180)
#C9EDBB
(201,237,187)
#CFEFC2
(207,239,194)
#D5F1C9
(213,241,201)
#DBF3D0
(219,243,208)
#E1F5D7
(225,245,215)
#E7F7DE
(231,247,222)
#EDF9E5
(237,249,229)
#F3FBEC
(243,251,236)
#F9FDF3
(249,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDE9AD color. Also use rgb(189,233,173) instead hex code.

Text Font Color

.myTextColor { color: #BDE9AD; }

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

This text font color is #BDE9AD.

Background Color

.myBgColor { background-color: #BDE9AD; }

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

This div background color is #BDE9AD.

Border color

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

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

This div border color is #BDE9AD.

Opacity

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

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

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

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

This text has shadow with #BDE9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDE9AD.

Preview

Color preview on black background

This text has color #BDE9AD on black background.


Color preview on white background

This text has color #BDE9AD on white background.


Black color preview on #BDE9AD background

This text has black color on #BDE9AD background.


White color preview on #BDE9AD background

This text has white color on #BDE9AD background.


Related colors

Complementary color

Complementary color for #hex is #421652.


I love getcolorcode.com

Triadic colors

1 #ADBDE9 and #E9ADBD with #BDE9AD are triadic colors.

2 #ADE9BD and #E9BDAD with #BDE9AD are triadic colors.