COLOR #ABC06B

HEX: #ABC06B RGB: (171,192,107)

Renk bilgisi

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

RGB renk modeli

#ABC06B color RGB value is (171,192,107).

RGB: (171,192,107) (67%, 75%, 42%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 192 of 255 = 75%
B 107 of 255 = 42%

171
192
107

R + G + B ~ 61%. #ABC06B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 192 + 107 = 470 (100%)
R 171 of 470 ~ 36.38%
G 192 of 470 ~ 40.85%
B 107 of 470 ~ 22.77'%

%36.38
%40.85
%22.77

CMYK RENK MODELİ

#ABC06B rengi CMYK tonu (11,0,44,25).

  • camgöbeği tonu 10.94%
  • eflatun tonu 0.00%
  • sarı tonu 44.27%
  • ana renk tonu 24.71%

CMYK: (11,0,44,25)
C11M0Y44K25 (11%, 0%, 44%, 25%)
(0.11 / 0.00 / 0.44 / 0.25)

CMYK yüzdeleri

%10.94
%0
%44.27
%24.71

Codes

Color #ABC06B in popluar color models

AB C0 6B
RGB 171 192 107
HSL 75° 40.28% 58.63%
HSB/HSV 75° 44.27% 75.29%
CMYK 10.94% 0.00% 44.27%
24.71%

Color #ABC06B in popluar number systems.

HEX AB C0 6B
Decimal 171 192 107
Binary 10101011 11000000 1101011
Octal 253 300 153

Shades and tints

Shades of #ABC06B

#ABC06B
(171,192,107)
#9CAF62
(156,175,98)
#8D9E59
(141,158,89)
#7E8D50
(126,141,80)
#6F7C47
(111,124,71)
#606B3E
(96,107,62)
#515A35
(81,90,53)
#42492C
(66,73,44)
#333823
(51,56,35)
#24271A
(36,39,26)
#151611
(21,22,17)
#000000
(0,0,0)

Tints of #ABC06B

#ABC06B
(171,192,107)
#B2C578
(178,197,120)
#B9CA85
(185,202,133)
#C0CF92
(192,207,146)
#C7D49F
(199,212,159)
#CED9AC
(206,217,172)
#D5DEB9
(213,222,185)
#DCE3C6
(220,227,198)
#E3E8D3
(227,232,211)
#EAEDE0
(234,237,224)
#F1F2ED
(241,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABC06B color. Also use rgb(171,192,107) instead hex code.

Text Font Color

.myTextColor { color: #ABC06B; }

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

This text font color is #ABC06B.

Background Color

.myBgColor { background-color: #ABC06B; }

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

This div background color is #ABC06B.

Border color

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

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

This div border color is #ABC06B.

Opacity

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

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

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

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

This text has shadow with #ABC06B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC06B.

Preview

Color preview on black background

This text has color #ABC06B on black background.


Color preview on white background

This text has color #ABC06B on white background.


Black color preview on #ABC06B background

This text has black color on #ABC06B background.


White color preview on #ABC06B background

This text has white color on #ABC06B background.


Related colors

Complementary color

Complementary color for #hex is #543F94.


I love getcolorcode.com

Triadic colors

1 #6BABC0 and #C06BAB with #ABC06B are triadic colors.

2 #6BC0AB and #C0AB6B with #ABC06B are triadic colors.