COLOR #AFC596

HEX: #AFC596 RGB: (175,197,150)

Renk bilgisi

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

RGB renk modeli

#AFC596 color RGB value is (175,197,150).

RGB: (175,197,150) (69%, 77%, 59%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 197 of 255 = 77%
B 150 of 255 = 59%

175
197
150

R + G + B ~ 68%. #AFC596 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 197 + 150 = 522 (100%)
R 175 of 522 ~ 33.52%
G 197 of 522 ~ 37.74%
B 150 of 522 ~ 28.74'%

%33.52
%37.74
%28.74

CMYK RENK MODELİ

#AFC596 rengi CMYK tonu (11,0,24,23).

  • camgöbeği tonu 11.17%
  • eflatun tonu 0.00%
  • sarı tonu 23.86%
  • ana renk tonu 22.75%

CMYK: (11,0,24,23)
C11M0Y24K23 (11%, 0%, 24%, 23%)
(0.11 / 0.00 / 0.24 / 0.23)

CMYK yüzdeleri

%11.17
%0
%23.86
%22.75

Codes

Color #AFC596 in popluar color models

AF C5 96
RGB 175 197 150
HSL 88° 28.83% 68.04%
HSB/HSV 88° 23.86% 77.25%
CMYK 11.17% 0.00% 23.86%
22.75%

Color #AFC596 in popluar number systems.

HEX AF C5 96
Decimal 175 197 150
Binary 10101111 11000101 10010110
Octal 257 305 226

Shades and tints

Shades of #AFC596

#AFC596
(175,197,150)
#A0B489
(160,180,137)
#91A37C
(145,163,124)
#82926F
(130,146,111)
#738162
(115,129,98)
#647055
(100,112,85)
#555F48
(85,95,72)
#464E3B
(70,78,59)
#373D2E
(55,61,46)
#282C21
(40,44,33)
#191B14
(25,27,20)
#000000
(0,0,0)

Tints of #AFC596

#AFC596
(175,197,150)
#B6CA9F
(182,202,159)
#BDCFA8
(189,207,168)
#C4D4B1
(196,212,177)
#CBD9BA
(203,217,186)
#D2DEC3
(210,222,195)
#D9E3CC
(217,227,204)
#E0E8D5
(224,232,213)
#E7EDDE
(231,237,222)
#EEF2E7
(238,242,231)
#F5F7F0
(245,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFC596 color. Also use rgb(175,197,150) instead hex code.

Text Font Color

.myTextColor { color: #AFC596; }

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

This text font color is #AFC596.

Background Color

.myBgColor { background-color: #AFC596; }

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

This div background color is #AFC596.

Border color

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

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

This div border color is #AFC596.

Opacity

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

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

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

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

This text has shadow with #AFC596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFC596.

Preview

Color preview on black background

This text has color #AFC596 on black background.


Color preview on white background

This text has color #AFC596 on white background.


Black color preview on #AFC596 background

This text has black color on #AFC596 background.


White color preview on #AFC596 background

This text has white color on #AFC596 background.


Related colors

Complementary color

Complementary color for #hex is #503A69.


I love getcolorcode.com

Triadic colors

1 #96AFC5 and #C596AF with #AFC596 are triadic colors.

2 #96C5AF and #C5AF96 with #AFC596 are triadic colors.