COLOR #6B6B9A

HEX: #6B6B9A RGB: (107,107,154)

Renk bilgisi

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

RGB renk modeli

#6B6B9A color RGB value is (107,107,154).

RGB: (107,107,154) (42%, 42%, 60%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 107 of 255 = 42%
B 154 of 255 = 60%

107
107
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 107 + 154 = 368 (100%)
R 107 of 368 ~ 29.08%
G 107 of 368 ~ 29.08%
B 154 of 368 ~ 41.85'%

%29.08
%29.08
%41.85

CMYK RENK MODELİ

#6B6B9A rengi CMYK tonu (31,31,0,40).

  • camgöbeği tonu 30.52%
  • eflatun tonu 30.52%
  • sarı tonu 0.00%
  • ana renk tonu 39.61%

CMYK: (31,31,0,40)
C31M31Y0K40 (31%, 31%, 0%, 40%)
(0.31 / 0.31 / 0.00 / 0.40)

CMYK yüzdeleri

%30.52
%30.52
%0
%39.61

Codes

Color #6B6B9A in popluar color models

6B 6B 9A
RGB 107 107 154
HSL 240° 18.88% 51.18%
HSB/HSV 240° 30.52% 60.39%
CMYK 30.52% 30.52% 0.00%
39.61%

Color #6B6B9A in popluar number systems.

HEX 6B 6B 9A
Decimal 107 107 154
Binary 1101011 1101011 10011010
Octal 153 153 232

Shades and tints

Shades of #6B6B9A

#6B6B9A
(107,107,154)
#62628C
(98,98,140)
#59597E
(89,89,126)
#505070
(80,80,112)
#474762
(71,71,98)
#3E3E54
(62,62,84)
#353546
(53,53,70)
#2C2C38
(44,44,56)
#23232A
(35,35,42)
#1A1A1C
(26,26,28)
#11110E
(17,17,14)
#000000
(0,0,0)

Tints of #6B6B9A

#6B6B9A
(107,107,154)
#7878A3
(120,120,163)
#8585AC
(133,133,172)
#9292B5
(146,146,181)
#9F9FBE
(159,159,190)
#ACACC7
(172,172,199)
#B9B9D0
(185,185,208)
#C6C6D9
(198,198,217)
#D3D3E2
(211,211,226)
#E0E0EB
(224,224,235)
#EDEDF4
(237,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B6B9A; }

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

This text font color is #6B6B9A.

Background Color

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

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

This div background color is #6B6B9A.

Border color

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

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

This div border color is #6B6B9A.

Opacity

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

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

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

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

This text has shadow with #6B6B9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B6B9A.

Preview

Color preview on black background

This text has color #6B6B9A on black background.


Color preview on white background

This text has color #6B6B9A on white background.


Black color preview on #6B6B9A background

This text has black color on #6B6B9A background.


White color preview on #6B6B9A background

This text has white color on #6B6B9A background.


Related colors

Complementary color

Complementary color for #hex is #949465.


I love getcolorcode.com