COLOR #BD9563

HEX: #BD9563 RGB: (189,149,99)

Renk bilgisi

#BD9563 contains mainly red and green colors. #BD9563 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#BD9563 color RGB value is (189,149,99).

RGB: (189,149,99) (74%, 58%, 39%)

RGB bağlantıları ve doygunluk

R 189 of 255 = 74%
G 149 of 255 = 58%
B 99 of 255 = 39%

189
149
99

R + G + B ~ 57%. #BD9563 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 189 + 149 + 99 = 437 (100%)
R 189 of 437 ~ 43.25%
G 149 of 437 ~ 34.1%
B 99 of 437 ~ 22.65'%

%43.25
%34.1
%22.65

CMYK RENK MODELİ

#BD9563 rengi CMYK tonu (0,21,48,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.16%
  • sarı tonu 47.62%
  • ana renk tonu 25.88%

CMYK: (0,21,48,26)
C0M21Y48K26 (0%, 21%, 48%, 26%)
(0.00 / 0.21 / 0.48 / 0.26)

CMYK yüzdeleri

%0
%21.16
%47.62
%25.88

Codes

Color #BD9563 in popluar color models

BD 95 63
RGB 189 149 99
HSL 33° 40.54% 56.47%
HSB/HSV 33° 47.62% 74.12%
CMYK 0.00% 21.16% 47.62%
25.88%

Color #BD9563 in popluar number systems.

HEX BD 95 63
Decimal 189 149 99
Binary 10111101 10010101 1100011
Octal 275 225 143

Shades and tints

Shades of #BD9563

#BD9563
(189,149,99)
#AC885A
(172,136,90)
#9B7B51
(155,123,81)
#8A6E48
(138,110,72)
#79613F
(121,97,63)
#685436
(104,84,54)
#57472D
(87,71,45)
#463A24
(70,58,36)
#352D1B
(53,45,27)
#242012
(36,32,18)
#131309
(19,19,9)
#000000
(0,0,0)

Tints of #BD9563

#BD9563
(189,149,99)
#C39E71
(195,158,113)
#C9A77F
(201,167,127)
#CFB08D
(207,176,141)
#D5B99B
(213,185,155)
#DBC2A9
(219,194,169)
#E1CBB7
(225,203,183)
#E7D4C5
(231,212,197)
#EDDDD3
(237,221,211)
#F3E6E1
(243,230,225)
#F9EFEF
(249,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BD9563; }

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

This text font color is #BD9563.

Background Color

.myBgColor { background-color: #BD9563; }

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

This div background color is #BD9563.

Border color

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

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

This div border color is #BD9563.

Opacity

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

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

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

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

This text has shadow with #BD9563 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD9563.

Preview

Color preview on black background

This text has color #BD9563 on black background.


Color preview on white background

This text has color #BD9563 on white background.


Black color preview on #BD9563 background

This text has black color on #BD9563 background.


White color preview on #BD9563 background

This text has white color on #BD9563 background.


Related colors

Complementary color

Complementary color for #hex is #426A9C.


I love getcolorcode.com

Triadic colors

1 #63BD95 and #9563BD with #BD9563 are triadic colors.

2 #6395BD and #95BD63 with #BD9563 are triadic colors.