COLOR #A5C399

HEX: #A5C399 RGB: (165,195,153)

Renk bilgisi

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

RGB renk modeli

#A5C399 color RGB value is (165,195,153).

RGB: (165,195,153) (65%, 76%, 60%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 195 of 255 = 76%
B 153 of 255 = 60%

165
195
153

R + G + B ~ 67%. #A5C399 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 195 + 153 = 513 (100%)
R 165 of 513 ~ 32.16%
G 195 of 513 ~ 38.01%
B 153 of 513 ~ 29.82'%

%32.16
%38.01
%29.82

CMYK RENK MODELİ

#A5C399 rengi CMYK tonu (15,0,22,24).

  • camgöbeği tonu 15.38%
  • eflatun tonu 0.00%
  • sarı tonu 21.54%
  • ana renk tonu 23.53%

CMYK: (15,0,22,24)
C15M0Y22K24 (15%, 0%, 22%, 24%)
(0.15 / 0.00 / 0.22 / 0.24)

CMYK yüzdeleri

%15.38
%0
%21.54
%23.53

Codes

Color #A5C399 in popluar color models

A5 C3 99
RGB 165 195 153
HSL 103° 25.93% 68.24%
HSB/HSV 103° 21.54% 76.47%
CMYK 15.38% 0.00% 21.54%
23.53%

Color #A5C399 in popluar number systems.

HEX A5 C3 99
Decimal 165 195 153
Binary 10100101 11000011 10011001
Octal 245 303 231

Shades and tints

Shades of #A5C399

#A5C399
(165,195,153)
#96B28C
(150,178,140)
#87A17F
(135,161,127)
#789072
(120,144,114)
#697F65
(105,127,101)
#5A6E58
(90,110,88)
#4B5D4B
(75,93,75)
#3C4C3E
(60,76,62)
#2D3B31
(45,59,49)
#1E2A24
(30,42,36)
#0F1917
(15,25,23)
#000000
(0,0,0)

Tints of #A5C399

#A5C399
(165,195,153)
#ADC8A2
(173,200,162)
#B5CDAB
(181,205,171)
#BDD2B4
(189,210,180)
#C5D7BD
(197,215,189)
#CDDCC6
(205,220,198)
#D5E1CF
(213,225,207)
#DDE6D8
(221,230,216)
#E5EBE1
(229,235,225)
#EDF0EA
(237,240,234)
#F5F5F3
(245,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5C399; }

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

This text font color is #A5C399.

Background Color

.myBgColor { background-color: #A5C399; }

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

This div background color is #A5C399.

Border color

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

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

This div border color is #A5C399.

Opacity

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

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

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

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

This text has shadow with #A5C399 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5C399.

Preview

Color preview on black background

This text has color #A5C399 on black background.


Color preview on white background

This text has color #A5C399 on white background.


Black color preview on #A5C399 background

This text has black color on #A5C399 background.


White color preview on #A5C399 background

This text has white color on #A5C399 background.


Related colors

Complementary color

Complementary color for #hex is #5A3C66.


I love getcolorcode.com

Triadic colors

1 #99A5C3 and #C399A5 with #A5C399 are triadic colors.

2 #99C3A5 and #C3A599 with #A5C399 are triadic colors.