COLOR #BDC997

HEX: #BDC997 RGB: (189,201,151)

Renk bilgisi

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

RGB renk modeli

#BDC997 color RGB value is (189,201,151).

RGB: (189,201,151) (74%, 79%, 59%)

RGB bağlantıları ve doygunluk

R 189 of 255 = 74%
G 201 of 255 = 79%
B 151 of 255 = 59%

189
201
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 189 + 201 + 151 = 541 (100%)
R 189 of 541 ~ 34.94%
G 201 of 541 ~ 37.15%
B 151 of 541 ~ 27.91'%

%34.94
%37.15
%27.91

CMYK RENK MODELİ

#BDC997 rengi CMYK tonu (6,0,25,21).

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

CMYK: (6,0,25,21)
C6M0Y25K21 (6%, 0%, 25%, 21%)
(0.06 / 0.00 / 0.25 / 0.21)

CMYK yüzdeleri

%5.97
%0
%24.88
%21.18

Codes

Color #BDC997 in popluar color models

BD C9 97
RGB 189 201 151
HSL 74° 31.65% 69.02%
HSB/HSV 74° 24.88% 78.82%
CMYK 5.97% 0.00% 24.88%
21.18%

Color #BDC997 in popluar number systems.

HEX BD C9 97
Decimal 189 201 151
Binary 10111101 11001001 10010111
Octal 275 311 227

Shades and tints

Shades of #BDC997

#BDC997
(189,201,151)
#ACB78A
(172,183,138)
#9BA57D
(155,165,125)
#8A9370
(138,147,112)
#798163
(121,129,99)
#686F56
(104,111,86)
#575D49
(87,93,73)
#464B3C
(70,75,60)
#35392F
(53,57,47)
#242722
(36,39,34)
#131515
(19,21,21)
#000000
(0,0,0)

Tints of #BDC997

#BDC997
(189,201,151)
#C3CDA0
(195,205,160)
#C9D1A9
(201,209,169)
#CFD5B2
(207,213,178)
#D5D9BB
(213,217,187)
#DBDDC4
(219,221,196)
#E1E1CD
(225,225,205)
#E7E5D6
(231,229,214)
#EDE9DF
(237,233,223)
#F3EDE8
(243,237,232)
#F9F1F1
(249,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDC997; }

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

This text font color is #BDC997.

Background Color

.myBgColor { background-color: #BDC997; }

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

This div background color is #BDC997.

Border color

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

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

This div border color is #BDC997.

Opacity

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

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

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

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

This text has shadow with #BDC997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDC997.

Preview

Color preview on black background

This text has color #BDC997 on black background.


Color preview on white background

This text has color #BDC997 on white background.


Black color preview on #BDC997 background

This text has black color on #BDC997 background.


White color preview on #BDC997 background

This text has white color on #BDC997 background.


Related colors

Complementary color

Complementary color for #hex is #423668.


I love getcolorcode.com

Triadic colors

1 #97BDC9 and #C997BD with #BDC997 are triadic colors.

2 #97C9BD and #C9BD97 with #BDC997 are triadic colors.