COLOR #ABC380

HEX: #ABC380 RGB: (171,195,128)

Renk bilgisi

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

RGB renk modeli

#ABC380 color RGB value is (171,195,128).

RGB: (171,195,128) (67%, 76%, 50%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 195 of 255 = 76%
B 128 of 255 = 50%

171
195
128

R + G + B ~ 64%. #ABC380 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 195 + 128 = 494 (100%)
R 171 of 494 ~ 34.62%
G 195 of 494 ~ 39.47%
B 128 of 494 ~ 25.91'%

%34.62
%39.47
%25.91

CMYK RENK MODELİ

#ABC380 rengi CMYK tonu (12,0,34,24).

  • camgöbeği tonu 12.31%
  • eflatun tonu 0.00%
  • sarı tonu 34.36%
  • ana renk tonu 23.53%

CMYK: (12,0,34,24)
C12M0Y34K24 (12%, 0%, 34%, 24%)
(0.12 / 0.00 / 0.34 / 0.24)

CMYK yüzdeleri

%12.31
%0
%34.36
%23.53

Codes

Color #ABC380 in popluar color models

AB C3 80
RGB 171 195 128
HSL 81° 35.83% 63.33%
HSB/HSV 81° 34.36% 76.47%
CMYK 12.31% 0.00% 34.36%
23.53%

Color #ABC380 in popluar number systems.

HEX AB C3 80
Decimal 171 195 128
Binary 10101011 11000011 10000000
Octal 253 303 200

Shades and tints

Shades of #ABC380

#ABC380
(171,195,128)
#9CB275
(156,178,117)
#8DA16A
(141,161,106)
#7E905F
(126,144,95)
#6F7F54
(111,127,84)
#606E49
(96,110,73)
#515D3E
(81,93,62)
#424C33
(66,76,51)
#333B28
(51,59,40)
#242A1D
(36,42,29)
#151912
(21,25,18)
#000000
(0,0,0)

Tints of #ABC380

#ABC380
(171,195,128)
#B2C88B
(178,200,139)
#B9CD96
(185,205,150)
#C0D2A1
(192,210,161)
#C7D7AC
(199,215,172)
#CEDCB7
(206,220,183)
#D5E1C2
(213,225,194)
#DCE6CD
(220,230,205)
#E3EBD8
(227,235,216)
#EAF0E3
(234,240,227)
#F1F5EE
(241,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABC380 color. Also use rgb(171,195,128) instead hex code.

Text Font Color

.myTextColor { color: #ABC380; }

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

This text font color is #ABC380.

Background Color

.myBgColor { background-color: #ABC380; }

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

This div background color is #ABC380.

Border color

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

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

This div border color is #ABC380.

Opacity

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

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

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

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

This text has shadow with #ABC380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC380.

Preview

Color preview on black background

This text has color #ABC380 on black background.


Color preview on white background

This text has color #ABC380 on white background.


Black color preview on #ABC380 background

This text has black color on #ABC380 background.


White color preview on #ABC380 background

This text has white color on #ABC380 background.


Related colors

Complementary color

Complementary color for #hex is #543C7F.


I love getcolorcode.com

Triadic colors

1 #80ABC3 and #C380AB with #ABC380 are triadic colors.

2 #80C3AB and #C3AB80 with #ABC380 are triadic colors.