COLOR #BDC299

HEX: #BDC299 RGB: (189,194,153)

Renk bilgisi

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

RGB renk modeli

#BDC299 color RGB value is (189,194,153).

RGB: (189,194,153) (74%, 76%, 60%)

RGB bağlantıları ve doygunluk

R 189 of 255 = 74%
G 194 of 255 = 76%
B 153 of 255 = 60%

189
194
153

R + G + B ~ 70%. #BDC299 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 189 + 194 + 153 = 536 (100%)
R 189 of 536 ~ 35.26%
G 194 of 536 ~ 36.19%
B 153 of 536 ~ 28.54'%

%35.26
%36.19
%28.54

CMYK RENK MODELİ

#BDC299 rengi CMYK tonu (3,0,21,24).

  • camgöbeği tonu 2.58%
  • eflatun tonu 0.00%
  • sarı tonu 21.13%
  • ana renk tonu 23.92%

CMYK: (3,0,21,24)
C3M0Y21K24 (3%, 0%, 21%, 24%)
(0.03 / 0.00 / 0.21 / 0.24)

CMYK yüzdeleri

%2.58
%0
%21.13
%23.92

Codes

Color #BDC299 in popluar color models

BD C2 99
RGB 189 194 153
HSL 67° 25.15% 68.04%
HSB/HSV 67° 21.13% 76.08%
CMYK 2.58% 0.00% 21.13%
23.92%

Color #BDC299 in popluar number systems.

HEX BD C2 99
Decimal 189 194 153
Binary 10111101 11000010 10011001
Octal 275 302 231

Shades and tints

Shades of #BDC299

#BDC299
(189,194,153)
#ACB18C
(172,177,140)
#9BA07F
(155,160,127)
#8A8F72
(138,143,114)
#797E65
(121,126,101)
#686D58
(104,109,88)
#575C4B
(87,92,75)
#464B3E
(70,75,62)
#353A31
(53,58,49)
#242924
(36,41,36)
#131817
(19,24,23)
#000000
(0,0,0)

Tints of #BDC299

#BDC299
(189,194,153)
#C3C7A2
(195,199,162)
#C9CCAB
(201,204,171)
#CFD1B4
(207,209,180)
#D5D6BD
(213,214,189)
#DBDBC6
(219,219,198)
#E1E0CF
(225,224,207)
#E7E5D8
(231,229,216)
#EDEAE1
(237,234,225)
#F3EFEA
(243,239,234)
#F9F4F3
(249,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDC299 color. Also use rgb(189,194,153) instead hex code.

Text Font Color

.myTextColor { color: #BDC299; }

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

This text font color is #BDC299.

Background Color

.myBgColor { background-color: #BDC299; }

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

This div background color is #BDC299.

Border color

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

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

This div border color is #BDC299.

Opacity

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

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

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

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

This text has shadow with #BDC299 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDC299.

Preview

Color preview on black background

This text has color #BDC299 on black background.


Color preview on white background

This text has color #BDC299 on white background.


Black color preview on #BDC299 background

This text has black color on #BDC299 background.


White color preview on #BDC299 background

This text has white color on #BDC299 background.


Related colors

Complementary color

Complementary color for #hex is #423D66.


I love getcolorcode.com

Triadic colors

1 #99BDC2 and #C299BD with #BDC299 are triadic colors.

2 #99C2BD and #C2BD99 with #BDC299 are triadic colors.