COLOR #6ABC8D

HEX: #6ABC8D RGB: (106,188,141)

Renk bilgisi

#6ABC8D contains mainly green and blue colors. #6ABC8D ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#6ABC8D color RGB value is (106,188,141).

RGB: (106,188,141) (42%, 74%, 55%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 188 of 255 = 74%
B 141 of 255 = 55%

106
188
141

R + G + B ~ 57%. #6ABC8D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 188 + 141 = 435 (100%)
R 106 of 435 ~ 24.37%
G 188 of 435 ~ 43.22%
B 141 of 435 ~ 32.41'%

%24.37
%43.22
%32.41

CMYK RENK MODELİ

#6ABC8D rengi CMYK tonu (44,0,25,26).

  • camgöbeği tonu 43.62%
  • eflatun tonu 0.00%
  • sarı tonu 25.00%
  • ana renk tonu 26.27%

CMYK: (44,0,25,26)
C44M0Y25K26 (44%, 0%, 25%, 26%)
(0.44 / 0.00 / 0.25 / 0.26)

CMYK yüzdeleri

%43.62
%0
%25
%26.27

Codes

Color #6ABC8D in popluar color models

6A BC 8D
RGB 106 188 141
HSL 146° 37.96% 57.65%
HSB/HSV 146° 43.62% 73.73%
CMYK 43.62% 0.00% 25.00%
26.27%

Color #6ABC8D in popluar number systems.

HEX 6A BC 8D
Decimal 106 188 141
Binary 1101010 10111100 10001101
Octal 152 274 215

Shades and tints

Shades of #6ABC8D

#6ABC8D
(106,188,141)
#61AB81
(97,171,129)
#589A75
(88,154,117)
#4F8969
(79,137,105)
#46785D
(70,120,93)
#3D6751
(61,103,81)
#345645
(52,86,69)
#2B4539
(43,69,57)
#22342D
(34,52,45)
#192321
(25,35,33)
#101215
(16,18,21)
#000000
(0,0,0)

Tints of #6ABC8D

#6ABC8D
(106,188,141)
#77C297
(119,194,151)
#84C8A1
(132,200,161)
#91CEAB
(145,206,171)
#9ED4B5
(158,212,181)
#ABDABF
(171,218,191)
#B8E0C9
(184,224,201)
#C5E6D3
(197,230,211)
#D2ECDD
(210,236,221)
#DFF2E7
(223,242,231)
#ECF8F1
(236,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6ABC8D color. Also use rgb(106,188,141) instead hex code.

Text Font Color

.myTextColor { color: #6ABC8D; }

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

This text font color is #6ABC8D.

Background Color

.myBgColor { background-color: #6ABC8D; }

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

This div background color is #6ABC8D.

Border color

.myBorderColor { border: 1px solid #6ABC8D; }

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

This div border color is #6ABC8D.

Opacity

.myOpacity80 { color: #6ABC8D; opacity: 0.8; }

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

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

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

This text has shadow with #6ABC8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6ABC8D.

Preview

Color preview on black background

This text has color #6ABC8D on black background.


Color preview on white background

This text has color #6ABC8D on white background.


Black color preview on #6ABC8D background

This text has black color on #6ABC8D background.


White color preview on #6ABC8D background

This text has white color on #6ABC8D background.


Related colors

Complementary color

Complementary color for #hex is #954372.


I love getcolorcode.com

Triadic colors

1 #8D6ABC and #BC8D6A with #6ABC8D are triadic colors.

2 #8DBC6A and #BC6A8D with #6ABC8D are triadic colors.