COLOR #A5B598

HEX: #A5B598 RGB: (165,181,152)

Renk bilgisi

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

RGB renk modeli

#A5B598 color RGB value is (165,181,152).

RGB: (165,181,152) (65%, 71%, 60%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 181 of 255 = 71%
B 152 of 255 = 60%

165
181
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 181 + 152 = 498 (100%)
R 165 of 498 ~ 33.13%
G 181 of 498 ~ 36.35%
B 152 of 498 ~ 30.52'%

%33.13
%36.35
%30.52

CMYK RENK MODELİ

#A5B598 rengi CMYK tonu (9,0,16,29).

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

CMYK: (9,0,16,29)
C9M0Y16K29 (9%, 0%, 16%, 29%)
(0.09 / 0.00 / 0.16 / 0.29)

CMYK yüzdeleri

%8.84
%0
%16.02
%29.02

Codes

Color #A5B598 in popluar color models

A5 B5 98
RGB 165 181 152
HSL 93° 16.38% 65.29%
HSB/HSV 93° 16.02% 70.98%
CMYK 8.84% 0.00% 16.02%
29.02%

Color #A5B598 in popluar number systems.

HEX A5 B5 98
Decimal 165 181 152
Binary 10100101 10110101 10011000
Octal 245 265 230

Shades and tints

Shades of #A5B598

#A5B598
(165,181,152)
#96A58B
(150,165,139)
#87957E
(135,149,126)
#788571
(120,133,113)
#697564
(105,117,100)
#5A6557
(90,101,87)
#4B554A
(75,85,74)
#3C453D
(60,69,61)
#2D3530
(45,53,48)
#1E2523
(30,37,35)
#0F1516
(15,21,22)
#000000
(0,0,0)

Tints of #A5B598

#A5B598
(165,181,152)
#ADBBA1
(173,187,161)
#B5C1AA
(181,193,170)
#BDC7B3
(189,199,179)
#C5CDBC
(197,205,188)
#CDD3C5
(205,211,197)
#D5D9CE
(213,217,206)
#DDDFD7
(221,223,215)
#E5E5E0
(229,229,224)
#EDEBE9
(237,235,233)
#F5F1F2
(245,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5B598; }

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

This text font color is #A5B598.

Background Color

.myBgColor { background-color: #A5B598; }

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

This div background color is #A5B598.

Border color

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

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

This div border color is #A5B598.

Opacity

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

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

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

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

This text has shadow with #A5B598 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B598.

Preview

Color preview on black background

This text has color #A5B598 on black background.


Color preview on white background

This text has color #A5B598 on white background.


Black color preview on #A5B598 background

This text has black color on #A5B598 background.


White color preview on #A5B598 background

This text has white color on #A5B598 background.


Related colors

Complementary color

Complementary color for #hex is #5A4A67.


I love getcolorcode.com

Triadic colors

1 #98A5B5 and #B598A5 with #A5B598 are triadic colors.

2 #98B5A5 and #B5A598 with #A5B598 are triadic colors.