COLOR #AFD463

HEX: #AFD463 RGB: (175,212,99)

Renk bilgisi

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

RGB renk modeli

#AFD463 color RGB value is (175,212,99).

RGB: (175,212,99) (69%, 83%, 39%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 212 of 255 = 83%
B 99 of 255 = 39%

175
212
99

R + G + B ~ 64%. #AFD463 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 212 + 99 = 486 (100%)
R 175 of 486 ~ 36.01%
G 212 of 486 ~ 43.62%
B 99 of 486 ~ 20.37'%

%36.01
%43.62
%20.37

CMYK RENK MODELİ

#AFD463 rengi CMYK tonu (17,0,53,17).

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

CMYK: (17,0,53,17)
C17M0Y53K17 (17%, 0%, 53%, 17%)
(0.17 / 0.00 / 0.53 / 0.17)

CMYK yüzdeleri

%17.45
%0
%53.3
%16.86

Codes

Color #AFD463 in popluar color models

AF D4 63
RGB 175 212 99
HSL 80° 56.78% 60.98%
HSB/HSV 80° 53.30% 83.14%
CMYK 17.45% 0.00% 53.30%
16.86%

Color #AFD463 in popluar number systems.

HEX AF D4 63
Decimal 175 212 99
Binary 10101111 11010100 1100011
Octal 257 324 143

Shades and tints

Shades of #AFD463

#AFD463
(175,212,99)
#A0C15A
(160,193,90)
#91AE51
(145,174,81)
#829B48
(130,155,72)
#73883F
(115,136,63)
#647536
(100,117,54)
#55622D
(85,98,45)
#464F24
(70,79,36)
#373C1B
(55,60,27)
#282912
(40,41,18)
#191609
(25,22,9)
#000000
(0,0,0)

Tints of #AFD463

#AFD463
(175,212,99)
#B6D771
(182,215,113)
#BDDA7F
(189,218,127)
#C4DD8D
(196,221,141)
#CBE09B
(203,224,155)
#D2E3A9
(210,227,169)
#D9E6B7
(217,230,183)
#E0E9C5
(224,233,197)
#E7ECD3
(231,236,211)
#EEEFE1
(238,239,225)
#F5F2EF
(245,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AFD463; }

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

This text font color is #AFD463.

Background Color

.myBgColor { background-color: #AFD463; }

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

This div background color is #AFD463.

Border color

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

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

This div border color is #AFD463.

Opacity

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

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

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

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

This text has shadow with #AFD463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFD463.

Preview

Color preview on black background

This text has color #AFD463 on black background.


Color preview on white background

This text has color #AFD463 on white background.


Black color preview on #AFD463 background

This text has black color on #AFD463 background.


White color preview on #AFD463 background

This text has white color on #AFD463 background.


Related colors

Complementary color

Complementary color for #hex is #502B9C.


I love getcolorcode.com

Triadic colors

1 #63AFD4 and #D463AF with #AFD463 are triadic colors.

2 #63D4AF and #D4AF63 with #AFD463 are triadic colors.