COLOR #6B9587

HEX: #6B9587 RGB: (107,149,135)

Renk bilgisi

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

RGB renk modeli

#6B9587 color RGB value is (107,149,135).

RGB: (107,149,135) (42%, 58%, 53%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 149 of 255 = 58%
B 135 of 255 = 53%

107
149
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 149 + 135 = 391 (100%)
R 107 of 391 ~ 27.37%
G 149 of 391 ~ 38.11%
B 135 of 391 ~ 34.53'%

%27.37
%38.11
%34.53

CMYK RENK MODELİ

#6B9587 rengi CMYK tonu (28,0,9,42).

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

CMYK: (28,0,9,42)
C28M0Y9K42 (28%, 0%, 9%, 42%)
(0.28 / 0.00 / 0.09 / 0.42)

CMYK yüzdeleri

%28.19
%0
%9.4
%41.57

Codes

Color #6B9587 in popluar color models

6B 95 87
RGB 107 149 135
HSL 160° 16.54% 50.20%
HSB/HSV 160° 28.19% 58.43%
CMYK 28.19% 0.00% 9.40%
41.57%

Color #6B9587 in popluar number systems.

HEX 6B 95 87
Decimal 107 149 135
Binary 1101011 10010101 10000111
Octal 153 225 207

Shades and tints

Shades of #6B9587

#6B9587
(107,149,135)
#62887B
(98,136,123)
#597B6F
(89,123,111)
#506E63
(80,110,99)
#476157
(71,97,87)
#3E544B
(62,84,75)
#35473F
(53,71,63)
#2C3A33
(44,58,51)
#232D27
(35,45,39)
#1A201B
(26,32,27)
#11130F
(17,19,15)
#000000
(0,0,0)

Tints of #6B9587

#6B9587
(107,149,135)
#789E91
(120,158,145)
#85A79B
(133,167,155)
#92B0A5
(146,176,165)
#9FB9AF
(159,185,175)
#ACC2B9
(172,194,185)
#B9CBC3
(185,203,195)
#C6D4CD
(198,212,205)
#D3DDD7
(211,221,215)
#E0E6E1
(224,230,225)
#EDEFEB
(237,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B9587; }

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

This text font color is #6B9587.

Background Color

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

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

This div background color is #6B9587.

Border color

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

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

This div border color is #6B9587.

Opacity

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

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

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

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

This text has shadow with #6B9587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B9587.

Preview

Color preview on black background

This text has color #6B9587 on black background.


Color preview on white background

This text has color #6B9587 on white background.


Black color preview on #6B9587 background

This text has black color on #6B9587 background.


White color preview on #6B9587 background

This text has white color on #6B9587 background.


Related colors

Complementary color

Complementary color for #hex is #946A78.


I love getcolorcode.com

Triadic colors

1 #876B95 and #95876B with #6B9587 are triadic colors.

2 #87956B and #956B87 with #6B9587 are triadic colors.