COLOR #6EC372

HEX: #6EC372 RGB: (110,195,114)

Renk bilgisi

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

RGB renk modeli

#6EC372 color RGB value is (110,195,114).

RGB: (110,195,114) (43%, 76%, 45%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 195 of 255 = 76%
B 114 of 255 = 45%

110
195
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 195 + 114 = 419 (100%)
R 110 of 419 ~ 26.25%
G 195 of 419 ~ 46.54%
B 114 of 419 ~ 27.21'%

%26.25
%46.54
%27.21

CMYK RENK MODELİ

#6EC372 rengi CMYK tonu (44,0,42,24).

  • camgöbeği tonu 43.59%
  • eflatun tonu 0.00%
  • sarı tonu 41.54%
  • ana renk tonu 23.53%

CMYK: (44,0,42,24)
C44M0Y42K24 (44%, 0%, 42%, 24%)
(0.44 / 0.00 / 0.42 / 0.24)

CMYK yüzdeleri

%43.59
%0
%41.54
%23.53

Codes

Color #6EC372 in popluar color models

6E C3 72
RGB 110 195 114
HSL 123° 41.46% 59.80%
HSB/HSV 123° 43.59% 76.47%
CMYK 43.59% 0.00% 41.54%
23.53%

Color #6EC372 in popluar number systems.

HEX 6E C3 72
Decimal 110 195 114
Binary 1101110 11000011 1110010
Octal 156 303 162

Shades and tints

Shades of #6EC372

#6EC372
(110,195,114)
#64B268
(100,178,104)
#5AA15E
(90,161,94)
#509054
(80,144,84)
#467F4A
(70,127,74)
#3C6E40
(60,110,64)
#325D36
(50,93,54)
#284C2C
(40,76,44)
#1E3B22
(30,59,34)
#142A18
(20,42,24)
#0A190E
(10,25,14)
#000000
(0,0,0)

Tints of #6EC372

#6EC372
(110,195,114)
#7BC87E
(123,200,126)
#88CD8A
(136,205,138)
#95D296
(149,210,150)
#A2D7A2
(162,215,162)
#AFDCAE
(175,220,174)
#BCE1BA
(188,225,186)
#C9E6C6
(201,230,198)
#D6EBD2
(214,235,210)
#E3F0DE
(227,240,222)
#F0F5EA
(240,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EC372 color. Also use rgb(110,195,114) instead hex code.

Text Font Color

.myTextColor { color: #6EC372; }

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

This text font color is #6EC372.

Background Color

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

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

This div background color is #6EC372.

Border color

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

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

This div border color is #6EC372.

Opacity

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

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

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

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

This text has shadow with #6EC372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EC372.

Preview

Color preview on black background

This text has color #6EC372 on black background.


Color preview on white background

This text has color #6EC372 on white background.


Black color preview on #6EC372 background

This text has black color on #6EC372 background.


White color preview on #6EC372 background

This text has white color on #6EC372 background.


Related colors

Complementary color

Complementary color for #hex is #913C8D.


I love getcolorcode.com

Triadic colors

1 #726EC3 and #C3726E with #6EC372 are triadic colors.

2 #72C36E and #C36E72 with #6EC372 are triadic colors.