COLOR #6D9F62

HEX: #6D9F62 RGB: (109,159,98)

Renk bilgisi

#6D9F62 contains mainly red and green colors. #6D9F62 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#6D9F62 color RGB value is (109,159,98).

RGB: (109,159,98) (43%, 62%, 38%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 159 of 255 = 62%
B 98 of 255 = 38%

109
159
98

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 159 + 98 = 366 (100%)
R 109 of 366 ~ 29.78%
G 159 of 366 ~ 43.44%
B 98 of 366 ~ 26.78'%

%29.78
%43.44
%26.78

CMYK RENK MODELİ

#6D9F62 rengi CMYK tonu (31,0,38,38).

  • camgöbeği tonu 31.45%
  • eflatun tonu 0.00%
  • sarı tonu 38.36%
  • ana renk tonu 37.65%

CMYK: (31,0,38,38)
C31M0Y38K38 (31%, 0%, 38%, 38%)
(0.31 / 0.00 / 0.38 / 0.38)

CMYK yüzdeleri

%31.45
%0
%38.36
%37.65

Codes

Color #6D9F62 in popluar color models

6D 9F 62
RGB 109 159 98
HSL 109° 24.11% 50.39%
HSB/HSV 109° 38.36% 62.35%
CMYK 31.45% 0.00% 38.36%
37.65%

Color #6D9F62 in popluar number systems.

HEX 6D 9F 62
Decimal 109 159 98
Binary 1101101 10011111 1100010
Octal 155 237 142

Shades and tints

Shades of #6D9F62

#6D9F62
(109,159,98)
#64915A
(100,145,90)
#5B8352
(91,131,82)
#52754A
(82,117,74)
#496742
(73,103,66)
#40593A
(64,89,58)
#374B32
(55,75,50)
#2E3D2A
(46,61,42)
#252F22
(37,47,34)
#1C211A
(28,33,26)
#131312
(19,19,18)
#000000
(0,0,0)

Tints of #6D9F62

#6D9F62
(109,159,98)
#7AA770
(122,167,112)
#87AF7E
(135,175,126)
#94B78C
(148,183,140)
#A1BF9A
(161,191,154)
#AEC7A8
(174,199,168)
#BBCFB6
(187,207,182)
#C8D7C4
(200,215,196)
#D5DFD2
(213,223,210)
#E2E7E0
(226,231,224)
#EFEFEE
(239,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9F62 color. Also use rgb(109,159,98) instead hex code.

Text Font Color

.myTextColor { color: #6D9F62; }

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

This text font color is #6D9F62.

Background Color

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

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

This div background color is #6D9F62.

Border color

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

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

This div border color is #6D9F62.

Opacity

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

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

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

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

This text has shadow with #6D9F62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9F62.

Preview

Color preview on black background

This text has color #6D9F62 on black background.


Color preview on white background

This text has color #6D9F62 on white background.


Black color preview on #6D9F62 background

This text has black color on #6D9F62 background.


White color preview on #6D9F62 background

This text has white color on #6D9F62 background.


Related colors

Complementary color

Complementary color for #hex is #92609D.


I love getcolorcode.com

Triadic colors

1 #626D9F and #9F626D with #6D9F62 are triadic colors.

2 #629F6D and #9F6D62 with #6D9F62 are triadic colors.