COLOR #6B77DB

HEX: #6B77DB RGB: (107,119,219)

Renk bilgisi

#6B77DB contains mainly blue color. #6B77DB ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#6B77DB color RGB value is (107,119,219).

RGB: (107,119,219) (42%, 47%, 86%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 119 of 255 = 47%
B 219 of 255 = 86%

107
119
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 119 + 219 = 445 (100%)
R 107 of 445 ~ 24.04%
G 119 of 445 ~ 26.74%
B 219 of 445 ~ 49.21'%

%24.04
%26.74
%49.21

CMYK RENK MODELİ

#6B77DB rengi CMYK tonu (51,46,0,14).

  • camgöbeği tonu 51.14%
  • eflatun tonu 45.66%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (51,46,0,14)
C51M46Y0K14 (51%, 46%, 0%, 14%)
(0.51 / 0.46 / 0.00 / 0.14)

CMYK yüzdeleri

%51.14
%45.66
%0
%14.12

Codes

Color #6B77DB in popluar color models

6B 77 DB
RGB 107 119 219
HSL 234° 60.87% 63.92%
HSB/HSV 234° 51.14% 85.88%
CMYK 51.14% 45.66% 0.00%
14.12%

Color #6B77DB in popluar number systems.

HEX 6B 77 DB
Decimal 107 119 219
Binary 1101011 1110111 11011011
Octal 153 167 333

Shades and tints

Shades of #6B77DB

#6B77DB
(107,119,219)
#626DC8
(98,109,200)
#5963B5
(89,99,181)
#5059A2
(80,89,162)
#474F8F
(71,79,143)
#3E457C
(62,69,124)
#353B69
(53,59,105)
#2C3156
(44,49,86)
#232743
(35,39,67)
#1A1D30
(26,29,48)
#11131D
(17,19,29)
#000000
(0,0,0)

Tints of #6B77DB

#6B77DB
(107,119,219)
#7883DE
(120,131,222)
#858FE1
(133,143,225)
#929BE4
(146,155,228)
#9FA7E7
(159,167,231)
#ACB3EA
(172,179,234)
#B9BFED
(185,191,237)
#C6CBF0
(198,203,240)
#D3D7F3
(211,215,243)
#E0E3F6
(224,227,246)
#EDEFF9
(237,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B77DB; }

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

This text font color is #6B77DB.

Background Color

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

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

This div background color is #6B77DB.

Border color

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

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

This div border color is #6B77DB.

Opacity

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

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

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

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

This text has shadow with #6B77DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B77DB.

Preview

Color preview on black background

This text has color #6B77DB on black background.


Color preview on white background

This text has color #6B77DB on white background.


Black color preview on #6B77DB background

This text has black color on #6B77DB background.


White color preview on #6B77DB background

This text has white color on #6B77DB background.


Related colors

Complementary color

Complementary color for #hex is #948824.


I love getcolorcode.com

Triadic colors

1 #DB6B77 and #77DB6B with #6B77DB are triadic colors.

2 #DB776B and #776BDB with #6B77DB are triadic colors.