COLOR #6B7E9A

HEX: #6B7E9A
RGB: (107,126,154)

Renk bilgisi

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

RGB renk modeli

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

  • kırmız ton 107;
  • yeşil ton 126;
  • mavi ton 154.
RGB:
(107,126,154)
(42%,49%,60%)

RGB bağlantıları ve doygunluk

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

107
126
154

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

Yüzdelerle RGB renk parçaları

R + G + B =
107 + 126 + 154 = 387 (100%)
R 107 of 387 ~ 27.65%
G 126 of 387 ~ 32.56%
B 154 of 387 ~ 39.79%

%27.65
%32.56
%39.79

CMYK RENK MODELİ

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

  • camgöbeği tonu 30.52%
  • eflatun tonu 18.18%
  • sarı tonu 0.00%
  • ana renk tonu 39.61%
CMYK:
(31,18,0,40)
C31M18Y0K40 
(31%,18%,0%,40%)
(0.31/0.18/0.00/0.40)	

CMYK yüzdeleri

%30.52
%18.18
%0
%39.61

Codes

Color #6B7E9A in popluar color models

6B7E9A
RGB107126154
HSL216°18.88%51.18%
HSB/HSV216°30.52%60.39%
CMYK30.52%18.18%0.00%
39.61%

Color #6B7E9A in popluar number systems.

HEX6B7E9A
Decimal107126154
Binary1101011111111010011010
Octal153176232

Shades and tints

Shades of #6B7E9A

#6B7E9A
(107,126,154)
#62738C
(98,115,140)
#59687E
(89,104,126)
#505D70
(80,93,112)
#475262
(71,82,98)
#3E4754
(62,71,84)
#353C46
(53,60,70)
#2C3138
(44,49,56)
#23262A
(35,38,42)
#1A1B1C
(26,27,28)
#11100E
(17,16,14)
#000000
(0,0,0)

Tints of #6B7E9A

#6B7E9A
(107,126,154)
#7889A3
(120,137,163)
#8594AC
(133,148,172)
#929FB5
(146,159,181)
#9FAABE
(159,170,190)
#ACB5C7
(172,181,199)
#B9C0D0
(185,192,208)
#C6CBD9
(198,203,217)
#D3D6E2
(211,214,226)
#E0E1EB
(224,225,235)
#EDECF4
(237,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B7E9A; }

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

This text font color is #6B7E9A.


Background Color

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

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

This div background color is #6B7E9A.


Border color

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

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

This div border color is #6B7E9A.


Opacity

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

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

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

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

This text has shadow with #6B7E9A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #6B7E9A on black background.


Color preview on white background

This text has color #6B7E9A on white background.



Black color preview on #6B7E9A background

This text has black color on #6B7E9A background.


White color preview on #6B7E9A background

This text has white color on #6B7E9A background.