COLOR #6B379E

HEX: #6B379E RGB: (107,55,158)

Renk bilgisi

#6B379E contains mainly red and blue colors. #6B379E ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#6B379E color RGB value is (107,55,158).

RGB: (107,55,158) (42%, 22%, 62%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 55 of 255 = 22%
B 158 of 255 = 62%

107
55
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 55 + 158 = 320 (100%)
R 107 of 320 ~ 33.44%
G 55 of 320 ~ 17.19%
B 158 of 320 ~ 49.38'%

%33.44
%17.19
%49.38

CMYK RENK MODELİ

#6B379E rengi CMYK tonu (32,65,0,38).

  • camgöbeği tonu 32.28%
  • eflatun tonu 65.19%
  • sarı tonu 0.00%
  • ana renk tonu 38.04%

CMYK: (32,65,0,38)
C32M65Y0K38 (32%, 65%, 0%, 38%)
(0.32 / 0.65 / 0.00 / 0.38)

CMYK yüzdeleri

%32.28
%65.19
%0
%38.04

Codes

Color #6B379E in popluar color models

6B 37 9E
RGB 107 55 158
HSL 270° 48.36% 41.76%
HSB/HSV 270° 65.19% 61.96%
CMYK 32.28% 65.19% 0.00%
38.04%

Color #6B379E in popluar number systems.

HEX 6B 37 9E
Decimal 107 55 158
Binary 1101011 110111 10011110
Octal 153 67 236

Shades and tints

Shades of #6B379E

#6B379E
(107,55,158)
#623290
(98,50,144)
#592D82
(89,45,130)
#502874
(80,40,116)
#472366
(71,35,102)
#3E1E58
(62,30,88)
#35194A
(53,25,74)
#2C143C
(44,20,60)
#230F2E
(35,15,46)
#1A0A20
(26,10,32)
#110512
(17,5,18)
#000000
(0,0,0)

Tints of #6B379E

#6B379E
(107,55,158)
#7849A6
(120,73,166)
#855BAE
(133,91,174)
#926DB6
(146,109,182)
#9F7FBE
(159,127,190)
#AC91C6
(172,145,198)
#B9A3CE
(185,163,206)
#C6B5D6
(198,181,214)
#D3C7DE
(211,199,222)
#E0D9E6
(224,217,230)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B379E color. Also use rgb(107,55,158) instead hex code.

Text Font Color

.myTextColor { color: #6B379E; }

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

This text font color is #6B379E.

Background Color

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

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

This div background color is #6B379E.

Border color

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

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

This div border color is #6B379E.

Opacity

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

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

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

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

This text has shadow with #6B379E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B379E.

Preview

Color preview on black background

This text has color #6B379E on black background.


Color preview on white background

This text has color #6B379E on white background.


Black color preview on #6B379E background

This text has black color on #6B379E background.


White color preview on #6B379E background

This text has white color on #6B379E background.


Related colors

Complementary color

Complementary color for #hex is #94C861.


I love getcolorcode.com

Triadic colors

1 #9E6B37 and #379E6B with #6B379E are triadic colors.

2 #9E376B and #376B9E with #6B379E are triadic colors.