COLOR #ABCC4D

HEX: #ABCC4D RGB: (171,204,77)

Renk bilgisi

#ABCC4D contains mainly red and green colors. #ABCC4D ‘ nin web güvenlik rengi #99CC33 (ya da #9C3) dir.

RGB renk modeli

#ABCC4D color RGB value is (171,204,77).

RGB: (171,204,77) (67%, 80%, 30%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 204 of 255 = 80%
B 77 of 255 = 30%

171
204
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 204 + 77 = 452 (100%)
R 171 of 452 ~ 37.83%
G 204 of 452 ~ 45.13%
B 77 of 452 ~ 17.04'%

%37.83
%45.13
%17.04

CMYK RENK MODELİ

#ABCC4D rengi CMYK tonu (16,0,62,20).

  • camgöbeği tonu 16.18%
  • eflatun tonu 0.00%
  • sarı tonu 62.25%
  • ana renk tonu 20.00%

CMYK: (16,0,62,20)
C16M0Y62K20 (16%, 0%, 62%, 20%)
(0.16 / 0.00 / 0.62 / 0.20)

CMYK yüzdeleri

%16.18
%0
%62.25
%20

Codes

Color #ABCC4D in popluar color models

AB CC 4D
RGB 171 204 77
HSL 76° 55.46% 55.10%
HSB/HSV 76° 62.25% 80.00%
CMYK 16.18% 0.00% 62.25%
20.00%

Color #ABCC4D in popluar number systems.

HEX AB CC 4D
Decimal 171 204 77
Binary 10101011 11001100 1001101
Octal 253 314 115

Shades and tints

Shades of #ABCC4D

#ABCC4D
(171,204,77)
#9CBA46
(156,186,70)
#8DA83F
(141,168,63)
#7E9638
(126,150,56)
#6F8431
(111,132,49)
#60722A
(96,114,42)
#516023
(81,96,35)
#424E1C
(66,78,28)
#333C15
(51,60,21)
#242A0E
(36,42,14)
#151807
(21,24,7)
#000000
(0,0,0)

Tints of #ABCC4D

#ABCC4D
(171,204,77)
#B2D05D
(178,208,93)
#B9D46D
(185,212,109)
#C0D87D
(192,216,125)
#C7DC8D
(199,220,141)
#CEE09D
(206,224,157)
#D5E4AD
(213,228,173)
#DCE8BD
(220,232,189)
#E3ECCD
(227,236,205)
#EAF0DD
(234,240,221)
#F1F4ED
(241,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABCC4D color. Also use rgb(171,204,77) instead hex code.

Text Font Color

.myTextColor { color: #ABCC4D; }

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

This text font color is #ABCC4D.

Background Color

.myBgColor { background-color: #ABCC4D; }

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

This div background color is #ABCC4D.

Border color

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

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

This div border color is #ABCC4D.

Opacity

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

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

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

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

This text has shadow with #ABCC4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABCC4D.

Preview

Color preview on black background

This text has color #ABCC4D on black background.


Color preview on white background

This text has color #ABCC4D on white background.


Black color preview on #ABCC4D background

This text has black color on #ABCC4D background.


White color preview on #ABCC4D background

This text has white color on #ABCC4D background.


Related colors

Complementary color

Complementary color for #hex is #5433B2.


I love getcolorcode.com

Triadic colors

1 #4DABCC and #CC4DAB with #ABCC4D are triadic colors.

2 #4DCCAB and #CCAB4D with #ABCC4D are triadic colors.