COLOR #6B7196

HEX: #6B7196 RGB: (107,113,150)

Renk bilgisi

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

RGB renk modeli

#6B7196 color RGB value is (107,113,150).

RGB: (107,113,150) (42%, 44%, 59%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 113 of 255 = 44%
B 150 of 255 = 59%

107
113
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 113 + 150 = 370 (100%)
R 107 of 370 ~ 28.92%
G 113 of 370 ~ 30.54%
B 150 of 370 ~ 40.54'%

%28.92
%30.54
%40.54

CMYK RENK MODELİ

#6B7196 rengi CMYK tonu (29,25,0,41).

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

CMYK: (29,25,0,41)
C29M25Y0K41 (29%, 25%, 0%, 41%)
(0.29 / 0.25 / 0.00 / 0.41)

CMYK yüzdeleri

%28.67
%24.67
%0
%41.18

Codes

Color #6B7196 in popluar color models

6B 71 96
RGB 107 113 150
HSL 232° 17.00% 50.39%
HSB/HSV 232° 28.67% 58.82%
CMYK 28.67% 24.67% 0.00%
41.18%

Color #6B7196 in popluar number systems.

HEX 6B 71 96
Decimal 107 113 150
Binary 1101011 1110001 10010110
Octal 153 161 226

Shades and tints

Shades of #6B7196

#6B7196
(107,113,150)
#626789
(98,103,137)
#595D7C
(89,93,124)
#50536F
(80,83,111)
#474962
(71,73,98)
#3E3F55
(62,63,85)
#353548
(53,53,72)
#2C2B3B
(44,43,59)
#23212E
(35,33,46)
#1A1721
(26,23,33)
#110D14
(17,13,20)
#000000
(0,0,0)

Tints of #6B7196

#6B7196
(107,113,150)
#787D9F
(120,125,159)
#8589A8
(133,137,168)
#9295B1
(146,149,177)
#9FA1BA
(159,161,186)
#ACADC3
(172,173,195)
#B9B9CC
(185,185,204)
#C6C5D5
(198,197,213)
#D3D1DE
(211,209,222)
#E0DDE7
(224,221,231)
#EDE9F0
(237,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B7196; }

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

This text font color is #6B7196.

Background Color

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

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

This div background color is #6B7196.

Border color

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

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

This div border color is #6B7196.

Opacity

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

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

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

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

This text has shadow with #6B7196 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7196.

Preview

Color preview on black background

This text has color #6B7196 on black background.


Color preview on white background

This text has color #6B7196 on white background.


Black color preview on #6B7196 background

This text has black color on #6B7196 background.


White color preview on #6B7196 background

This text has white color on #6B7196 background.


Related colors

Complementary color

Complementary color for #hex is #948E69.


I love getcolorcode.com

Triadic colors

1 #966B71 and #71966B with #6B7196 are triadic colors.

2 #96716B and #716B96 with #6B7196 are triadic colors.