COLOR #B2AE61

HEX: #B2AE61 RGB: (178,174,97)

Renk bilgisi

#B2AE61 contains mainly red and green colors. #B2AE61 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#B2AE61 color RGB value is (178,174,97).

RGB: (178,174,97) (70%, 68%, 38%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 174 of 255 = 68%
B 97 of 255 = 38%

178
174
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 174 + 97 = 449 (100%)
R 178 of 449 ~ 39.64%
G 174 of 449 ~ 38.75%
B 97 of 449 ~ 21.6'%

%39.64
%38.75
%21.6

CMYK RENK MODELİ

#B2AE61 rengi CMYK tonu (0,2,46,30).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.25%
  • sarı tonu 45.51%
  • ana renk tonu 30.20%

CMYK: (0,2,46,30)
C0M2Y46K30 (0%, 2%, 46%, 30%)
(0.00 / 0.02 / 0.46 / 0.30)

CMYK yüzdeleri

%0
%2.25
%45.51
%30.2

Codes

Color #B2AE61 in popluar color models

B2 AE 61
RGB 178 174 97
HSL 57° 34.47% 53.92%
HSB/HSV 57° 45.51% 69.80%
CMYK 0.00% 2.25% 45.51%
30.20%

Color #B2AE61 in popluar number systems.

HEX B2 AE 61
Decimal 178 174 97
Binary 10110010 10101110 1100001
Octal 262 256 141

Shades and tints

Shades of #B2AE61

#B2AE61
(178,174,97)
#A29F59
(162,159,89)
#929051
(146,144,81)
#828149
(130,129,73)
#727241
(114,114,65)
#626339
(98,99,57)
#525431
(82,84,49)
#424529
(66,69,41)
#323621
(50,54,33)
#222719
(34,39,25)
#121811
(18,24,17)
#000000
(0,0,0)

Tints of #B2AE61

#B2AE61
(178,174,97)
#B9B56F
(185,181,111)
#C0BC7D
(192,188,125)
#C7C38B
(199,195,139)
#CECA99
(206,202,153)
#D5D1A7
(213,209,167)
#DCD8B5
(220,216,181)
#E3DFC3
(227,223,195)
#EAE6D1
(234,230,209)
#F1EDDF
(241,237,223)
#F8F4ED
(248,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2AE61 color. Also use rgb(178,174,97) instead hex code.

Text Font Color

.myTextColor { color: #B2AE61; }

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

This text font color is #B2AE61.

Background Color

.myBgColor { background-color: #B2AE61; }

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

This div background color is #B2AE61.

Border color

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

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

This div border color is #B2AE61.

Opacity

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

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

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

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

This text has shadow with #B2AE61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2AE61.

Preview

Color preview on black background

This text has color #B2AE61 on black background.


Color preview on white background

This text has color #B2AE61 on white background.


Black color preview on #B2AE61 background

This text has black color on #B2AE61 background.


White color preview on #B2AE61 background

This text has white color on #B2AE61 background.


Related colors

Complementary color

Complementary color for #hex is #4D519E.


I love getcolorcode.com

Triadic colors

1 #61B2AE and #AE61B2 with #B2AE61 are triadic colors.

2 #61AEB2 and #AEB261 with #B2AE61 are triadic colors.