COLOR #A5C793

HEX: #A5C793 RGB: (165,199,147)

Renk bilgisi

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

RGB renk modeli

#A5C793 color RGB value is (165,199,147).

RGB: (165,199,147) (65%, 78%, 58%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 199 of 255 = 78%
B 147 of 255 = 58%

165
199
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 199 + 147 = 511 (100%)
R 165 of 511 ~ 32.29%
G 199 of 511 ~ 38.94%
B 147 of 511 ~ 28.77'%

%32.29
%38.94
%28.77

CMYK RENK MODELİ

#A5C793 rengi CMYK tonu (17,0,26,22).

  • camgöbeği tonu 17.09%
  • eflatun tonu 0.00%
  • sarı tonu 26.13%
  • ana renk tonu 21.96%

CMYK: (17,0,26,22)
C17M0Y26K22 (17%, 0%, 26%, 22%)
(0.17 / 0.00 / 0.26 / 0.22)

CMYK yüzdeleri

%17.09
%0
%26.13
%21.96

Codes

Color #A5C793 in popluar color models

A5 C7 93
RGB 165 199 147
HSL 99° 31.71% 67.84%
HSB/HSV 99° 26.13% 78.04%
CMYK 17.09% 0.00% 26.13%
21.96%

Color #A5C793 in popluar number systems.

HEX A5 C7 93
Decimal 165 199 147
Binary 10100101 11000111 10010011
Octal 245 307 223

Shades and tints

Shades of #A5C793

#A5C793
(165,199,147)
#96B586
(150,181,134)
#87A379
(135,163,121)
#78916C
(120,145,108)
#697F5F
(105,127,95)
#5A6D52
(90,109,82)
#4B5B45
(75,91,69)
#3C4938
(60,73,56)
#2D372B
(45,55,43)
#1E251E
(30,37,30)
#0F1311
(15,19,17)
#000000
(0,0,0)

Tints of #A5C793

#A5C793
(165,199,147)
#ADCC9C
(173,204,156)
#B5D1A5
(181,209,165)
#BDD6AE
(189,214,174)
#C5DBB7
(197,219,183)
#CDE0C0
(205,224,192)
#D5E5C9
(213,229,201)
#DDEAD2
(221,234,210)
#E5EFDB
(229,239,219)
#EDF4E4
(237,244,228)
#F5F9ED
(245,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5C793 color. Also use rgb(165,199,147) instead hex code.

Text Font Color

.myTextColor { color: #A5C793; }

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

This text font color is #A5C793.

Background Color

.myBgColor { background-color: #A5C793; }

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

This div background color is #A5C793.

Border color

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

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

This div border color is #A5C793.

Opacity

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

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

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

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

This text has shadow with #A5C793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5C793.

Preview

Color preview on black background

This text has color #A5C793 on black background.


Color preview on white background

This text has color #A5C793 on white background.


Black color preview on #A5C793 background

This text has black color on #A5C793 background.


White color preview on #A5C793 background

This text has white color on #A5C793 background.


Related colors

Complementary color

Complementary color for #hex is #5A386C.


I love getcolorcode.com

Triadic colors

1 #93A5C7 and #C793A5 with #A5C793 are triadic colors.

2 #93C7A5 and #C7A593 with #A5C793 are triadic colors.