COLOR #B5AD74

HEX: #B5AD74 RGB: (181,173,116)

Renk bilgisi

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

RGB renk modeli

#B5AD74 color RGB value is (181,173,116).

RGB: (181,173,116) (71%, 68%, 45%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 116 of 255 = 45%

181
173
116

R + G + B ~ 61%. #B5AD74 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 116 = 470 (100%)
R 181 of 470 ~ 38.51%
G 173 of 470 ~ 36.81%
B 116 of 470 ~ 24.68'%

%38.51
%36.81
%24.68

CMYK RENK MODELİ

#B5AD74 rengi CMYK tonu (0,4,36,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.42%
  • sarı tonu 35.91%
  • ana renk tonu 29.02%

CMYK: (0,4,36,29)
C0M4Y36K29 (0%, 4%, 36%, 29%)
(0.00 / 0.04 / 0.36 / 0.29)

CMYK yüzdeleri

%0
%4.42
%35.91
%29.02

Codes

Color #B5AD74 in popluar color models

B5 AD 74
RGB 181 173 116
HSL 53° 30.52% 58.24%
HSB/HSV 53° 35.91% 70.98%
CMYK 0.00% 4.42% 35.91%
29.02%

Color #B5AD74 in popluar number systems.

HEX B5 AD 74
Decimal 181 173 116
Binary 10110101 10101101 1110100
Octal 265 255 164

Shades and tints

Shades of #B5AD74

#B5AD74
(181,173,116)
#A59E6A
(165,158,106)
#958F60
(149,143,96)
#858056
(133,128,86)
#75714C
(117,113,76)
#656242
(101,98,66)
#555338
(85,83,56)
#45442E
(69,68,46)
#353524
(53,53,36)
#25261A
(37,38,26)
#151710
(21,23,16)
#000000
(0,0,0)

Tints of #B5AD74

#B5AD74
(181,173,116)
#BBB480
(187,180,128)
#C1BB8C
(193,187,140)
#C7C298
(199,194,152)
#CDC9A4
(205,201,164)
#D3D0B0
(211,208,176)
#D9D7BC
(217,215,188)
#DFDEC8
(223,222,200)
#E5E5D4
(229,229,212)
#EBECE0
(235,236,224)
#F1F3EC
(241,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5AD74 color. Also use rgb(181,173,116) instead hex code.

Text Font Color

.myTextColor { color: #B5AD74; }

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

This text font color is #B5AD74.

Background Color

.myBgColor { background-color: #B5AD74; }

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

This div background color is #B5AD74.

Border color

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

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

This div border color is #B5AD74.

Opacity

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

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

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

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

This text has shadow with #B5AD74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AD74.

Preview

Color preview on black background

This text has color #B5AD74 on black background.


Color preview on white background

This text has color #B5AD74 on white background.


Black color preview on #B5AD74 background

This text has black color on #B5AD74 background.


White color preview on #B5AD74 background

This text has white color on #B5AD74 background.


Related colors

Complementary color

Complementary color for #hex is #4A528B.


I love getcolorcode.com

Triadic colors

1 #74B5AD and #AD74B5 with #B5AD74 are triadic colors.

2 #74ADB5 and #ADB574 with #B5AD74 are triadic colors.