COLOR #ABC63E

HEX: #ABC63E RGB: (171,198,62)

Renk bilgisi

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

RGB renk modeli

#ABC63E color RGB value is (171,198,62).

RGB: (171,198,62) (67%, 78%, 24%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 198 of 255 = 78%
B 62 of 255 = 24%

171
198
62

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 198 + 62 = 431 (100%)
R 171 of 431 ~ 39.68%
G 198 of 431 ~ 45.94%
B 62 of 431 ~ 14.39'%

%39.68
%45.94
%14.39

CMYK RENK MODELİ

#ABC63E rengi CMYK tonu (14,0,69,22).

  • camgöbeği tonu 13.64%
  • eflatun tonu 0.00%
  • sarı tonu 68.69%
  • ana renk tonu 22.35%

CMYK: (14,0,69,22)
C14M0Y69K22 (14%, 0%, 69%, 22%)
(0.14 / 0.00 / 0.69 / 0.22)

CMYK yüzdeleri

%13.64
%0
%68.69
%22.35

Codes

Color #ABC63E in popluar color models

AB C6 3E
RGB 171 198 62
HSL 72° 54.40% 50.98%
HSB/HSV 72° 68.69% 77.65%
CMYK 13.64% 0.00% 68.69%
22.35%

Color #ABC63E in popluar number systems.

HEX AB C6 3E
Decimal 171 198 62
Binary 10101011 11000110 111110
Octal 253 306 76

Shades and tints

Shades of #ABC63E

#ABC63E
(171,198,62)
#9CB439
(156,180,57)
#8DA234
(141,162,52)
#7E902F
(126,144,47)
#6F7E2A
(111,126,42)
#606C25
(96,108,37)
#515A20
(81,90,32)
#42481B
(66,72,27)
#333616
(51,54,22)
#242411
(36,36,17)
#15120C
(21,18,12)
#000000
(0,0,0)

Tints of #ABC63E

#ABC63E
(171,198,62)
#B2CB4F
(178,203,79)
#B9D060
(185,208,96)
#C0D571
(192,213,113)
#C7DA82
(199,218,130)
#CEDF93
(206,223,147)
#D5E4A4
(213,228,164)
#DCE9B5
(220,233,181)
#E3EEC6
(227,238,198)
#EAF3D7
(234,243,215)
#F1F8E8
(241,248,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABC63E color. Also use rgb(171,198,62) instead hex code.

Text Font Color

.myTextColor { color: #ABC63E; }

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

This text font color is #ABC63E.

Background Color

.myBgColor { background-color: #ABC63E; }

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

This div background color is #ABC63E.

Border color

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

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

This div border color is #ABC63E.

Opacity

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

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

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

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

This text has shadow with #ABC63E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC63E.

Preview

Color preview on black background

This text has color #ABC63E on black background.


Color preview on white background

This text has color #ABC63E on white background.


Black color preview on #ABC63E background

This text has black color on #ABC63E background.


White color preview on #ABC63E background

This text has white color on #ABC63E background.


Related colors

Complementary color

Complementary color for #hex is #5439C1.


I love getcolorcode.com

Triadic colors

1 #3EABC6 and #C63EAB with #ABC63E are triadic colors.

2 #3EC6AB and #C6AB3E with #ABC63E are triadic colors.