COLOR #6B9571

HEX: #6B9571 RGB: (107,149,113)

Renk bilgisi

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

RGB renk modeli

#6B9571 color RGB value is (107,149,113).

RGB: (107,149,113) (42%, 58%, 44%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 149 of 255 = 58%
B 113 of 255 = 44%

107
149
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 149 + 113 = 369 (100%)
R 107 of 369 ~ 29%
G 149 of 369 ~ 40.38%
B 113 of 369 ~ 30.62'%

%29
%40.38
%30.62

CMYK RENK MODELİ

#6B9571 rengi CMYK tonu (28,0,24,42).

  • camgöbeği tonu 28.19%
  • eflatun tonu 0.00%
  • sarı tonu 24.16%
  • ana renk tonu 41.57%

CMYK: (28,0,24,42)
C28M0Y24K42 (28%, 0%, 24%, 42%)
(0.28 / 0.00 / 0.24 / 0.42)

CMYK yüzdeleri

%28.19
%0
%24.16
%41.57

Codes

Color #6B9571 in popluar color models

6B 95 71
RGB 107 149 113
HSL 129° 16.54% 50.20%
HSB/HSV 129° 28.19% 58.43%
CMYK 28.19% 0.00% 24.16%
41.57%

Color #6B9571 in popluar number systems.

HEX 6B 95 71
Decimal 107 149 113
Binary 1101011 10010101 1110001
Octal 153 225 161

Shades and tints

Shades of #6B9571

#6B9571
(107,149,113)
#628867
(98,136,103)
#597B5D
(89,123,93)
#506E53
(80,110,83)
#476149
(71,97,73)
#3E543F
(62,84,63)
#354735
(53,71,53)
#2C3A2B
(44,58,43)
#232D21
(35,45,33)
#1A2017
(26,32,23)
#11130D
(17,19,13)
#000000
(0,0,0)

Tints of #6B9571

#6B9571
(107,149,113)
#789E7D
(120,158,125)
#85A789
(133,167,137)
#92B095
(146,176,149)
#9FB9A1
(159,185,161)
#ACC2AD
(172,194,173)
#B9CBB9
(185,203,185)
#C6D4C5
(198,212,197)
#D3DDD1
(211,221,209)
#E0E6DD
(224,230,221)
#EDEFE9
(237,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B9571 color. Also use rgb(107,149,113) instead hex code.

Text Font Color

.myTextColor { color: #6B9571; }

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

This text font color is #6B9571.

Background Color

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

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

This div background color is #6B9571.

Border color

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

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

This div border color is #6B9571.

Opacity

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

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

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

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

This text has shadow with #6B9571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B9571.

Preview

Color preview on black background

This text has color #6B9571 on black background.


Color preview on white background

This text has color #6B9571 on white background.


Black color preview on #6B9571 background

This text has black color on #6B9571 background.


White color preview on #6B9571 background

This text has white color on #6B9571 background.


Related colors

Complementary color

Complementary color for #hex is #946A8E.


I love getcolorcode.com

Triadic colors

1 #716B95 and #95716B with #6B9571 are triadic colors.

2 #71956B and #956B71 with #6B9571 are triadic colors.