COLOR #B5814D

HEX: #B5814D RGB: (181,129,77)

Renk bilgisi

#B5814D contains mainly red and green colors. #B5814D ‘ nin web güvenlik rengi #CC9933 (ya da #C93) dir.

RGB renk modeli

#B5814D color RGB value is (181,129,77).

RGB: (181,129,77) (71%, 51%, 30%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 129 of 255 = 51%
B 77 of 255 = 30%

181
129
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 129 + 77 = 387 (100%)
R 181 of 387 ~ 46.77%
G 129 of 387 ~ 33.33%
B 77 of 387 ~ 19.9'%

%46.77
%33.33
%19.9

CMYK RENK MODELİ

#B5814D rengi CMYK tonu (0,29,57,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.73%
  • sarı tonu 57.46%
  • ana renk tonu 29.02%

CMYK: (0,29,57,29)
C0M29Y57K29 (0%, 29%, 57%, 29%)
(0.00 / 0.29 / 0.57 / 0.29)

CMYK yüzdeleri

%0
%28.73
%57.46
%29.02

Codes

Color #B5814D in popluar color models

B5 81 4D
RGB 181 129 77
HSL 30° 41.27% 50.59%
HSB/HSV 30° 57.46% 70.98%
CMYK 0.00% 28.73% 57.46%
29.02%

Color #B5814D in popluar number systems.

HEX B5 81 4D
Decimal 181 129 77
Binary 10110101 10000001 1001101
Octal 265 201 115

Shades and tints

Shades of #B5814D

#B5814D
(181,129,77)
#A57646
(165,118,70)
#956B3F
(149,107,63)
#856038
(133,96,56)
#755531
(117,85,49)
#654A2A
(101,74,42)
#553F23
(85,63,35)
#45341C
(69,52,28)
#352915
(53,41,21)
#251E0E
(37,30,14)
#151307
(21,19,7)
#000000
(0,0,0)

Tints of #B5814D

#B5814D
(181,129,77)
#BB8C5D
(187,140,93)
#C1976D
(193,151,109)
#C7A27D
(199,162,125)
#CDAD8D
(205,173,141)
#D3B89D
(211,184,157)
#D9C3AD
(217,195,173)
#DFCEBD
(223,206,189)
#E5D9CD
(229,217,205)
#EBE4DD
(235,228,221)
#F1EFED
(241,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5814D color. Also use rgb(181,129,77) instead hex code.

Text Font Color

.myTextColor { color: #B5814D; }

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

This text font color is #B5814D.

Background Color

.myBgColor { background-color: #B5814D; }

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

This div background color is #B5814D.

Border color

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

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

This div border color is #B5814D.

Opacity

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

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

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

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

This text has shadow with #B5814D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5814D.

Preview

Color preview on black background

This text has color #B5814D on black background.


Color preview on white background

This text has color #B5814D on white background.


Black color preview on #B5814D background

This text has black color on #B5814D background.


White color preview on #B5814D background

This text has white color on #B5814D background.


Related colors

Complementary color

Complementary color for #hex is #4A7EB2.


I love getcolorcode.com

Triadic colors

1 #4DB581 and #814DB5 with #B5814D are triadic colors.

2 #4D81B5 and #81B54D with #B5814D are triadic colors.