COLOR #6A9376

HEX: #6A9376 RGB: (106,147,118)

Renk bilgisi

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

RGB renk modeli

#6A9376 color RGB value is (106,147,118).

RGB: (106,147,118) (42%, 58%, 46%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 147 of 255 = 58%
B 118 of 255 = 46%

106
147
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 147 + 118 = 371 (100%)
R 106 of 371 ~ 28.57%
G 147 of 371 ~ 39.62%
B 118 of 371 ~ 31.81'%

%28.57
%39.62
%31.81

CMYK RENK MODELİ

#6A9376 rengi CMYK tonu (28,0,20,42).

  • camgöbeği tonu 27.89%
  • eflatun tonu 0.00%
  • sarı tonu 19.73%
  • ana renk tonu 42.35%

CMYK: (28,0,20,42)
C28M0Y20K42 (28%, 0%, 20%, 42%)
(0.28 / 0.00 / 0.20 / 0.42)

CMYK yüzdeleri

%27.89
%0
%19.73
%42.35

Codes

Color #6A9376 in popluar color models

6A 93 76
RGB 106 147 118
HSL 138° 16.21% 49.61%
HSB/HSV 138° 27.89% 57.65%
CMYK 27.89% 0.00% 19.73%
42.35%

Color #6A9376 in popluar number systems.

HEX 6A 93 76
Decimal 106 147 118
Binary 1101010 10010011 1110110
Octal 152 223 166

Shades and tints

Shades of #6A9376

#6A9376
(106,147,118)
#61866C
(97,134,108)
#587962
(88,121,98)
#4F6C58
(79,108,88)
#465F4E
(70,95,78)
#3D5244
(61,82,68)
#34453A
(52,69,58)
#2B3830
(43,56,48)
#222B26
(34,43,38)
#191E1C
(25,30,28)
#101112
(16,17,18)
#000000
(0,0,0)

Tints of #6A9376

#6A9376
(106,147,118)
#779C82
(119,156,130)
#84A58E
(132,165,142)
#91AE9A
(145,174,154)
#9EB7A6
(158,183,166)
#ABC0B2
(171,192,178)
#B8C9BE
(184,201,190)
#C5D2CA
(197,210,202)
#D2DBD6
(210,219,214)
#DFE4E2
(223,228,226)
#ECEDEE
(236,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A9376 color. Also use rgb(106,147,118) instead hex code.

Text Font Color

.myTextColor { color: #6A9376; }

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

This text font color is #6A9376.

Background Color

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

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

This div background color is #6A9376.

Border color

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

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

This div border color is #6A9376.

Opacity

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

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

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

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

This text has shadow with #6A9376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A9376.

Preview

Color preview on black background

This text has color #6A9376 on black background.


Color preview on white background

This text has color #6A9376 on white background.


Black color preview on #6A9376 background

This text has black color on #6A9376 background.


White color preview on #6A9376 background

This text has white color on #6A9376 background.


Related colors

Complementary color

Complementary color for #hex is #956C89.


I love getcolorcode.com

Triadic colors

1 #766A93 and #93766A with #6A9376 are triadic colors.

2 #76936A and #936A76 with #6A9376 are triadic colors.