COLOR #6B958C

HEX: #6B958C RGB: (107,149,140)

Renk bilgisi

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

RGB renk modeli

#6B958C color RGB value is (107,149,140).

RGB: (107,149,140) (42%, 58%, 55%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 149 of 255 = 58%
B 140 of 255 = 55%

107
149
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 149 + 140 = 396 (100%)
R 107 of 396 ~ 27.02%
G 149 of 396 ~ 37.63%
B 140 of 396 ~ 35.35'%

%27.02
%37.63
%35.35

CMYK RENK MODELİ

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

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

CMYK: (28,0,6,42)
C28M0Y6K42 (28%, 0%, 6%, 42%)
(0.28 / 0.00 / 0.06 / 0.42)

CMYK yüzdeleri

%28.19
%0
%6.04
%41.57

Codes

Color #6B958C in popluar color models

6B 95 8C
RGB 107 149 140
HSL 167° 16.54% 50.20%
HSB/HSV 167° 28.19% 58.43%
CMYK 28.19% 0.00% 6.04%
41.57%

Color #6B958C in popluar number systems.

HEX 6B 95 8C
Decimal 107 149 140
Binary 1101011 10010101 10001100
Octal 153 225 214

Shades and tints

Shades of #6B958C

#6B958C
(107,149,140)
#628880
(98,136,128)
#597B74
(89,123,116)
#506E68
(80,110,104)
#47615C
(71,97,92)
#3E5450
(62,84,80)
#354744
(53,71,68)
#2C3A38
(44,58,56)
#232D2C
(35,45,44)
#1A2020
(26,32,32)
#111314
(17,19,20)
#000000
(0,0,0)

Tints of #6B958C

#6B958C
(107,149,140)
#789E96
(120,158,150)
#85A7A0
(133,167,160)
#92B0AA
(146,176,170)
#9FB9B4
(159,185,180)
#ACC2BE
(172,194,190)
#B9CBC8
(185,203,200)
#C6D4D2
(198,212,210)
#D3DDDC
(211,221,220)
#E0E6E6
(224,230,230)
#EDEFF0
(237,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B958C; }

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

This text font color is #6B958C.

Background Color

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

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

This div background color is #6B958C.

Border color

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

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

This div border color is #6B958C.

Opacity

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

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

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

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

This text has shadow with #6B958C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B958C.

Preview

Color preview on black background

This text has color #6B958C on black background.


Color preview on white background

This text has color #6B958C on white background.


Black color preview on #6B958C background

This text has black color on #6B958C background.


White color preview on #6B958C background

This text has white color on #6B958C background.


Related colors

Complementary color

Complementary color for #hex is #946A73.


I love getcolorcode.com

Triadic colors

1 #8C6B95 and #958C6B with #6B958C are triadic colors.

2 #8C956B and #956B8C with #6B958C are triadic colors.