COLOR #6B968C

HEX: #6B968C RGB: (107,150,140)

Renk bilgisi

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

RGB renk modeli

#6B968C color RGB value is (107,150,140).

RGB: (107,150,140) (42%, 59%, 55%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 150 of 255 = 59%
B 140 of 255 = 55%

107
150
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 150 + 140 = 397 (100%)
R 107 of 397 ~ 26.95%
G 150 of 397 ~ 37.78%
B 140 of 397 ~ 35.26'%

%26.95
%37.78
%35.26

CMYK RENK MODELİ

#6B968C rengi CMYK tonu (29,0,7,41).

  • camgöbeği tonu 28.67%
  • eflatun tonu 0.00%
  • sarı tonu 6.67%
  • ana renk tonu 41.18%

CMYK: (29,0,7,41)
C29M0Y7K41 (29%, 0%, 7%, 41%)
(0.29 / 0.00 / 0.07 / 0.41)

CMYK yüzdeleri

%28.67
%0
%6.67
%41.18

Codes

Color #6B968C in popluar color models

6B 96 8C
RGB 107 150 140
HSL 166° 17.00% 50.39%
HSB/HSV 166° 28.67% 58.82%
CMYK 28.67% 0.00% 6.67%
41.18%

Color #6B968C in popluar number systems.

HEX 6B 96 8C
Decimal 107 150 140
Binary 1101011 10010110 10001100
Octal 153 226 214

Shades and tints

Shades of #6B968C

#6B968C
(107,150,140)
#628980
(98,137,128)
#597C74
(89,124,116)
#506F68
(80,111,104)
#47625C
(71,98,92)
#3E5550
(62,85,80)
#354844
(53,72,68)
#2C3B38
(44,59,56)
#232E2C
(35,46,44)
#1A2120
(26,33,32)
#111414
(17,20,20)
#000000
(0,0,0)

Tints of #6B968C

#6B968C
(107,150,140)
#789F96
(120,159,150)
#85A8A0
(133,168,160)
#92B1AA
(146,177,170)
#9FBAB4
(159,186,180)
#ACC3BE
(172,195,190)
#B9CCC8
(185,204,200)
#C6D5D2
(198,213,210)
#D3DEDC
(211,222,220)
#E0E7E6
(224,231,230)
#EDF0F0
(237,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B968C; }

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

This text font color is #6B968C.

Background Color

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

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

This div background color is #6B968C.

Border color

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

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

This div border color is #6B968C.

Opacity

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

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

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

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

This text has shadow with #6B968C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B968C.

Preview

Color preview on black background

This text has color #6B968C on black background.


Color preview on white background

This text has color #6B968C on white background.


Black color preview on #6B968C background

This text has black color on #6B968C background.


White color preview on #6B968C background

This text has white color on #6B968C background.


Related colors

Complementary color

Complementary color for #hex is #946973.


I love getcolorcode.com

Triadic colors

1 #8C6B96 and #968C6B with #6B968C are triadic colors.

2 #8C966B and #966B8C with #6B968C are triadic colors.