COLOR #6A3874

HEX: #6A3874 RGB: (106,56,116)

Color info

#6A3874 contains mainly red and blue colors. Web safe color of #6A3874 is #663366 (or #636).

RGB color model

#6A3874 color RGB value is (106,56,116).

RGB: (106,56,116) (42%, 22%, 45%)

RGB channels and saturation

R 106 of 255 = 42%
G 56 of 255 = 22%
B 116 of 255 = 45%

106
56
116

R + G + B ~ 36%. #6A3874 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 56 + 116 = 278 (100%)
R 106 of 278 ~ 38.13%
G 56 of 278 ~ 20.14%
B 116 of 278 ~ 41.73'%

%38.13
%20.14
%41.73

CMYK color model

#6A3874 color CMYK value is (9,52,0,55).

  • cyan value is 8.62%
  • magenta value is 51.72%
  • yellow value is 0.00%
  • key color value is 54.51%
CMYK: (9,52,0,55) C9M52Y0K55 (9%,52%,0%,55%) (0.09/0.52/0.00/0.55) 

CMYK percentages

%8.62
%51.72
%0
%54.51

Codes

Color #6A3874 in popluar color models

6A 38 74
RGB 106 56 116
HSL 290° 34.88% 33.73%
HSB/HSV 290° 51.72% 45.49%
CMYK 8.62% 51.72% 0.00%
54.51%

Color #6A3874 in popluar number systems.

HEX 6A 38 74
Decimal 106 56 116
Binary 1101010 111000 1110100
Octal 152 70 164

Shades and tints

Shades of #6A3874

#6A3874
(106,56,116)
#61336A
(97,51,106)
#582E60
(88,46,96)
#4F2956
(79,41,86)
#46244C
(70,36,76)
#3D1F42
(61,31,66)
#341A38
(52,26,56)
#2B152E
(43,21,46)
#221024
(34,16,36)
#190B1A
(25,11,26)
#100610
(16,6,16)
#000000
(0,0,0)

Tints of #6A3874

#6A3874
(106,56,116)
#774A80
(119,74,128)
#845C8C
(132,92,140)
#916E98
(145,110,152)
#9E80A4
(158,128,164)
#AB92B0
(171,146,176)
#B8A4BC
(184,164,188)
#C5B6C8
(197,182,200)
#D2C8D4
(210,200,212)
#DFDAE0
(223,218,224)
#ECECEC
(236,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A3874 color. Also use rgb(106,56,116) instead hex code.

Text Font Color

.myTextColor { color: #6A3874; }

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

This text font color is #6A3874.

Background Color

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

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

This div background color is #6A3874.

Border color

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

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

This div border color is #6A3874.

Opacity

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

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

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

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

This text has shadow with #6A3874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A3874.

Preview

Color preview on black background

This text has color #6A3874 on black background.


Color preview on white background

This text has color #6A3874 on white background.


Black color preview on #6A3874 background

This text has black color on #6A3874 background.


White color preview on #6A3874 background

This text has white color on #6A3874 background.


Related colors

Complementary color

Complementary color for #hex is #95C78B.


I love getcolorcode.com

Triadic colors

1 #746A38 and #38746A with #6A3874 are triadic colors.

2 #74386A and #386A74 with #6A3874 are triadic colors.