COLOR #6B377E

HEX: #6B377E RGB: (107,55,126)

Renk bilgisi

#6B377E contains mainly red and blue colors. #6B377E ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#6B377E color RGB value is (107,55,126).

RGB: (107,55,126) (42%, 22%, 49%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 55 of 255 = 22%
B 126 of 255 = 49%

107
55
126

R + G + B ~ 38%. #6B377E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 55 + 126 = 288 (100%)
R 107 of 288 ~ 37.15%
G 55 of 288 ~ 19.1%
B 126 of 288 ~ 43.75'%

%37.15
%19.1
%43.75

CMYK RENK MODELİ

#6B377E rengi CMYK tonu (15,56,0,51).

  • camgöbeği tonu 15.08%
  • eflatun tonu 56.35%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%

CMYK: (15,56,0,51)
C15M56Y0K51 (15%, 56%, 0%, 51%)
(0.15 / 0.56 / 0.00 / 0.51)

CMYK yüzdeleri

%15.08
%56.35
%0
%50.59

Codes

Color #6B377E in popluar color models

6B 37 7E
RGB 107 55 126
HSL 284° 39.23% 35.49%
HSB/HSV 284° 56.35% 49.41%
CMYK 15.08% 56.35% 0.00%
50.59%

Color #6B377E in popluar number systems.

HEX 6B 37 7E
Decimal 107 55 126
Binary 1101011 110111 1111110
Octal 153 67 176

Shades and tints

Shades of #6B377E

#6B377E
(107,55,126)
#623273
(98,50,115)
#592D68
(89,45,104)
#50285D
(80,40,93)
#472352
(71,35,82)
#3E1E47
(62,30,71)
#35193C
(53,25,60)
#2C1431
(44,20,49)
#230F26
(35,15,38)
#1A0A1B
(26,10,27)
#110510
(17,5,16)
#000000
(0,0,0)

Tints of #6B377E

#6B377E
(107,55,126)
#784989
(120,73,137)
#855B94
(133,91,148)
#926D9F
(146,109,159)
#9F7FAA
(159,127,170)
#AC91B5
(172,145,181)
#B9A3C0
(185,163,192)
#C6B5CB
(198,181,203)
#D3C7D6
(211,199,214)
#E0D9E1
(224,217,225)
#EDEBEC
(237,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B377E; }

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

This text font color is #6B377E.

Background Color

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

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

This div background color is #6B377E.

Border color

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

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

This div border color is #6B377E.

Opacity

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

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

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

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

This text has shadow with #6B377E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B377E.

Preview

Color preview on black background

This text has color #6B377E on black background.


Color preview on white background

This text has color #6B377E on white background.


Black color preview on #6B377E background

This text has black color on #6B377E background.


White color preview on #6B377E background

This text has white color on #6B377E background.


Related colors

Complementary color

Complementary color for #hex is #94C881.


I love getcolorcode.com

Triadic colors

1 #7E6B37 and #377E6B with #6B377E are triadic colors.

2 #7E376B and #376B7E with #6B377E are triadic colors.