COLOR #6D9E55

HEX: #6D9E55 RGB: (109,158,85)

Renk bilgisi

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

RGB renk modeli

#6D9E55 color RGB value is (109,158,85).

RGB: (109,158,85) (43%, 62%, 33%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 158 of 255 = 62%
B 85 of 255 = 33%

109
158
85

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 158 + 85 = 352 (100%)
R 109 of 352 ~ 30.97%
G 158 of 352 ~ 44.89%
B 85 of 352 ~ 24.15'%

%30.97
%44.89
%24.15

CMYK RENK MODELİ

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

  • camgöbeği tonu 31.01%
  • eflatun tonu 0.00%
  • sarı tonu 46.20%
  • ana renk tonu 38.04%

CMYK: (31,0,46,38)
C31M0Y46K38 (31%, 0%, 46%, 38%)
(0.31 / 0.00 / 0.46 / 0.38)

CMYK yüzdeleri

%31.01
%0
%46.2
%38.04

Codes

Color #6D9E55 in popluar color models

6D 9E 55
RGB 109 158 85
HSL 100° 30.04% 47.65%
HSB/HSV 100° 46.20% 61.96%
CMYK 31.01% 0.00% 46.20%
38.04%

Color #6D9E55 in popluar number systems.

HEX 6D 9E 55
Decimal 109 158 85
Binary 1101101 10011110 1010101
Octal 155 236 125

Shades and tints

Shades of #6D9E55

#6D9E55
(109,158,85)
#64904E
(100,144,78)
#5B8247
(91,130,71)
#527440
(82,116,64)
#496639
(73,102,57)
#405832
(64,88,50)
#374A2B
(55,74,43)
#2E3C24
(46,60,36)
#252E1D
(37,46,29)
#1C2016
(28,32,22)
#13120F
(19,18,15)
#000000
(0,0,0)

Tints of #6D9E55

#6D9E55
(109,158,85)
#7AA664
(122,166,100)
#87AE73
(135,174,115)
#94B682
(148,182,130)
#A1BE91
(161,190,145)
#AEC6A0
(174,198,160)
#BBCEAF
(187,206,175)
#C8D6BE
(200,214,190)
#D5DECD
(213,222,205)
#E2E6DC
(226,230,220)
#EFEEEB
(239,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9E55 color. Also use rgb(109,158,85) instead hex code.

Text Font Color

.myTextColor { color: #6D9E55; }

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

This text font color is #6D9E55.

Background Color

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

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

This div background color is #6D9E55.

Border color

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

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

This div border color is #6D9E55.

Opacity

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

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

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

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

This text has shadow with #6D9E55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9E55.

Preview

Color preview on black background

This text has color #6D9E55 on black background.


Color preview on white background

This text has color #6D9E55 on white background.


Black color preview on #6D9E55 background

This text has black color on #6D9E55 background.


White color preview on #6D9E55 background

This text has white color on #6D9E55 background.


Related colors

Complementary color

Complementary color for #hex is #9261AA.


I love getcolorcode.com

Triadic colors

1 #556D9E and #9E556D with #6D9E55 are triadic colors.

2 #559E6D and #9E6D55 with #6D9E55 are triadic colors.