COLOR #ABC459

HEX: #ABC459 RGB: (171,196,89)

Renk bilgisi

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

RGB renk modeli

#ABC459 color RGB value is (171,196,89).

RGB: (171,196,89) (67%, 77%, 35%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 196 of 255 = 77%
B 89 of 255 = 35%

171
196
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 196 + 89 = 456 (100%)
R 171 of 456 ~ 37.5%
G 196 of 456 ~ 42.98%
B 89 of 456 ~ 19.52'%

%37.5
%42.98
%19.52

CMYK RENK MODELİ

#ABC459 rengi CMYK tonu (13,0,55,23).

  • camgöbeği tonu 12.76%
  • eflatun tonu 0.00%
  • sarı tonu 54.59%
  • ana renk tonu 23.14%

CMYK: (13,0,55,23)
C13M0Y55K23 (13%, 0%, 55%, 23%)
(0.13 / 0.00 / 0.55 / 0.23)

CMYK yüzdeleri

%12.76
%0
%54.59
%23.14

Codes

Color #ABC459 in popluar color models

AB C4 59
RGB 171 196 89
HSL 74° 47.56% 55.88%
HSB/HSV 74° 54.59% 76.86%
CMYK 12.76% 0.00% 54.59%
23.14%

Color #ABC459 in popluar number systems.

HEX AB C4 59
Decimal 171 196 89
Binary 10101011 11000100 1011001
Octal 253 304 131

Shades and tints

Shades of #ABC459

#ABC459
(171,196,89)
#9CB351
(156,179,81)
#8DA249
(141,162,73)
#7E9141
(126,145,65)
#6F8039
(111,128,57)
#606F31
(96,111,49)
#515E29
(81,94,41)
#424D21
(66,77,33)
#333C19
(51,60,25)
#242B11
(36,43,17)
#151A09
(21,26,9)
#000000
(0,0,0)

Tints of #ABC459

#ABC459
(171,196,89)
#B2C968
(178,201,104)
#B9CE77
(185,206,119)
#C0D386
(192,211,134)
#C7D895
(199,216,149)
#CEDDA4
(206,221,164)
#D5E2B3
(213,226,179)
#DCE7C2
(220,231,194)
#E3ECD1
(227,236,209)
#EAF1E0
(234,241,224)
#F1F6EF
(241,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABC459 color. Also use rgb(171,196,89) instead hex code.

Text Font Color

.myTextColor { color: #ABC459; }

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

This text font color is #ABC459.

Background Color

.myBgColor { background-color: #ABC459; }

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

This div background color is #ABC459.

Border color

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

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

This div border color is #ABC459.

Opacity

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

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

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

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

This text has shadow with #ABC459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC459.

Preview

Color preview on black background

This text has color #ABC459 on black background.


Color preview on white background

This text has color #ABC459 on white background.


Black color preview on #ABC459 background

This text has black color on #ABC459 background.


White color preview on #ABC459 background

This text has white color on #ABC459 background.


Related colors

Complementary color

Complementary color for #hex is #543BA6.


I love getcolorcode.com

Triadic colors

1 #59ABC4 and #C459AB with #ABC459 are triadic colors.

2 #59C4AB and #C4AB59 with #ABC459 are triadic colors.