COLOR #A5B594

HEX: #A5B594 RGB: (165,181,148)

Renk bilgisi

#A5B594 contains red, green and blue colors in about the same proportion. #A5B594 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A5B594 color RGB value is (165,181,148).

RGB: (165,181,148) (65%, 71%, 58%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 181 of 255 = 71%
B 148 of 255 = 58%

165
181
148

R + G + B ~ 65%. #A5B594 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 181 + 148 = 494 (100%)
R 165 of 494 ~ 33.4%
G 181 of 494 ~ 36.64%
B 148 of 494 ~ 29.96'%

%33.4
%36.64
%29.96

CMYK RENK MODELİ

#A5B594 rengi CMYK tonu (9,0,18,29).

  • camgöbeği tonu 8.84%
  • eflatun tonu 0.00%
  • sarı tonu 18.23%
  • ana renk tonu 29.02%

CMYK: (9,0,18,29)
C9M0Y18K29 (9%, 0%, 18%, 29%)
(0.09 / 0.00 / 0.18 / 0.29)

CMYK yüzdeleri

%8.84
%0
%18.23
%29.02

Codes

Color #A5B594 in popluar color models

A5 B5 94
RGB 165 181 148
HSL 89° 18.23% 64.51%
HSB/HSV 89° 18.23% 70.98%
CMYK 8.84% 0.00% 18.23%
29.02%

Color #A5B594 in popluar number systems.

HEX A5 B5 94
Decimal 165 181 148
Binary 10100101 10110101 10010100
Octal 245 265 224

Shades and tints

Shades of #A5B594

#A5B594
(165,181,148)
#96A587
(150,165,135)
#87957A
(135,149,122)
#78856D
(120,133,109)
#697560
(105,117,96)
#5A6553
(90,101,83)
#4B5546
(75,85,70)
#3C4539
(60,69,57)
#2D352C
(45,53,44)
#1E251F
(30,37,31)
#0F1512
(15,21,18)
#000000
(0,0,0)

Tints of #A5B594

#A5B594
(165,181,148)
#ADBB9D
(173,187,157)
#B5C1A6
(181,193,166)
#BDC7AF
(189,199,175)
#C5CDB8
(197,205,184)
#CDD3C1
(205,211,193)
#D5D9CA
(213,217,202)
#DDDFD3
(221,223,211)
#E5E5DC
(229,229,220)
#EDEBE5
(237,235,229)
#F5F1EE
(245,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5B594 color. Also use rgb(165,181,148) instead hex code.

Text Font Color

.myTextColor { color: #A5B594; }

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

This text font color is #A5B594.

Background Color

.myBgColor { background-color: #A5B594; }

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

This div background color is #A5B594.

Border color

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

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

This div border color is #A5B594.

Opacity

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

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

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

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

This text has shadow with #A5B594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B594.

Preview

Color preview on black background

This text has color #A5B594 on black background.


Color preview on white background

This text has color #A5B594 on white background.


Black color preview on #A5B594 background

This text has black color on #A5B594 background.


White color preview on #A5B594 background

This text has white color on #A5B594 background.


Related colors

Complementary color

Complementary color for #hex is #5A4A6B.


I love getcolorcode.com

Triadic colors

1 #94A5B5 and #B594A5 with #A5B594 are triadic colors.

2 #94B5A5 and #B5A594 with #A5B594 are triadic colors.