COLOR #6C9C69

HEX: #6C9C69 RGB: (108,156,105)

Renk bilgisi

#6C9C69 contains red, green and blue colors in about the same proportion. #6C9C69 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#6C9C69 color RGB value is (108,156,105).

RGB: (108,156,105) (42%, 61%, 41%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 156 of 255 = 61%
B 105 of 255 = 41%

108
156
105

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 156 + 105 = 369 (100%)
R 108 of 369 ~ 29.27%
G 156 of 369 ~ 42.28%
B 105 of 369 ~ 28.46'%

%29.27
%42.28
%28.46

CMYK RENK MODELİ

#6C9C69 rengi CMYK tonu (31,0,33,39).

  • camgöbeği tonu 30.77%
  • eflatun tonu 0.00%
  • sarı tonu 32.69%
  • ana renk tonu 38.82%
CMYK: (31,0,33,39) C31M0Y33K39 (31%,0%,33%,39%) (0.31/0.00/0.33/0.39) 

CMYK yüzdeleri

%30.77
%0
%32.69
%38.82

Codes

Color #6C9C69 in popluar color models

6C 9C 69
RGB 108 156 105
HSL 116° 20.48% 51.18%
HSB/HSV 116° 32.69% 61.18%
CMYK 30.77% 0.00% 32.69%
38.82%

Color #6C9C69 in popluar number systems.

HEX 6C 9C 69
Decimal 108 156 105
Binary 1101100 10011100 1101001
Octal 154 234 151

Shades and tints

Shades of #6C9C69

#6C9C69
(108,156,105)
#638E60
(99,142,96)
#5A8057
(90,128,87)
#51724E
(81,114,78)
#486445
(72,100,69)
#3F563C
(63,86,60)
#364833
(54,72,51)
#2D3A2A
(45,58,42)
#242C21
(36,44,33)
#1B1E18
(27,30,24)
#12100F
(18,16,15)
#000000
(0,0,0)

Tints of #6C9C69

#6C9C69
(108,156,105)
#79A576
(121,165,118)
#86AE83
(134,174,131)
#93B790
(147,183,144)
#A0C09D
(160,192,157)
#ADC9AA
(173,201,170)
#BAD2B7
(186,210,183)
#C7DBC4
(199,219,196)
#D4E4D1
(212,228,209)
#E1EDDE
(225,237,222)
#EEF6EB
(238,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C9C69 color. Also use rgb(108,156,105) instead hex code.

Text Font Color

.myTextColor { color: #6C9C69; }

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

This text font color is #6C9C69.

Background Color

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

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

This div background color is #6C9C69.

Border color

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

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

This div border color is #6C9C69.

Opacity

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

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

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

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

This text has shadow with #6C9C69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C9C69.

Preview

Color preview on black background

This text has color #6C9C69 on black background.


Color preview on white background

This text has color #6C9C69 on white background.


Black color preview on #6C9C69 background

This text has black color on #6C9C69 background.


White color preview on #6C9C69 background

This text has white color on #6C9C69 background.


Related colors

Complementary color

Complementary color for #hex is #936396.


I love getcolorcode.com

Triadic colors

1 #696C9C and #9C696C with #6C9C69 are triadic colors.

2 #699C6C and #9C6C69 with #6C9C69 are triadic colors.