COLOR #6B6C96

HEX: #6B6C96 RGB: (107,108,150)

Renk bilgisi

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

RGB renk modeli

#6B6C96 color RGB value is (107,108,150).

RGB: (107,108,150) (42%, 42%, 59%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 108 of 255 = 42%
B 150 of 255 = 59%

107
108
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 108 + 150 = 365 (100%)
R 107 of 365 ~ 29.32%
G 108 of 365 ~ 29.59%
B 150 of 365 ~ 41.1'%

%29.32
%29.59
%41.1

CMYK RENK MODELİ

#6B6C96 rengi CMYK tonu (29,28,0,41).

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

CMYK: (29,28,0,41)
C29M28Y0K41 (29%, 28%, 0%, 41%)
(0.29 / 0.28 / 0.00 / 0.41)

CMYK yüzdeleri

%28.67
%28
%0
%41.18

Codes

Color #6B6C96 in popluar color models

6B 6C 96
RGB 107 108 150
HSL 239° 17.00% 50.39%
HSB/HSV 239° 28.67% 58.82%
CMYK 28.67% 28.00% 0.00%
41.18%

Color #6B6C96 in popluar number systems.

HEX 6B 6C 96
Decimal 107 108 150
Binary 1101011 1101100 10010110
Octal 153 154 226

Shades and tints

Shades of #6B6C96

#6B6C96
(107,108,150)
#626389
(98,99,137)
#595A7C
(89,90,124)
#50516F
(80,81,111)
#474862
(71,72,98)
#3E3F55
(62,63,85)
#353648
(53,54,72)
#2C2D3B
(44,45,59)
#23242E
(35,36,46)
#1A1B21
(26,27,33)
#111214
(17,18,20)
#000000
(0,0,0)

Tints of #6B6C96

#6B6C96
(107,108,150)
#78799F
(120,121,159)
#8586A8
(133,134,168)
#9293B1
(146,147,177)
#9FA0BA
(159,160,186)
#ACADC3
(172,173,195)
#B9BACC
(185,186,204)
#C6C7D5
(198,199,213)
#D3D4DE
(211,212,222)
#E0E1E7
(224,225,231)
#EDEEF0
(237,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B6C96; }

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

This text font color is #6B6C96.

Background Color

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

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

This div background color is #6B6C96.

Border color

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

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

This div border color is #6B6C96.

Opacity

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

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

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

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

This text has shadow with #6B6C96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B6C96.

Preview

Color preview on black background

This text has color #6B6C96 on black background.


Color preview on white background

This text has color #6B6C96 on white background.


Black color preview on #6B6C96 background

This text has black color on #6B6C96 background.


White color preview on #6B6C96 background

This text has white color on #6B6C96 background.


Related colors

Complementary color

Complementary color for #hex is #949369.


I love getcolorcode.com

Triadic colors

1 #966B6C and #6C966B with #6B6C96 are triadic colors.

2 #966C6B and #6C6B96 with #6B6C96 are triadic colors.