COLOR #6C79B5

HEX: #6C79B5 RGB: (108,121,181)

Renk bilgisi

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

RGB renk modeli

#6C79B5 color RGB value is (108,121,181).

RGB: (108,121,181) (42%, 47%, 71%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 121 of 255 = 47%
B 181 of 255 = 71%

108
121
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 121 + 181 = 410 (100%)
R 108 of 410 ~ 26.34%
G 121 of 410 ~ 29.51%
B 181 of 410 ~ 44.15'%

%26.34
%29.51
%44.15

CMYK RENK MODELİ

#6C79B5 rengi CMYK tonu (40,33,0,29).

  • camgöbeği tonu 40.33%
  • eflatun tonu 33.15%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (40,33,0,29)
C40M33Y0K29 (40%, 33%, 0%, 29%)
(0.40 / 0.33 / 0.00 / 0.29)

CMYK yüzdeleri

%40.33
%33.15
%0
%29.02

Codes

Color #6C79B5 in popluar color models

6C 79 B5
RGB 108 121 181
HSL 229° 33.03% 56.67%
HSB/HSV 229° 40.33% 70.98%
CMYK 40.33% 33.15% 0.00%
29.02%

Color #6C79B5 in popluar number systems.

HEX 6C 79 B5
Decimal 108 121 181
Binary 1101100 1111001 10110101
Octal 154 171 265

Shades and tints

Shades of #6C79B5

#6C79B5
(108,121,181)
#636EA5
(99,110,165)
#5A6395
(90,99,149)
#515885
(81,88,133)
#484D75
(72,77,117)
#3F4265
(63,66,101)
#363755
(54,55,85)
#2D2C45
(45,44,69)
#242135
(36,33,53)
#1B1625
(27,22,37)
#120B15
(18,11,21)
#000000
(0,0,0)

Tints of #6C79B5

#6C79B5
(108,121,181)
#7985BB
(121,133,187)
#8691C1
(134,145,193)
#939DC7
(147,157,199)
#A0A9CD
(160,169,205)
#ADB5D3
(173,181,211)
#BAC1D9
(186,193,217)
#C7CDDF
(199,205,223)
#D4D9E5
(212,217,229)
#E1E5EB
(225,229,235)
#EEF1F1
(238,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C79B5 color. Also use rgb(108,121,181) instead hex code.

Text Font Color

.myTextColor { color: #6C79B5; }

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

This text font color is #6C79B5.

Background Color

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

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

This div background color is #6C79B5.

Border color

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

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

This div border color is #6C79B5.

Opacity

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

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

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

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

This text has shadow with #6C79B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C79B5.

Preview

Color preview on black background

This text has color #6C79B5 on black background.


Color preview on white background

This text has color #6C79B5 on white background.


Black color preview on #6C79B5 background

This text has black color on #6C79B5 background.


White color preview on #6C79B5 background

This text has white color on #6C79B5 background.


Related colors

Complementary color

Complementary color for #hex is #93864A.


I love getcolorcode.com

Triadic colors

1 #B56C79 and #79B56C with #6C79B5 are triadic colors.

2 #B5796C and #796CB5 with #6C79B5 are triadic colors.