COLOR #6B4BC4

HEX: #6B4BC4 RGB: (107,75,196)

Color info

#6B4BC4 contains mainly blue color. Web safe color of #6B4BC4 is #6633CC (or #63C).

RGB color model

#6B4BC4 color RGB value is (107,75,196).

RGB: (107,75,196) (42%, 29%, 77%)

RGB channels and saturation

R 107 of 255 = 42%
G 75 of 255 = 29%
B 196 of 255 = 77%

107
75
196

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

Portions of RGB colors in percentages

R + G + B = 107 + 75 + 196 = 378 (100%)
R 107 of 378 ~ 28.31%
G 75 of 378 ~ 19.84%
B 196 of 378 ~ 51.85'%

%28.31
%19.84
%51.85

CMYK color model

#6B4BC4 color CMYK value is (45,62,0,23).

  • cyan value is 45.41%
  • magenta value is 61.73%
  • yellow value is 0.00%
  • key color value is 23.14%

CMYK: (45,62,0,23)
C45M62Y0K23 (45%, 62%, 0%, 23%)
(0.45 / 0.62 / 0.00 / 0.23)

CMYK percentages

%45.41
%61.73
%0
%23.14

Codes

Color #6B4BC4 in popluar color models

6B 4B C4
RGB 107 75 196
HSL 256° 50.63% 53.14%
HSB/HSV 256° 61.73% 76.86%
CMYK 45.41% 61.73% 0.00%
23.14%

Color #6B4BC4 in popluar number systems.

HEX 6B 4B C4
Decimal 107 75 196
Binary 1101011 1001011 11000100
Octal 153 113 304

Shades and tints

Shades of #6B4BC4

#6B4BC4
(107,75,196)
#6245B3
(98,69,179)
#593FA2
(89,63,162)
#503991
(80,57,145)
#473380
(71,51,128)
#3E2D6F
(62,45,111)
#35275E
(53,39,94)
#2C214D
(44,33,77)
#231B3C
(35,27,60)
#1A152B
(26,21,43)
#110F1A
(17,15,26)
#000000
(0,0,0)

Tints of #6B4BC4

#6B4BC4
(107,75,196)
#785BC9
(120,91,201)
#856BCE
(133,107,206)
#927BD3
(146,123,211)
#9F8BD8
(159,139,216)
#AC9BDD
(172,155,221)
#B9ABE2
(185,171,226)
#C6BBE7
(198,187,231)
#D3CBEC
(211,203,236)
#E0DBF1
(224,219,241)
#EDEBF6
(237,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B4BC4 color. Also use rgb(107,75,196) instead hex code.

Text Font Color

.myTextColor { color: #6B4BC4; }

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

This text font color is #6B4BC4.

Background Color

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

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

This div background color is #6B4BC4.

Border color

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

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

This div border color is #6B4BC4.

Opacity

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

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

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

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

This text has shadow with #6B4BC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4BC4.

Preview

Color preview on black background

This text has color #6B4BC4 on black background.


Color preview on white background

This text has color #6B4BC4 on white background.


Black color preview on #6B4BC4 background

This text has black color on #6B4BC4 background.


White color preview on #6B4BC4 background

This text has white color on #6B4BC4 background.


Related colors

Complementary color

Complementary color for #hex is #94B43B.


I love getcolorcode.com

Triadic colors

1 #C46B4B and #4BC46B with #6B4BC4 are triadic colors.

2 #C44B6B and #4B6BC4 with #6B4BC4 are triadic colors.