COLOR #A5B490

HEX: #A5B490 RGB: (165,180,144)

Renk bilgisi

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

RGB renk modeli

#A5B490 color RGB value is (165,180,144).

RGB: (165,180,144) (65%, 71%, 56%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 180 of 255 = 71%
B 144 of 255 = 56%

165
180
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 180 + 144 = 489 (100%)
R 165 of 489 ~ 33.74%
G 180 of 489 ~ 36.81%
B 144 of 489 ~ 29.45'%

%33.74
%36.81
%29.45

CMYK RENK MODELİ

#A5B490 rengi CMYK tonu (8,0,20,29).

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

CMYK: (8,0,20,29)
C8M0Y20K29 (8%, 0%, 20%, 29%)
(0.08 / 0.00 / 0.20 / 0.29)

CMYK yüzdeleri

%8.33
%0
%20
%29.41

Codes

Color #A5B490 in popluar color models

A5 B4 90
RGB 165 180 144
HSL 85° 19.35% 63.53%
HSB/HSV 85° 20.00% 70.59%
CMYK 8.33% 0.00% 20.00%
29.41%

Color #A5B490 in popluar number systems.

HEX A5 B4 90
Decimal 165 180 144
Binary 10100101 10110100 10010000
Octal 245 264 220

Shades and tints

Shades of #A5B490

#A5B490
(165,180,144)
#96A483
(150,164,131)
#879476
(135,148,118)
#788469
(120,132,105)
#69745C
(105,116,92)
#5A644F
(90,100,79)
#4B5442
(75,84,66)
#3C4435
(60,68,53)
#2D3428
(45,52,40)
#1E241B
(30,36,27)
#0F140E
(15,20,14)
#000000
(0,0,0)

Tints of #A5B490

#A5B490
(165,180,144)
#ADBA9A
(173,186,154)
#B5C0A4
(181,192,164)
#BDC6AE
(189,198,174)
#C5CCB8
(197,204,184)
#CDD2C2
(205,210,194)
#D5D8CC
(213,216,204)
#DDDED6
(221,222,214)
#E5E4E0
(229,228,224)
#EDEAEA
(237,234,234)
#F5F0F4
(245,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5B490; }

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

This text font color is #A5B490.

Background Color

.myBgColor { background-color: #A5B490; }

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

This div background color is #A5B490.

Border color

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

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

This div border color is #A5B490.

Opacity

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

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

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

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

This text has shadow with #A5B490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B490.

Preview

Color preview on black background

This text has color #A5B490 on black background.


Color preview on white background

This text has color #A5B490 on white background.


Black color preview on #A5B490 background

This text has black color on #A5B490 background.


White color preview on #A5B490 background

This text has white color on #A5B490 background.


Related colors

Complementary color

Complementary color for #hex is #5A4B6F.


I love getcolorcode.com

Triadic colors

1 #90A5B4 and #B490A5 with #A5B490 are triadic colors.

2 #90B4A5 and #B4A590 with #A5B490 are triadic colors.