COLOR #6DC296

HEX: #6DC296 RGB: (109,194,150)

Renk bilgisi

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

RGB renk modeli

#6DC296 color RGB value is (109,194,150).

RGB: (109,194,150) (43%, 76%, 59%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 194 of 255 = 76%
B 150 of 255 = 59%

109
194
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 194 + 150 = 453 (100%)
R 109 of 453 ~ 24.06%
G 194 of 453 ~ 42.83%
B 150 of 453 ~ 33.11'%

%24.06
%42.83
%33.11

CMYK RENK MODELİ

#6DC296 rengi CMYK tonu (44,0,23,24).

  • camgöbeği tonu 43.81%
  • eflatun tonu 0.00%
  • sarı tonu 22.68%
  • ana renk tonu 23.92%

CMYK: (44,0,23,24)
C44M0Y23K24 (44%, 0%, 23%, 24%)
(0.44 / 0.00 / 0.23 / 0.24)

CMYK yüzdeleri

%43.81
%0
%22.68
%23.92

Codes

Color #6DC296 in popluar color models

6D C2 96
RGB 109 194 150
HSL 149° 41.06% 59.41%
HSB/HSV 149° 43.81% 76.08%
CMYK 43.81% 0.00% 22.68%
23.92%

Color #6DC296 in popluar number systems.

HEX 6D C2 96
Decimal 109 194 150
Binary 1101101 11000010 10010110
Octal 155 302 226

Shades and tints

Shades of #6DC296

#6DC296
(109,194,150)
#64B189
(100,177,137)
#5BA07C
(91,160,124)
#528F6F
(82,143,111)
#497E62
(73,126,98)
#406D55
(64,109,85)
#375C48
(55,92,72)
#2E4B3B
(46,75,59)
#253A2E
(37,58,46)
#1C2921
(28,41,33)
#131814
(19,24,20)
#000000
(0,0,0)

Tints of #6DC296

#6DC296
(109,194,150)
#7AC79F
(122,199,159)
#87CCA8
(135,204,168)
#94D1B1
(148,209,177)
#A1D6BA
(161,214,186)
#AEDBC3
(174,219,195)
#BBE0CC
(187,224,204)
#C8E5D5
(200,229,213)
#D5EADE
(213,234,222)
#E2EFE7
(226,239,231)
#EFF4F0
(239,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DC296 color. Also use rgb(109,194,150) instead hex code.

Text Font Color

.myTextColor { color: #6DC296; }

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

This text font color is #6DC296.

Background Color

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

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

This div background color is #6DC296.

Border color

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

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

This div border color is #6DC296.

Opacity

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

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

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

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

This text has shadow with #6DC296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DC296.

Preview

Color preview on black background

This text has color #6DC296 on black background.


Color preview on white background

This text has color #6DC296 on white background.


Black color preview on #6DC296 background

This text has black color on #6DC296 background.


White color preview on #6DC296 background

This text has white color on #6DC296 background.


Related colors

Complementary color

Complementary color for #hex is #923D69.


I love getcolorcode.com

Triadic colors

1 #966DC2 and #C2966D with #6DC296 are triadic colors.

2 #96C26D and #C26D96 with #6DC296 are triadic colors.