COLOR #BDC563

HEX: #BDC563 RGB: (189,197,99)

Renk bilgisi

#BDC563 contains mainly red and green colors. #BDC563 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#BDC563 color RGB value is (189,197,99).

RGB: (189,197,99) (74%, 77%, 39%)

RGB bağlantıları ve doygunluk

R 189 of 255 = 74%
G 197 of 255 = 77%
B 99 of 255 = 39%

189
197
99

R + G + B ~ 63%. #BDC563 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 189 + 197 + 99 = 485 (100%)
R 189 of 485 ~ 38.97%
G 197 of 485 ~ 40.62%
B 99 of 485 ~ 20.41'%

%38.97
%40.62
%20.41

CMYK RENK MODELİ

#BDC563 rengi CMYK tonu (4,0,50,23).

  • camgöbeği tonu 4.06%
  • eflatun tonu 0.00%
  • sarı tonu 49.75%
  • ana renk tonu 22.75%

CMYK: (4,0,50,23)
C4M0Y50K23 (4%, 0%, 50%, 23%)
(0.04 / 0.00 / 0.50 / 0.23)

CMYK yüzdeleri

%4.06
%0
%49.75
%22.75

Codes

Color #BDC563 in popluar color models

BD C5 63
RGB 189 197 99
HSL 65° 45.79% 58.04%
HSB/HSV 65° 49.75% 77.25%
CMYK 4.06% 0.00% 49.75%
22.75%

Color #BDC563 in popluar number systems.

HEX BD C5 63
Decimal 189 197 99
Binary 10111101 11000101 1100011
Octal 275 305 143

Shades and tints

Shades of #BDC563

#BDC563
(189,197,99)
#ACB45A
(172,180,90)
#9BA351
(155,163,81)
#8A9248
(138,146,72)
#79813F
(121,129,63)
#687036
(104,112,54)
#575F2D
(87,95,45)
#464E24
(70,78,36)
#353D1B
(53,61,27)
#242C12
(36,44,18)
#131B09
(19,27,9)
#000000
(0,0,0)

Tints of #BDC563

#BDC563
(189,197,99)
#C3CA71
(195,202,113)
#C9CF7F
(201,207,127)
#CFD48D
(207,212,141)
#D5D99B
(213,217,155)
#DBDEA9
(219,222,169)
#E1E3B7
(225,227,183)
#E7E8C5
(231,232,197)
#EDEDD3
(237,237,211)
#F3F2E1
(243,242,225)
#F9F7EF
(249,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDC563 color. Also use rgb(189,197,99) instead hex code.

Text Font Color

.myTextColor { color: #BDC563; }

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

This text font color is #BDC563.

Background Color

.myBgColor { background-color: #BDC563; }

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

This div background color is #BDC563.

Border color

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

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

This div border color is #BDC563.

Opacity

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

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

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

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

This text has shadow with #BDC563 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDC563.

Preview

Color preview on black background

This text has color #BDC563 on black background.


Color preview on white background

This text has color #BDC563 on white background.


Black color preview on #BDC563 background

This text has black color on #BDC563 background.


White color preview on #BDC563 background

This text has white color on #BDC563 background.


Related colors

Complementary color

Complementary color for #hex is #423A9C.


I love getcolorcode.com

Triadic colors

1 #63BDC5 and #C563BD with #BDC563 are triadic colors.

2 #63C5BD and #C5BD63 with #BDC563 are triadic colors.