COLOR #ABC359

HEX: #ABC359 RGB: (171,195,89)

Renk bilgisi

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

RGB renk modeli

#ABC359 color RGB value is (171,195,89).

RGB: (171,195,89) (67%, 76%, 35%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 195 of 255 = 76%
B 89 of 255 = 35%

171
195
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 195 + 89 = 455 (100%)
R 171 of 455 ~ 37.58%
G 195 of 455 ~ 42.86%
B 89 of 455 ~ 19.56'%

%37.58
%42.86
%19.56

CMYK RENK MODELİ

#ABC359 rengi CMYK tonu (12,0,54,24).

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

CMYK: (12,0,54,24)
C12M0Y54K24 (12%, 0%, 54%, 24%)
(0.12 / 0.00 / 0.54 / 0.24)

CMYK yüzdeleri

%12.31
%0
%54.36
%23.53

Codes

Color #ABC359 in popluar color models

AB C3 59
RGB 171 195 89
HSL 74° 46.90% 55.69%
HSB/HSV 74° 54.36% 76.47%
CMYK 12.31% 0.00% 54.36%
23.53%

Color #ABC359 in popluar number systems.

HEX AB C3 59
Decimal 171 195 89
Binary 10101011 11000011 1011001
Octal 253 303 131

Shades and tints

Shades of #ABC359

#ABC359
(171,195,89)
#9CB251
(156,178,81)
#8DA149
(141,161,73)
#7E9041
(126,144,65)
#6F7F39
(111,127,57)
#606E31
(96,110,49)
#515D29
(81,93,41)
#424C21
(66,76,33)
#333B19
(51,59,25)
#242A11
(36,42,17)
#151909
(21,25,9)
#000000
(0,0,0)

Tints of #ABC359

#ABC359
(171,195,89)
#B2C868
(178,200,104)
#B9CD77
(185,205,119)
#C0D286
(192,210,134)
#C7D795
(199,215,149)
#CEDCA4
(206,220,164)
#D5E1B3
(213,225,179)
#DCE6C2
(220,230,194)
#E3EBD1
(227,235,209)
#EAF0E0
(234,240,224)
#F1F5EF
(241,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC359; }

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

This text font color is #ABC359.

Background Color

.myBgColor { background-color: #ABC359; }

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

This div background color is #ABC359.

Border color

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

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

This div border color is #ABC359.

Opacity

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

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

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

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

This text has shadow with #ABC359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC359.

Preview

Color preview on black background

This text has color #ABC359 on black background.


Color preview on white background

This text has color #ABC359 on white background.


Black color preview on #ABC359 background

This text has black color on #ABC359 background.


White color preview on #ABC359 background

This text has white color on #ABC359 background.


Related colors

Complementary color

Complementary color for #hex is #543CA6.


I love getcolorcode.com

Triadic colors

1 #59ABC3 and #C359AB with #ABC359 are triadic colors.

2 #59C3AB and #C3AB59 with #ABC359 are triadic colors.