COLOR #A5BB99

HEX: #A5BB99 RGB: (165,187,153)

Renk bilgisi

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

RGB renk modeli

#A5BB99 color RGB value is (165,187,153).

RGB: (165,187,153) (65%, 73%, 60%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 187 of 255 = 73%
B 153 of 255 = 60%

165
187
153

R + G + B ~ 66%. #A5BB99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 187 + 153 = 505 (100%)
R 165 of 505 ~ 32.67%
G 187 of 505 ~ 37.03%
B 153 of 505 ~ 30.3'%

%32.67
%37.03
%30.3

CMYK RENK MODELİ

#A5BB99 rengi CMYK tonu (12,0,18,27).

  • camgöbeği tonu 11.76%
  • eflatun tonu 0.00%
  • sarı tonu 18.18%
  • ana renk tonu 26.67%
CMYK: (12,0,18,27) C12M0Y18K27 (12%,0%,18%,27%) (0.12/0.00/0.18/0.27) 

CMYK yüzdeleri

%11.76
%0
%18.18
%26.67

Codes

Color #A5BB99 in popluar color models

A5 BB 99
RGB 165 187 153
HSL 99° 20.00% 66.67%
HSB/HSV 99° 18.18% 73.33%
CMYK 11.76% 0.00% 18.18%
26.67%

Color #A5BB99 in popluar number systems.

HEX A5 BB 99
Decimal 165 187 153
Binary 10100101 10111011 10011001
Octal 245 273 231

Shades and tints

Shades of #A5BB99

#A5BB99
(165,187,153)
#96AA8C
(150,170,140)
#87997F
(135,153,127)
#788872
(120,136,114)
#697765
(105,119,101)
#5A6658
(90,102,88)
#4B554B
(75,85,75)
#3C443E
(60,68,62)
#2D3331
(45,51,49)
#1E2224
(30,34,36)
#0F1117
(15,17,23)
#000000
(0,0,0)

Tints of #A5BB99

#A5BB99
(165,187,153)
#ADC1A2
(173,193,162)
#B5C7AB
(181,199,171)
#BDCDB4
(189,205,180)
#C5D3BD
(197,211,189)
#CDD9C6
(205,217,198)
#D5DFCF
(213,223,207)
#DDE5D8
(221,229,216)
#E5EBE1
(229,235,225)
#EDF1EA
(237,241,234)
#F5F7F3
(245,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5BB99 color. Also use rgb(165,187,153) instead hex code.

Text Font Color

.myTextColor { color: #A5BB99; }

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

This text font color is #A5BB99.

Background Color

.myBgColor { background-color: #A5BB99; }

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

This div background color is #A5BB99.

Border color

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

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

This div border color is #A5BB99.

Opacity

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

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

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

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

This text has shadow with #A5BB99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5BB99.

Preview

Color preview on black background

This text has color #A5BB99 on black background.


Color preview on white background

This text has color #A5BB99 on white background.


Black color preview on #A5BB99 background

This text has black color on #A5BB99 background.


White color preview on #A5BB99 background

This text has white color on #A5BB99 background.


Related colors

Complementary color

Complementary color for #hex is #5A4466.


I love getcolorcode.com

Triadic colors

1 #99A5BB and #BB99A5 with #A5BB99 are triadic colors.

2 #99BBA5 and #BBA599 with #A5BB99 are triadic colors.