COLOR #6B7DB0

HEX: #6B7DB0 RGB: (107,125,176)

Renk bilgisi

#6B7DB0 contains mainly green and blue colors. #6B7DB0 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6B7DB0 color RGB value is (107,125,176).

RGB: (107,125,176) (42%, 49%, 69%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 125 of 255 = 49%
B 176 of 255 = 69%

107
125
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 125 + 176 = 408 (100%)
R 107 of 408 ~ 26.23%
G 125 of 408 ~ 30.64%
B 176 of 408 ~ 43.14'%

%26.23
%30.64
%43.14

CMYK RENK MODELİ

#6B7DB0 rengi CMYK tonu (39,29,0,31).

  • camgöbeği tonu 39.20%
  • eflatun tonu 28.98%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (39,29,0,31)
C39M29Y0K31 (39%, 29%, 0%, 31%)
(0.39 / 0.29 / 0.00 / 0.31)

CMYK yüzdeleri

%39.2
%28.98
%0
%30.98

Codes

Color #6B7DB0 in popluar color models

6B 7D B0
RGB 107 125 176
HSL 224° 30.40% 55.49%
HSB/HSV 224° 39.20% 69.02%
CMYK 39.20% 28.98% 0.00%
30.98%

Color #6B7DB0 in popluar number systems.

HEX 6B 7D B0
Decimal 107 125 176
Binary 1101011 1111101 10110000
Octal 153 175 260

Shades and tints

Shades of #6B7DB0

#6B7DB0
(107,125,176)
#6272A0
(98,114,160)
#596790
(89,103,144)
#505C80
(80,92,128)
#475170
(71,81,112)
#3E4660
(62,70,96)
#353B50
(53,59,80)
#2C3040
(44,48,64)
#232530
(35,37,48)
#1A1A20
(26,26,32)
#110F10
(17,15,16)
#000000
(0,0,0)

Tints of #6B7DB0

#6B7DB0
(107,125,176)
#7888B7
(120,136,183)
#8593BE
(133,147,190)
#929EC5
(146,158,197)
#9FA9CC
(159,169,204)
#ACB4D3
(172,180,211)
#B9BFDA
(185,191,218)
#C6CAE1
(198,202,225)
#D3D5E8
(211,213,232)
#E0E0EF
(224,224,239)
#EDEBF6
(237,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B7DB0; }

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

This text font color is #6B7DB0.

Background Color

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

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

This div background color is #6B7DB0.

Border color

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

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

This div border color is #6B7DB0.

Opacity

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

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

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

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

This text has shadow with #6B7DB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7DB0.

Preview

Color preview on black background

This text has color #6B7DB0 on black background.


Color preview on white background

This text has color #6B7DB0 on white background.


Black color preview on #6B7DB0 background

This text has black color on #6B7DB0 background.


White color preview on #6B7DB0 background

This text has white color on #6B7DB0 background.


Related colors

Complementary color

Complementary color for #hex is #94824F.


I love getcolorcode.com

Triadic colors

1 #B06B7D and #7DB06B with #6B7DB0 are triadic colors.

2 #B07D6B and #7D6BB0 with #6B7DB0 are triadic colors.