COLOR #6B7CB6

HEX: #6B7CB6 RGB: (107,124,182)

Renk bilgisi

#6B7CB6 contains mainly green and blue colors. #6B7CB6 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#6B7CB6 color RGB value is (107,124,182).

RGB: (107,124,182) (42%, 49%, 71%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 124 of 255 = 49%
B 182 of 255 = 71%

107
124
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 124 + 182 = 413 (100%)
R 107 of 413 ~ 25.91%
G 124 of 413 ~ 30.02%
B 182 of 413 ~ 44.07'%

%25.91
%30.02
%44.07

CMYK RENK MODELİ

#6B7CB6 rengi CMYK tonu (41,32,0,29).

  • camgöbeği tonu 41.21%
  • eflatun tonu 31.87%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (41,32,0,29)
C41M32Y0K29 (41%, 32%, 0%, 29%)
(0.41 / 0.32 / 0.00 / 0.29)

CMYK yüzdeleri

%41.21
%31.87
%0
%28.63

Codes

Color #6B7CB6 in popluar color models

6B 7C B6
RGB 107 124 182
HSL 226° 33.94% 56.67%
HSB/HSV 226° 41.21% 71.37%
CMYK 41.21% 31.87% 0.00%
28.63%

Color #6B7CB6 in popluar number systems.

HEX 6B 7C B6
Decimal 107 124 182
Binary 1101011 1111100 10110110
Octal 153 174 266

Shades and tints

Shades of #6B7CB6

#6B7CB6
(107,124,182)
#6271A6
(98,113,166)
#596696
(89,102,150)
#505B86
(80,91,134)
#475076
(71,80,118)
#3E4566
(62,69,102)
#353A56
(53,58,86)
#2C2F46
(44,47,70)
#232436
(35,36,54)
#1A1926
(26,25,38)
#110E16
(17,14,22)
#000000
(0,0,0)

Tints of #6B7CB6

#6B7CB6
(107,124,182)
#7887BC
(120,135,188)
#8592C2
(133,146,194)
#929DC8
(146,157,200)
#9FA8CE
(159,168,206)
#ACB3D4
(172,179,212)
#B9BEDA
(185,190,218)
#C6C9E0
(198,201,224)
#D3D4E6
(211,212,230)
#E0DFEC
(224,223,236)
#EDEAF2
(237,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B7CB6; }

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

This text font color is #6B7CB6.

Background Color

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

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

This div background color is #6B7CB6.

Border color

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

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

This div border color is #6B7CB6.

Opacity

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

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

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

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

This text has shadow with #6B7CB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7CB6.

Preview

Color preview on black background

This text has color #6B7CB6 on black background.


Color preview on white background

This text has color #6B7CB6 on white background.


Black color preview on #6B7CB6 background

This text has black color on #6B7CB6 background.


White color preview on #6B7CB6 background

This text has white color on #6B7CB6 background.


Related colors

Complementary color

Complementary color for #hex is #948349.


I love getcolorcode.com

Triadic colors

1 #B66B7C and #7CB66B with #6B7CB6 are triadic colors.

2 #B67C6B and #7C6BB6 with #6B7CB6 are triadic colors.