COLOR #A6B521

HEX: #A6B521 RGB: (166,181,33)

Renk bilgisi

#A6B521 contains mainly red and green colors. #A6B521 ‘ nin web güvenlik rengi #99CC33 (ya da #9C3) dir.

RGB renk modeli

#A6B521 color RGB value is (166,181,33).

RGB: (166,181,33) (65%, 71%, 13%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 181 of 255 = 71%
B 33 of 255 = 13%

166
181
33

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 181 + 33 = 380 (100%)
R 166 of 380 ~ 43.68%
G 181 of 380 ~ 47.63%
B 33 of 380 ~ 8.68'%

%43.68
%47.63

CMYK RENK MODELİ

#A6B521 rengi CMYK tonu (8,0,82,29).

  • camgöbeği tonu 8.29%
  • eflatun tonu 0.00%
  • sarı tonu 81.77%
  • ana renk tonu 29.02%

CMYK: (8,0,82,29)
C8M0Y82K29 (8%, 0%, 82%, 29%)
(0.08 / 0.00 / 0.82 / 0.29)

CMYK yüzdeleri

%8.29
%0
%81.77
%29.02

Codes

Color #A6B521 in popluar color models

A6 B5 21
RGB 166 181 33
HSL 66° 69.16% 41.96%
HSB/HSV 66° 81.77% 70.98%
CMYK 8.29% 0.00% 81.77%
29.02%

Color #A6B521 in popluar number systems.

HEX A6 B5 21
Decimal 166 181 33
Binary 10100110 10110101 100001
Octal 246 265 41

Shades and tints

Shades of #A6B521

#A6B521
(166,181,33)
#97A51E
(151,165,30)
#88951B
(136,149,27)
#798518
(121,133,24)
#6A7515
(106,117,21)
#5B6512
(91,101,18)
#4C550F
(76,85,15)
#3D450C
(61,69,12)
#2E3509
(46,53,9)
#1F2506
(31,37,6)
#101503
(16,21,3)
#000000
(0,0,0)

Tints of #A6B521

#A6B521
(166,181,33)
#AEBB35
(174,187,53)
#B6C149
(182,193,73)
#BEC75D
(190,199,93)
#C6CD71
(198,205,113)
#CED385
(206,211,133)
#D6D999
(214,217,153)
#DEDFAD
(222,223,173)
#E6E5C1
(230,229,193)
#EEEBD5
(238,235,213)
#F6F1E9
(246,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6B521 color. Also use rgb(166,181,33) instead hex code.

Text Font Color

.myTextColor { color: #A6B521; }

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

This text font color is #A6B521.

Background Color

.myBgColor { background-color: #A6B521; }

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

This div background color is #A6B521.

Border color

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

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

This div border color is #A6B521.

Opacity

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

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

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

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

This text has shadow with #A6B521 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B521.

Preview

Color preview on black background

This text has color #A6B521 on black background.


Color preview on white background

This text has color #A6B521 on white background.


Black color preview on #A6B521 background

This text has black color on #A6B521 background.


White color preview on #A6B521 background

This text has white color on #A6B521 background.


Related colors

Complementary color

Complementary color for #hex is #594ADE.


I love getcolorcode.com

Triadic colors

1 #21A6B5 and #B521A6 with #A6B521 are triadic colors.

2 #21B5A6 and #B5A621 with #A6B521 are triadic colors.