COLOR #AFC7A5

HEX: #AFC7A5 RGB: (175,199,165)

Renk bilgisi

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

RGB renk modeli

#AFC7A5 color RGB value is (175,199,165).

RGB: (175,199,165) (69%, 78%, 65%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 199 of 255 = 78%
B 165 of 255 = 65%

175
199
165

R + G + B ~ 71%. #AFC7A5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 199 + 165 = 539 (100%)
R 175 of 539 ~ 32.47%
G 199 of 539 ~ 36.92%
B 165 of 539 ~ 30.61'%

%32.47
%36.92
%30.61

CMYK RENK MODELİ

#AFC7A5 rengi CMYK tonu (12,0,17,22).

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

CMYK: (12,0,17,22)
C12M0Y17K22 (12%, 0%, 17%, 22%)
(0.12 / 0.00 / 0.17 / 0.22)

CMYK yüzdeleri

%12.06
%0
%17.09
%21.96

Codes

Color #AFC7A5 in popluar color models

AF C7 A5
RGB 175 199 165
HSL 102° 23.29% 71.37%
HSB/HSV 102° 17.09% 78.04%
CMYK 12.06% 0.00% 17.09%
21.96%

Color #AFC7A5 in popluar number systems.

HEX AF C7 A5
Decimal 175 199 165
Binary 10101111 11000111 10100101
Octal 257 307 245

Shades and tints

Shades of #AFC7A5

#AFC7A5
(175,199,165)
#A0B596
(160,181,150)
#91A387
(145,163,135)
#829178
(130,145,120)
#737F69
(115,127,105)
#646D5A
(100,109,90)
#555B4B
(85,91,75)
#46493C
(70,73,60)
#37372D
(55,55,45)
#28251E
(40,37,30)
#19130F
(25,19,15)
#000000
(0,0,0)

Tints of #AFC7A5

#AFC7A5
(175,199,165)
#B6CCAD
(182,204,173)
#BDD1B5
(189,209,181)
#C4D6BD
(196,214,189)
#CBDBC5
(203,219,197)
#D2E0CD
(210,224,205)
#D9E5D5
(217,229,213)
#E0EADD
(224,234,221)
#E7EFE5
(231,239,229)
#EEF4ED
(238,244,237)
#F5F9F5
(245,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFC7A5; }

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

This text font color is #AFC7A5.

Background Color

.myBgColor { background-color: #AFC7A5; }

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

This div background color is #AFC7A5.

Border color

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

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

This div border color is #AFC7A5.

Opacity

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

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

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

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

This text has shadow with #AFC7A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFC7A5.

Preview

Color preview on black background

This text has color #AFC7A5 on black background.


Color preview on white background

This text has color #AFC7A5 on white background.


Black color preview on #AFC7A5 background

This text has black color on #AFC7A5 background.


White color preview on #AFC7A5 background

This text has white color on #AFC7A5 background.


Related colors

Complementary color

Complementary color for #hex is #50385A.


I love getcolorcode.com

Triadic colors

1 #A5AFC7 and #C7A5AF with #AFC7A5 are triadic colors.

2 #A5C7AF and #C7AFA5 with #AFC7A5 are triadic colors.