COLOR #ABC76E

HEX: #ABC76E RGB: (171,199,110)

Renk bilgisi

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

RGB renk modeli

#ABC76E color RGB value is (171,199,110).

RGB: (171,199,110) (67%, 78%, 43%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 199 of 255 = 78%
B 110 of 255 = 43%

171
199
110

R + G + B ~ 63%. #ABC76E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 199 + 110 = 480 (100%)
R 171 of 480 ~ 35.63%
G 199 of 480 ~ 41.46%
B 110 of 480 ~ 22.92'%

%35.63
%41.46
%22.92

CMYK RENK MODELİ

#ABC76E rengi CMYK tonu (14,0,45,22).

  • camgöbeği tonu 14.07%
  • eflatun tonu 0.00%
  • sarı tonu 44.72%
  • ana renk tonu 21.96%

CMYK: (14,0,45,22)
C14M0Y45K22 (14%, 0%, 45%, 22%)
(0.14 / 0.00 / 0.45 / 0.22)

CMYK yüzdeleri

%14.07
%0
%44.72
%21.96

Codes

Color #ABC76E in popluar color models

AB C7 6E
RGB 171 199 110
HSL 79° 44.28% 60.59%
HSB/HSV 79° 44.72% 78.04%
CMYK 14.07% 0.00% 44.72%
21.96%

Color #ABC76E in popluar number systems.

HEX AB C7 6E
Decimal 171 199 110
Binary 10101011 11000111 1101110
Octal 253 307 156

Shades and tints

Shades of #ABC76E

#ABC76E
(171,199,110)
#9CB564
(156,181,100)
#8DA35A
(141,163,90)
#7E9150
(126,145,80)
#6F7F46
(111,127,70)
#606D3C
(96,109,60)
#515B32
(81,91,50)
#424928
(66,73,40)
#33371E
(51,55,30)
#242514
(36,37,20)
#15130A
(21,19,10)
#000000
(0,0,0)

Tints of #ABC76E

#ABC76E
(171,199,110)
#B2CC7B
(178,204,123)
#B9D188
(185,209,136)
#C0D695
(192,214,149)
#C7DBA2
(199,219,162)
#CEE0AF
(206,224,175)
#D5E5BC
(213,229,188)
#DCEAC9
(220,234,201)
#E3EFD6
(227,239,214)
#EAF4E3
(234,244,227)
#F1F9F0
(241,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABC76E color. Also use rgb(171,199,110) instead hex code.

Text Font Color

.myTextColor { color: #ABC76E; }

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

This text font color is #ABC76E.

Background Color

.myBgColor { background-color: #ABC76E; }

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

This div background color is #ABC76E.

Border color

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

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

This div border color is #ABC76E.

Opacity

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

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

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

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

This text has shadow with #ABC76E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC76E.

Preview

Color preview on black background

This text has color #ABC76E on black background.


Color preview on white background

This text has color #ABC76E on white background.


Black color preview on #ABC76E background

This text has black color on #ABC76E background.


White color preview on #ABC76E background

This text has white color on #ABC76E background.


Related colors

Complementary color

Complementary color for #hex is #543891.


I love getcolorcode.com

Triadic colors

1 #6EABC7 and #C76EAB with #ABC76E are triadic colors.

2 #6EC7AB and #C7AB6E with #ABC76E are triadic colors.