COLOR #BDC99B

HEX: #BDC99B RGB: (189,201,155)

Renk bilgisi

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

RGB renk modeli

#BDC99B color RGB value is (189,201,155).

RGB: (189,201,155) (74%, 79%, 61%)

RGB bağlantıları ve doygunluk

R 189 of 255 = 74%
G 201 of 255 = 79%
B 155 of 255 = 61%

189
201
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 189 + 201 + 155 = 545 (100%)
R 189 of 545 ~ 34.68%
G 201 of 545 ~ 36.88%
B 155 of 545 ~ 28.44'%

%34.68
%36.88
%28.44

CMYK RENK MODELİ

#BDC99B rengi CMYK tonu (6,0,23,21).

  • camgöbeği tonu 5.97%
  • eflatun tonu 0.00%
  • sarı tonu 22.89%
  • ana renk tonu 21.18%

CMYK: (6,0,23,21)
C6M0Y23K21 (6%, 0%, 23%, 21%)
(0.06 / 0.00 / 0.23 / 0.21)

CMYK yüzdeleri

%5.97
%0
%22.89
%21.18

Codes

Color #BDC99B in popluar color models

BD C9 9B
RGB 189 201 155
HSL 76° 29.87% 69.80%
HSB/HSV 76° 22.89% 78.82%
CMYK 5.97% 0.00% 22.89%
21.18%

Color #BDC99B in popluar number systems.

HEX BD C9 9B
Decimal 189 201 155
Binary 10111101 11001001 10011011
Octal 275 311 233

Shades and tints

Shades of #BDC99B

#BDC99B
(189,201,155)
#ACB78D
(172,183,141)
#9BA57F
(155,165,127)
#8A9371
(138,147,113)
#798163
(121,129,99)
#686F55
(104,111,85)
#575D47
(87,93,71)
#464B39
(70,75,57)
#35392B
(53,57,43)
#24271D
(36,39,29)
#13150F
(19,21,15)
#000000
(0,0,0)

Tints of #BDC99B

#BDC99B
(189,201,155)
#C3CDA4
(195,205,164)
#C9D1AD
(201,209,173)
#CFD5B6
(207,213,182)
#D5D9BF
(213,217,191)
#DBDDC8
(219,221,200)
#E1E1D1
(225,225,209)
#E7E5DA
(231,229,218)
#EDE9E3
(237,233,227)
#F3EDEC
(243,237,236)
#F9F1F5
(249,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDC99B color. Also use rgb(189,201,155) instead hex code.

Text Font Color

.myTextColor { color: #BDC99B; }

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

This text font color is #BDC99B.

Background Color

.myBgColor { background-color: #BDC99B; }

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

This div background color is #BDC99B.

Border color

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

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

This div border color is #BDC99B.

Opacity

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

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

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

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

This text has shadow with #BDC99B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDC99B.

Preview

Color preview on black background

This text has color #BDC99B on black background.


Color preview on white background

This text has color #BDC99B on white background.


Black color preview on #BDC99B background

This text has black color on #BDC99B background.


White color preview on #BDC99B background

This text has white color on #BDC99B background.


Related colors

Complementary color

Complementary color for #hex is #423664.


I love getcolorcode.com

Triadic colors

1 #9BBDC9 and #C99BBD with #BDC99B are triadic colors.

2 #9BC9BD and #C9BD9B with #BDC99B are triadic colors.