COLOR #6A8C49

HEX: #6A8C49 RGB: (106,140,73)

Renk bilgisi

#6A8C49 contains mainly red and green colors. #6A8C49 ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#6A8C49 color RGB value is (106,140,73).

RGB: (106,140,73) (42%, 55%, 29%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 140 of 255 = 55%
B 73 of 255 = 29%

106
140
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 140 + 73 = 319 (100%)
R 106 of 319 ~ 33.23%
G 140 of 319 ~ 43.89%
B 73 of 319 ~ 22.88'%

%33.23
%43.89
%22.88

CMYK RENK MODELİ

#6A8C49 rengi CMYK tonu (24,0,48,45).

  • camgöbeği tonu 24.29%
  • eflatun tonu 0.00%
  • sarı tonu 47.86%
  • ana renk tonu 45.10%

CMYK: (24,0,48,45)
C24M0Y48K45 (24%, 0%, 48%, 45%)
(0.24 / 0.00 / 0.48 / 0.45)

CMYK yüzdeleri

%24.29
%0
%47.86
%45.1

Codes

Color #6A8C49 in popluar color models

6A 8C 49
RGB 106 140 73
HSL 90° 31.46% 41.76%
HSB/HSV 90° 47.86% 54.90%
CMYK 24.29% 0.00% 47.86%
45.10%

Color #6A8C49 in popluar number systems.

HEX 6A 8C 49
Decimal 106 140 73
Binary 1101010 10001100 1001001
Octal 152 214 111

Shades and tints

Shades of #6A8C49

#6A8C49
(106,140,73)
#618043
(97,128,67)
#58743D
(88,116,61)
#4F6837
(79,104,55)
#465C31
(70,92,49)
#3D502B
(61,80,43)
#344425
(52,68,37)
#2B381F
(43,56,31)
#222C19
(34,44,25)
#192013
(25,32,19)
#10140D
(16,20,13)
#000000
(0,0,0)

Tints of #6A8C49

#6A8C49
(106,140,73)
#779659
(119,150,89)
#84A069
(132,160,105)
#91AA79
(145,170,121)
#9EB489
(158,180,137)
#ABBE99
(171,190,153)
#B8C8A9
(184,200,169)
#C5D2B9
(197,210,185)
#D2DCC9
(210,220,201)
#DFE6D9
(223,230,217)
#ECF0E9
(236,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A8C49 color. Also use rgb(106,140,73) instead hex code.

Text Font Color

.myTextColor { color: #6A8C49; }

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

This text font color is #6A8C49.

Background Color

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

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

This div background color is #6A8C49.

Border color

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

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

This div border color is #6A8C49.

Opacity

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

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

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

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

This text has shadow with #6A8C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A8C49.

Preview

Color preview on black background

This text has color #6A8C49 on black background.


Color preview on white background

This text has color #6A8C49 on white background.


Black color preview on #6A8C49 background

This text has black color on #6A8C49 background.


White color preview on #6A8C49 background

This text has white color on #6A8C49 background.


Related colors

Complementary color

Complementary color for #hex is #9573B6.


I love getcolorcode.com

Triadic colors

1 #496A8C and #8C496A with #6A8C49 are triadic colors.

2 #498C6A and #8C6A49 with #6A8C49 are triadic colors.