COLOR #6ABC7E

HEX: #6ABC7E RGB: (106,188,126)

Renk bilgisi

#6ABC7E contains mainly green color. #6ABC7E ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#6ABC7E color RGB value is (106,188,126).

RGB: (106,188,126) (42%, 74%, 49%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 188 of 255 = 74%
B 126 of 255 = 49%

106
188
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 188 + 126 = 420 (100%)
R 106 of 420 ~ 25.24%
G 188 of 420 ~ 44.76%
B 126 of 420 ~ 30'%

%25.24
%44.76
%30

CMYK RENK MODELİ

#6ABC7E rengi CMYK tonu (44,0,33,26).

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

CMYK: (44,0,33,26)
C44M0Y33K26 (44%, 0%, 33%, 26%)
(0.44 / 0.00 / 0.33 / 0.26)

CMYK yüzdeleri

%43.62
%0
%32.98
%26.27

Codes

Color #6ABC7E in popluar color models

6A BC 7E
RGB 106 188 126
HSL 135° 37.96% 57.65%
HSB/HSV 135° 43.62% 73.73%
CMYK 43.62% 0.00% 32.98%
26.27%

Color #6ABC7E in popluar number systems.

HEX 6A BC 7E
Decimal 106 188 126
Binary 1101010 10111100 1111110
Octal 152 274 176

Shades and tints

Shades of #6ABC7E

#6ABC7E
(106,188,126)
#61AB73
(97,171,115)
#589A68
(88,154,104)
#4F895D
(79,137,93)
#467852
(70,120,82)
#3D6747
(61,103,71)
#34563C
(52,86,60)
#2B4531
(43,69,49)
#223426
(34,52,38)
#19231B
(25,35,27)
#101210
(16,18,16)
#000000
(0,0,0)

Tints of #6ABC7E

#6ABC7E
(106,188,126)
#77C289
(119,194,137)
#84C894
(132,200,148)
#91CE9F
(145,206,159)
#9ED4AA
(158,212,170)
#ABDAB5
(171,218,181)
#B8E0C0
(184,224,192)
#C5E6CB
(197,230,203)
#D2ECD6
(210,236,214)
#DFF2E1
(223,242,225)
#ECF8EC
(236,248,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6ABC7E; }

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

This text font color is #6ABC7E.

Background Color

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

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

This div background color is #6ABC7E.

Border color

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

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

This div border color is #6ABC7E.

Opacity

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

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

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

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

This text has shadow with #6ABC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6ABC7E.

Preview

Color preview on black background

This text has color #6ABC7E on black background.


Color preview on white background

This text has color #6ABC7E on white background.


Black color preview on #6ABC7E background

This text has black color on #6ABC7E background.


White color preview on #6ABC7E background

This text has white color on #6ABC7E background.


Related colors

Complementary color

Complementary color for #hex is #954381.


I love getcolorcode.com

Triadic colors

1 #7E6ABC and #BC7E6A with #6ABC7E are triadic colors.

2 #7EBC6A and #BC6A7E with #6ABC7E are triadic colors.