COLOR #7ACC4A

HEX: #7ACC4A RGB: (122,204,74)

Renk bilgisi

#7ACC4A contains mainly green color. #7ACC4A ‘ nin web güvenlik rengi #66CC33 (ya da #6C3) dir.

RGB renk modeli

#7ACC4A color RGB value is (122,204,74).

RGB: (122,204,74) (48%, 80%, 29%)

RGB bağlantıları ve doygunluk

R 122 of 255 = 48%
G 204 of 255 = 80%
B 74 of 255 = 29%

122
204
74

R + G + B ~ 52%. #7ACC4A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 122 + 204 + 74 = 400 (100%)
R 122 of 400 ~ 30.5%
G 204 of 400 ~ 51%
B 74 of 400 ~ 18.5'%

%30.5
%51
%18.5

CMYK RENK MODELİ

#7ACC4A rengi CMYK tonu (40,0,64,20).

  • camgöbeği tonu 40.20%
  • eflatun tonu 0.00%
  • sarı tonu 63.73%
  • ana renk tonu 20.00%

CMYK: (40,0,64,20)
C40M0Y64K20 (40%, 0%, 64%, 20%)
(0.40 / 0.00 / 0.64 / 0.20)

CMYK yüzdeleri

%40.2
%0
%63.73
%20

Codes

Color #7ACC4A in popluar color models

7A CC 4A
RGB 122 204 74
HSL 98° 56.03% 54.51%
HSB/HSV 98° 63.73% 80.00%
CMYK 40.20% 0.00% 63.73%
20.00%

Color #7ACC4A in popluar number systems.

HEX 7A CC 4A
Decimal 122 204 74
Binary 1111010 11001100 1001010
Octal 172 314 112

Shades and tints

Shades of #7ACC4A

#7ACC4A
(122,204,74)
#6FBA44
(111,186,68)
#64A83E
(100,168,62)
#599638
(89,150,56)
#4E8432
(78,132,50)
#43722C
(67,114,44)
#386026
(56,96,38)
#2D4E20
(45,78,32)
#223C1A
(34,60,26)
#172A14
(23,42,20)
#0C180E
(12,24,14)
#000000
(0,0,0)

Tints of #7ACC4A

#7ACC4A
(122,204,74)
#86D05A
(134,208,90)
#92D46A
(146,212,106)
#9ED87A
(158,216,122)
#AADC8A
(170,220,138)
#B6E09A
(182,224,154)
#C2E4AA
(194,228,170)
#CEE8BA
(206,232,186)
#DAECCA
(218,236,202)
#E6F0DA
(230,240,218)
#F2F4EA
(242,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7ACC4A color. Also use rgb(122,204,74) instead hex code.

Text Font Color

.myTextColor { color: #7ACC4A; }

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

This text font color is #7ACC4A.

Background Color

.myBgColor { background-color: #7ACC4A; }

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

This div background color is #7ACC4A.

Border color

.myBorderColor { border: 1px solid #7ACC4A; }

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

This div border color is #7ACC4A.

Opacity

.myOpacity80 { color: #7ACC4A; opacity: 0.8; }

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

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

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

This text has shadow with #7ACC4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7ACC4A.

Preview

Color preview on black background

This text has color #7ACC4A on black background.


Color preview on white background

This text has color #7ACC4A on white background.


Black color preview on #7ACC4A background

This text has black color on #7ACC4A background.


White color preview on #7ACC4A background

This text has white color on #7ACC4A background.


Related colors

Complementary color

Complementary color for #hex is #8533B5.


I love getcolorcode.com

Triadic colors

1 #4A7ACC and #CC4A7A with #7ACC4A are triadic colors.

2 #4ACC7A and #CC7A4A with #7ACC4A are triadic colors.