COLOR #A5B98D

HEX: #A5B98D RGB: (165,185,141)

Renk bilgisi

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

RGB renk modeli

#A5B98D color RGB value is (165,185,141).

RGB: (165,185,141) (65%, 73%, 55%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 185 of 255 = 73%
B 141 of 255 = 55%

165
185
141

R + G + B ~ 64%. #A5B98D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 185 + 141 = 491 (100%)
R 165 of 491 ~ 33.6%
G 185 of 491 ~ 37.68%
B 141 of 491 ~ 28.72'%

%33.6
%37.68
%28.72

CMYK RENK MODELİ

#A5B98D rengi CMYK tonu (11,0,24,27).

  • camgöbeği tonu 10.81%
  • eflatun tonu 0.00%
  • sarı tonu 23.78%
  • ana renk tonu 27.45%
CMYK: (11,0,24,27) C11M0Y24K27 (11%,0%,24%,27%) (0.11/0.00/0.24/0.27) 

CMYK yüzdeleri

%10.81
%0
%23.78
%27.45

Codes

Color #A5B98D in popluar color models

A5 B9 8D
RGB 165 185 141
HSL 87° 23.91% 63.92%
HSB/HSV 87° 23.78% 72.55%
CMYK 10.81% 0.00% 23.78%
27.45%

Color #A5B98D in popluar number systems.

HEX A5 B9 8D
Decimal 165 185 141
Binary 10100101 10111001 10001101
Octal 245 271 215

Shades and tints

Shades of #A5B98D

#A5B98D
(165,185,141)
#96A981
(150,169,129)
#879975
(135,153,117)
#788969
(120,137,105)
#69795D
(105,121,93)
#5A6951
(90,105,81)
#4B5945
(75,89,69)
#3C4939
(60,73,57)
#2D392D
(45,57,45)
#1E2921
(30,41,33)
#0F1915
(15,25,21)
#000000
(0,0,0)

Tints of #A5B98D

#A5B98D
(165,185,141)
#ADBF97
(173,191,151)
#B5C5A1
(181,197,161)
#BDCBAB
(189,203,171)
#C5D1B5
(197,209,181)
#CDD7BF
(205,215,191)
#D5DDC9
(213,221,201)
#DDE3D3
(221,227,211)
#E5E9DD
(229,233,221)
#EDEFE7
(237,239,231)
#F5F5F1
(245,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5B98D color. Also use rgb(165,185,141) instead hex code.

Text Font Color

.myTextColor { color: #A5B98D; }

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

This text font color is #A5B98D.

Background Color

.myBgColor { background-color: #A5B98D; }

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

This div background color is #A5B98D.

Border color

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

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

This div border color is #A5B98D.

Opacity

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

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

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

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

This text has shadow with #A5B98D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B98D.

Preview

Color preview on black background

This text has color #A5B98D on black background.


Color preview on white background

This text has color #A5B98D on white background.


Black color preview on #A5B98D background

This text has black color on #A5B98D background.


White color preview on #A5B98D background

This text has white color on #A5B98D background.


Related colors

Complementary color

Complementary color for #hex is #5A4672.


I love getcolorcode.com

Triadic colors

1 #8DA5B9 and #B98DA5 with #A5B98D are triadic colors.

2 #8DB9A5 and #B9A58D with #A5B98D are triadic colors.