COLOR #ABBE5D

HEX: #ABBE5D RGB: (171,190,93)

Renk bilgisi

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

RGB renk modeli

#ABBE5D color RGB value is (171,190,93).

RGB: (171,190,93) (67%, 75%, 36%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 190 of 255 = 75%
B 93 of 255 = 36%

171
190
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 190 + 93 = 454 (100%)
R 171 of 454 ~ 37.67%
G 190 of 454 ~ 41.85%
B 93 of 454 ~ 20.48'%

%37.67
%41.85
%20.48

CMYK RENK MODELİ

#ABBE5D rengi CMYK tonu (10,0,51,25).

  • camgöbeği tonu 10.00%
  • eflatun tonu 0.00%
  • sarı tonu 51.05%
  • ana renk tonu 25.49%

CMYK: (10,0,51,25)
C10M0Y51K25 (10%, 0%, 51%, 25%)
(0.10 / 0.00 / 0.51 / 0.25)

CMYK yüzdeleri

%10
%0
%51.05
%25.49

Codes

Color #ABBE5D in popluar color models

AB BE 5D
RGB 171 190 93
HSL 72° 42.73% 55.49%
HSB/HSV 72° 51.05% 74.51%
CMYK 10.00% 0.00% 51.05%
25.49%

Color #ABBE5D in popluar number systems.

HEX AB BE 5D
Decimal 171 190 93
Binary 10101011 10111110 1011101
Octal 253 276 135

Shades and tints

Shades of #ABBE5D

#ABBE5D
(171,190,93)
#9CAD55
(156,173,85)
#8D9C4D
(141,156,77)
#7E8B45
(126,139,69)
#6F7A3D
(111,122,61)
#606935
(96,105,53)
#51582D
(81,88,45)
#424725
(66,71,37)
#33361D
(51,54,29)
#242515
(36,37,21)
#15140D
(21,20,13)
#000000
(0,0,0)

Tints of #ABBE5D

#ABBE5D
(171,190,93)
#B2C36B
(178,195,107)
#B9C879
(185,200,121)
#C0CD87
(192,205,135)
#C7D295
(199,210,149)
#CED7A3
(206,215,163)
#D5DCB1
(213,220,177)
#DCE1BF
(220,225,191)
#E3E6CD
(227,230,205)
#EAEBDB
(234,235,219)
#F1F0E9
(241,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABBE5D color. Also use rgb(171,190,93) instead hex code.

Text Font Color

.myTextColor { color: #ABBE5D; }

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

This text font color is #ABBE5D.

Background Color

.myBgColor { background-color: #ABBE5D; }

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

This div background color is #ABBE5D.

Border color

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

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

This div border color is #ABBE5D.

Opacity

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

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

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

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

This text has shadow with #ABBE5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABBE5D.

Preview

Color preview on black background

This text has color #ABBE5D on black background.


Color preview on white background

This text has color #ABBE5D on white background.


Black color preview on #ABBE5D background

This text has black color on #ABBE5D background.


White color preview on #ABBE5D background

This text has white color on #ABBE5D background.


Related colors

Complementary color

Complementary color for #hex is #5441A2.


I love getcolorcode.com

Triadic colors

1 #5DABBE and #BE5DAB with #ABBE5D are triadic colors.

2 #5DBEAB and #BEAB5D with #ABBE5D are triadic colors.