COLOR #6B8D59

HEX: #6B8D59 RGB: (107,141,89)

Renk bilgisi

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

RGB renk modeli

#6B8D59 color RGB value is (107,141,89).

RGB: (107,141,89) (42%, 55%, 35%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 141 of 255 = 55%
B 89 of 255 = 35%

107
141
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 141 + 89 = 337 (100%)
R 107 of 337 ~ 31.75%
G 141 of 337 ~ 41.84%
B 89 of 337 ~ 26.41'%

%31.75
%41.84
%26.41

CMYK RENK MODELİ

#6B8D59 rengi CMYK tonu (24,0,37,45).

  • camgöbeği tonu 24.11%
  • eflatun tonu 0.00%
  • sarı tonu 36.88%
  • ana renk tonu 44.71%

CMYK: (24,0,37,45)
C24M0Y37K45 (24%, 0%, 37%, 45%)
(0.24 / 0.00 / 0.37 / 0.45)

CMYK yüzdeleri

%24.11
%0
%36.88
%44.71

Codes

Color #6B8D59 in popluar color models

6B 8D 59
RGB 107 141 89
HSL 99° 22.61% 45.10%
HSB/HSV 99° 36.88% 55.29%
CMYK 24.11% 0.00% 36.88%
44.71%

Color #6B8D59 in popluar number systems.

HEX 6B 8D 59
Decimal 107 141 89
Binary 1101011 10001101 1011001
Octal 153 215 131

Shades and tints

Shades of #6B8D59

#6B8D59
(107,141,89)
#628151
(98,129,81)
#597549
(89,117,73)
#506941
(80,105,65)
#475D39
(71,93,57)
#3E5131
(62,81,49)
#354529
(53,69,41)
#2C3921
(44,57,33)
#232D19
(35,45,25)
#1A2111
(26,33,17)
#111509
(17,21,9)
#000000
(0,0,0)

Tints of #6B8D59

#6B8D59
(107,141,89)
#789768
(120,151,104)
#85A177
(133,161,119)
#92AB86
(146,171,134)
#9FB595
(159,181,149)
#ACBFA4
(172,191,164)
#B9C9B3
(185,201,179)
#C6D3C2
(198,211,194)
#D3DDD1
(211,221,209)
#E0E7E0
(224,231,224)
#EDF1EF
(237,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8D59 color. Also use rgb(107,141,89) instead hex code.

Text Font Color

.myTextColor { color: #6B8D59; }

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

This text font color is #6B8D59.

Background Color

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

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

This div background color is #6B8D59.

Border color

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

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

This div border color is #6B8D59.

Opacity

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

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

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

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

This text has shadow with #6B8D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8D59.

Preview

Color preview on black background

This text has color #6B8D59 on black background.


Color preview on white background

This text has color #6B8D59 on white background.


Black color preview on #6B8D59 background

This text has black color on #6B8D59 background.


White color preview on #6B8D59 background

This text has white color on #6B8D59 background.


Related colors

Complementary color

Complementary color for #hex is #9472A6.


I love getcolorcode.com

Triadic colors

1 #596B8D and #8D596B with #6B8D59 are triadic colors.

2 #598D6B and #8D6B59 with #6B8D59 are triadic colors.