COLOR #6B8663

HEX: #6B8663 RGB: (107,134,99)

Renk bilgisi

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

RGB renk modeli

#6B8663 color RGB value is (107,134,99).

RGB: (107,134,99) (42%, 53%, 39%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 134 of 255 = 53%
B 99 of 255 = 39%

107
134
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 134 + 99 = 340 (100%)
R 107 of 340 ~ 31.47%
G 134 of 340 ~ 39.41%
B 99 of 340 ~ 29.12'%

%31.47
%39.41
%29.12

CMYK RENK MODELİ

#6B8663 rengi CMYK tonu (20,0,26,47).

  • camgöbeği tonu 20.15%
  • eflatun tonu 0.00%
  • sarı tonu 26.12%
  • ana renk tonu 47.45%

CMYK: (20,0,26,47)
C20M0Y26K47 (20%, 0%, 26%, 47%)
(0.20 / 0.00 / 0.26 / 0.47)

CMYK yüzdeleri

%20.15
%0
%26.12
%47.45

Codes

Color #6B8663 in popluar color models

6B 86 63
RGB 107 134 99
HSL 106° 15.02% 45.69%
HSB/HSV 106° 26.12% 52.55%
CMYK 20.15% 0.00% 26.12%
47.45%

Color #6B8663 in popluar number systems.

HEX 6B 86 63
Decimal 107 134 99
Binary 1101011 10000110 1100011
Octal 153 206 143

Shades and tints

Shades of #6B8663

#6B8663
(107,134,99)
#627A5A
(98,122,90)
#596E51
(89,110,81)
#506248
(80,98,72)
#47563F
(71,86,63)
#3E4A36
(62,74,54)
#353E2D
(53,62,45)
#2C3224
(44,50,36)
#23261B
(35,38,27)
#1A1A12
(26,26,18)
#110E09
(17,14,9)
#000000
(0,0,0)

Tints of #6B8663

#6B8663
(107,134,99)
#789171
(120,145,113)
#859C7F
(133,156,127)
#92A78D
(146,167,141)
#9FB29B
(159,178,155)
#ACBDA9
(172,189,169)
#B9C8B7
(185,200,183)
#C6D3C5
(198,211,197)
#D3DED3
(211,222,211)
#E0E9E1
(224,233,225)
#EDF4EF
(237,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8663 color. Also use rgb(107,134,99) instead hex code.

Text Font Color

.myTextColor { color: #6B8663; }

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

This text font color is #6B8663.

Background Color

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

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

This div background color is #6B8663.

Border color

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

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

This div border color is #6B8663.

Opacity

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

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

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

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

This text has shadow with #6B8663 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8663.

Preview

Color preview on black background

This text has color #6B8663 on black background.


Color preview on white background

This text has color #6B8663 on white background.


Black color preview on #6B8663 background

This text has black color on #6B8663 background.


White color preview on #6B8663 background

This text has white color on #6B8663 background.


Related colors

Complementary color

Complementary color for #hex is #94799C.


I love getcolorcode.com

Triadic colors

1 #636B86 and #86636B with #6B8663 are triadic colors.

2 #63866B and #866B63 with #6B8663 are triadic colors.