COLOR #A5BC6D

HEX: #A5BC6D RGB: (165,188,109)

Renk bilgisi

#A5BC6D contains mainly red and green colors. #A5BC6D ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#A5BC6D color RGB value is (165,188,109).

RGB: (165,188,109) (65%, 74%, 43%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 188 of 255 = 74%
B 109 of 255 = 43%

165
188
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 188 + 109 = 462 (100%)
R 165 of 462 ~ 35.71%
G 188 of 462 ~ 40.69%
B 109 of 462 ~ 23.59'%

%35.71
%40.69
%23.59

CMYK RENK MODELİ

#A5BC6D rengi CMYK tonu (12,0,42,26).

  • camgöbeği tonu 12.23%
  • eflatun tonu 0.00%
  • sarı tonu 42.02%
  • ana renk tonu 26.27%
CMYK: (12,0,42,26) C12M0Y42K26 (12%,0%,42%,26%) (0.12/0.00/0.42/0.26) 

CMYK yüzdeleri

%12.23
%0
%42.02
%26.27

Codes

Color #A5BC6D in popluar color models

A5 BC 6D
RGB 165 188 109
HSL 77° 37.09% 58.24%
HSB/HSV 77° 42.02% 73.73%
CMYK 12.23% 0.00% 42.02%
26.27%

Color #A5BC6D in popluar number systems.

HEX A5 BC 6D
Decimal 165 188 109
Binary 10100101 10111100 1101101
Octal 245 274 155

Shades and tints

Shades of #A5BC6D

#A5BC6D
(165,188,109)
#96AB64
(150,171,100)
#879A5B
(135,154,91)
#788952
(120,137,82)
#697849
(105,120,73)
#5A6740
(90,103,64)
#4B5637
(75,86,55)
#3C452E
(60,69,46)
#2D3425
(45,52,37)
#1E231C
(30,35,28)
#0F1213
(15,18,19)
#000000
(0,0,0)

Tints of #A5BC6D

#A5BC6D
(165,188,109)
#ADC27A
(173,194,122)
#B5C887
(181,200,135)
#BDCE94
(189,206,148)
#C5D4A1
(197,212,161)
#CDDAAE
(205,218,174)
#D5E0BB
(213,224,187)
#DDE6C8
(221,230,200)
#E5ECD5
(229,236,213)
#EDF2E2
(237,242,226)
#F5F8EF
(245,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5BC6D color. Also use rgb(165,188,109) instead hex code.

Text Font Color

.myTextColor { color: #A5BC6D; }

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

This text font color is #A5BC6D.

Background Color

.myBgColor { background-color: #A5BC6D; }

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

This div background color is #A5BC6D.

Border color

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

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

This div border color is #A5BC6D.

Opacity

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

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

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

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

This text has shadow with #A5BC6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5BC6D.

Preview

Color preview on black background

This text has color #A5BC6D on black background.


Color preview on white background

This text has color #A5BC6D on white background.


Black color preview on #A5BC6D background

This text has black color on #A5BC6D background.


White color preview on #A5BC6D background

This text has white color on #A5BC6D background.


Related colors

Complementary color

Complementary color for #hex is #5A4392.


I love getcolorcode.com

Triadic colors

1 #6DA5BC and #BC6DA5 with #A5BC6D are triadic colors.

2 #6DBCA5 and #BCA56D with #A5BC6D are triadic colors.