COLOR #AFC446

HEX: #AFC446 RGB: (175,196,70)

Color info

#AFC446 contains mainly red and green colors. Web safe color of #AFC446 is #99CC33 (or #9C3).

RGB color model

#AFC446 color RGB value is (175,196,70).

RGB: (175,196,70) (69%, 77%, 27%)

RGB channels and saturation

R 175 of 255 = 69%
G 196 of 255 = 77%
B 70 of 255 = 27%

175
196
70

R + G + B ~ 58%. #AFC446 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 175 + 196 + 70 = 441 (100%)
R 175 of 441 ~ 39.68%
G 196 of 441 ~ 44.44%
B 70 of 441 ~ 15.87'%

%39.68
%44.44
%15.87

CMYK color model

#AFC446 color CMYK value is (11,0,64,23).

  • cyan value is 10.71%
  • magenta value is 0.00%
  • yellow value is 64.29%
  • key color value is 23.14%
CMYK: (11,0,64,23) C11M0Y64K23 (11%,0%,64%,23%) (0.11/0.00/0.64/0.23) 

CMYK percentages

%10.71
%0
%64.29
%23.14

Codes

Color #AFC446 in popluar color models

AF C4 46
RGB 175 196 70
HSL 70° 51.64% 52.16%
HSB/HSV 70° 64.29% 76.86%
CMYK 10.71% 0.00% 64.29%
23.14%

Color #AFC446 in popluar number systems.

HEX AF C4 46
Decimal 175 196 70
Binary 10101111 11000100 1000110
Octal 257 304 106

Shades and tints

Shades of #AFC446

#AFC446
(175,196,70)
#A0B340
(160,179,64)
#91A23A
(145,162,58)
#829134
(130,145,52)
#73802E
(115,128,46)
#646F28
(100,111,40)
#555E22
(85,94,34)
#464D1C
(70,77,28)
#373C16
(55,60,22)
#282B10
(40,43,16)
#191A0A
(25,26,10)
#000000
(0,0,0)

Tints of #AFC446

#AFC446
(175,196,70)
#B6C956
(182,201,86)
#BDCE66
(189,206,102)
#C4D376
(196,211,118)
#CBD886
(203,216,134)
#D2DD96
(210,221,150)
#D9E2A6
(217,226,166)
#E0E7B6
(224,231,182)
#E7ECC6
(231,236,198)
#EEF1D6
(238,241,214)
#F5F6E6
(245,246,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFC446 color. Also use rgb(175,196,70) instead hex code.

Text Font Color

.myTextColor { color: #AFC446; }

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

This text font color is #AFC446.

Background Color

.myBgColor { background-color: #AFC446; }

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

This div background color is #AFC446.

Border color

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

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

This div border color is #AFC446.

Opacity

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

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

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

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

This text has shadow with #AFC446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFC446.

Preview

Color preview on black background

This text has color #AFC446 on black background.


Color preview on white background

This text has color #AFC446 on white background.


Black color preview on #AFC446 background

This text has black color on #AFC446 background.


White color preview on #AFC446 background

This text has white color on #AFC446 background.


Related colors

Complementary color

Complementary color for #hex is #503BB9.


I love getcolorcode.com

Triadic colors

1 #46AFC4 and #C446AF with #AFC446 are triadic colors.

2 #46C4AF and #C4AF46 with #AFC446 are triadic colors.