COLOR #A5B472

HEX: #A5B472 RGB: (165,180,114)

Renk bilgisi

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

RGB renk modeli

#A5B472 color RGB value is (165,180,114).

RGB: (165,180,114) (65%, 71%, 45%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 180 of 255 = 71%
B 114 of 255 = 45%

165
180
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 180 + 114 = 459 (100%)
R 165 of 459 ~ 35.95%
G 180 of 459 ~ 39.22%
B 114 of 459 ~ 24.84'%

%35.95
%39.22
%24.84

CMYK RENK MODELİ

#A5B472 rengi CMYK tonu (8,0,37,29).

  • camgöbeği tonu 8.33%
  • eflatun tonu 0.00%
  • sarı tonu 36.67%
  • ana renk tonu 29.41%

CMYK: (8,0,37,29)
C8M0Y37K29 (8%, 0%, 37%, 29%)
(0.08 / 0.00 / 0.37 / 0.29)

CMYK yüzdeleri

%8.33
%0
%36.67
%29.41

Codes

Color #A5B472 in popluar color models

A5 B4 72
RGB 165 180 114
HSL 74° 30.56% 57.65%
HSB/HSV 74° 36.67% 70.59%
CMYK 8.33% 0.00% 36.67%
29.41%

Color #A5B472 in popluar number systems.

HEX A5 B4 72
Decimal 165 180 114
Binary 10100101 10110100 1110010
Octal 245 264 162

Shades and tints

Shades of #A5B472

#A5B472
(165,180,114)
#96A468
(150,164,104)
#87945E
(135,148,94)
#788454
(120,132,84)
#69744A
(105,116,74)
#5A6440
(90,100,64)
#4B5436
(75,84,54)
#3C442C
(60,68,44)
#2D3422
(45,52,34)
#1E2418
(30,36,24)
#0F140E
(15,20,14)
#000000
(0,0,0)

Tints of #A5B472

#A5B472
(165,180,114)
#ADBA7E
(173,186,126)
#B5C08A
(181,192,138)
#BDC696
(189,198,150)
#C5CCA2
(197,204,162)
#CDD2AE
(205,210,174)
#D5D8BA
(213,216,186)
#DDDEC6
(221,222,198)
#E5E4D2
(229,228,210)
#EDEADE
(237,234,222)
#F5F0EA
(245,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5B472 color. Also use rgb(165,180,114) instead hex code.

Text Font Color

.myTextColor { color: #A5B472; }

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

This text font color is #A5B472.

Background Color

.myBgColor { background-color: #A5B472; }

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

This div background color is #A5B472.

Border color

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

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

This div border color is #A5B472.

Opacity

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

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

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

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

This text has shadow with #A5B472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B472.

Preview

Color preview on black background

This text has color #A5B472 on black background.


Color preview on white background

This text has color #A5B472 on white background.


Black color preview on #A5B472 background

This text has black color on #A5B472 background.


White color preview on #A5B472 background

This text has white color on #A5B472 background.


Related colors

Complementary color

Complementary color for #hex is #5A4B8D.


I love getcolorcode.com

Triadic colors

1 #72A5B4 and #B472A5 with #A5B472 are triadic colors.

2 #72B4A5 and #B4A572 with #A5B472 are triadic colors.