COLOR #AFD46C

HEX: #AFD46C RGB: (175,212,108)

Renk bilgisi

#AFD46C contains mainly red and green colors. #AFD46C ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#AFD46C color RGB value is (175,212,108).

RGB: (175,212,108) (69%, 83%, 42%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 212 of 255 = 83%
B 108 of 255 = 42%

175
212
108

R + G + B ~ 65%. #AFD46C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 212 + 108 = 495 (100%)
R 175 of 495 ~ 35.35%
G 212 of 495 ~ 42.83%
B 108 of 495 ~ 21.82'%

%35.35
%42.83
%21.82

CMYK RENK MODELİ

#AFD46C rengi CMYK tonu (17,0,49,17).

  • camgöbeği tonu 17.45%
  • eflatun tonu 0.00%
  • sarı tonu 49.06%
  • ana renk tonu 16.86%

CMYK: (17,0,49,17)
C17M0Y49K17 (17%, 0%, 49%, 17%)
(0.17 / 0.00 / 0.49 / 0.17)

CMYK yüzdeleri

%17.45
%0
%49.06
%16.86

Codes

Color #AFD46C in popluar color models

AF D4 6C
RGB 175 212 108
HSL 81° 54.74% 62.75%
HSB/HSV 81° 49.06% 83.14%
CMYK 17.45% 0.00% 49.06%
16.86%

Color #AFD46C in popluar number systems.

HEX AF D4 6C
Decimal 175 212 108
Binary 10101111 11010100 1101100
Octal 257 324 154

Shades and tints

Shades of #AFD46C

#AFD46C
(175,212,108)
#A0C163
(160,193,99)
#91AE5A
(145,174,90)
#829B51
(130,155,81)
#738848
(115,136,72)
#64753F
(100,117,63)
#556236
(85,98,54)
#464F2D
(70,79,45)
#373C24
(55,60,36)
#28291B
(40,41,27)
#191612
(25,22,18)
#000000
(0,0,0)

Tints of #AFD46C

#AFD46C
(175,212,108)
#B6D779
(182,215,121)
#BDDA86
(189,218,134)
#C4DD93
(196,221,147)
#CBE0A0
(203,224,160)
#D2E3AD
(210,227,173)
#D9E6BA
(217,230,186)
#E0E9C7
(224,233,199)
#E7ECD4
(231,236,212)
#EEEFE1
(238,239,225)
#F5F2EE
(245,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFD46C color. Also use rgb(175,212,108) instead hex code.

Text Font Color

.myTextColor { color: #AFD46C; }

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

This text font color is #AFD46C.

Background Color

.myBgColor { background-color: #AFD46C; }

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

This div background color is #AFD46C.

Border color

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

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

This div border color is #AFD46C.

Opacity

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

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

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

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

This text has shadow with #AFD46C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFD46C.

Preview

Color preview on black background

This text has color #AFD46C on black background.


Color preview on white background

This text has color #AFD46C on white background.


Black color preview on #AFD46C background

This text has black color on #AFD46C background.


White color preview on #AFD46C background

This text has white color on #AFD46C background.


Related colors

Complementary color

Complementary color for #hex is #502B93.


I love getcolorcode.com

Triadic colors

1 #6CAFD4 and #D46CAF with #AFD46C are triadic colors.

2 #6CD4AF and #D4AF6C with #AFD46C are triadic colors.