COLOR #6D9555

HEX: #6D9555 RGB: (109,149,85)

Renk bilgisi

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

RGB renk modeli

#6D9555 color RGB value is (109,149,85).

RGB: (109,149,85) (43%, 58%, 33%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 149 of 255 = 58%
B 85 of 255 = 33%

109
149
85

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 149 + 85 = 343 (100%)
R 109 of 343 ~ 31.78%
G 149 of 343 ~ 43.44%
B 85 of 343 ~ 24.78'%

%31.78
%43.44
%24.78

CMYK RENK MODELİ

#6D9555 rengi CMYK tonu (27,0,43,42).

  • camgöbeği tonu 26.85%
  • eflatun tonu 0.00%
  • sarı tonu 42.95%
  • ana renk tonu 41.57%

CMYK: (27,0,43,42)
C27M0Y43K42 (27%, 0%, 43%, 42%)
(0.27 / 0.00 / 0.43 / 0.42)

CMYK yüzdeleri

%26.85
%0
%42.95
%41.57

Codes

Color #6D9555 in popluar color models

6D 95 55
RGB 109 149 85
HSL 98° 27.35% 45.88%
HSB/HSV 98° 42.95% 58.43%
CMYK 26.85% 0.00% 42.95%
41.57%

Color #6D9555 in popluar number systems.

HEX 6D 95 55
Decimal 109 149 85
Binary 1101101 10010101 1010101
Octal 155 225 125

Shades and tints

Shades of #6D9555

#6D9555
(109,149,85)
#64884E
(100,136,78)
#5B7B47
(91,123,71)
#526E40
(82,110,64)
#496139
(73,97,57)
#405432
(64,84,50)
#37472B
(55,71,43)
#2E3A24
(46,58,36)
#252D1D
(37,45,29)
#1C2016
(28,32,22)
#13130F
(19,19,15)
#000000
(0,0,0)

Tints of #6D9555

#6D9555
(109,149,85)
#7A9E64
(122,158,100)
#87A773
(135,167,115)
#94B082
(148,176,130)
#A1B991
(161,185,145)
#AEC2A0
(174,194,160)
#BBCBAF
(187,203,175)
#C8D4BE
(200,212,190)
#D5DDCD
(213,221,205)
#E2E6DC
(226,230,220)
#EFEFEB
(239,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D9555; }

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

This text font color is #6D9555.

Background Color

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

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

This div background color is #6D9555.

Border color

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

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

This div border color is #6D9555.

Opacity

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

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

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

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

This text has shadow with #6D9555 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9555.

Preview

Color preview on black background

This text has color #6D9555 on black background.


Color preview on white background

This text has color #6D9555 on white background.


Black color preview on #6D9555 background

This text has black color on #6D9555 background.


White color preview on #6D9555 background

This text has white color on #6D9555 background.


Related colors

Complementary color

Complementary color for #hex is #926AAA.


I love getcolorcode.com

Triadic colors

1 #556D95 and #95556D with #6D9555 are triadic colors.

2 #55956D and #956D55 with #6D9555 are triadic colors.